Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-346

many schedules per project

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      It would be great if Hudson support more than one build schedule per project
      each with different target possible.

      Let me describe my issue.

      We are using Hudson to do continuous builds of our projects and ocasionally to
      do "release:perform" build of Maven Release Plugin.
      With current Hudson we need to setup two "different" projects: "My
      Project-SNAPSHOT" and "My Project-RELEASE" that differs only with maven goal
      called (and the goal parameters).

      I would like to see it as two different schedules, one "Poll SCM" with "mvn
      package" target and second manual with "release:perform -D...".

      One could setup "mvn site:deploy" nightly as a third job, etc.

      It might be very usefull and keep all project activities under one Hudson
      Project hood instead of many semi-different separate projects (with manual labor
      required to keep them in sync).

      [This is how Continuum does it and it works just fine. :-) ]

            Unassigned Unassigned
            smoku smoku
            Votes:
            15 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: