https://hudson.dev.java.net/issues/show_bug.cgi?id=346 Issue #|346
Summary|many schedules per projects
Component|hudson
Version|current
Platform|All
OS/Version|All
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|FEATURE
Priority|P3
Subcomponent|www
Assigned to|issues@hudson
Reported by|smoku
------- Additional comments from
[hidden email] Tue Mar 6 13:01:02 +0000 2007 -------
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. :-) ]
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]