-
New Feature
-
Resolution: Unresolved
-
Major
-
None
For continuous deployment, one needs every build to have its own release version number (not SNAPSHOT). When one dependency is built it is necessary to trigger the build of dependent projects.
We would like the plugin to trigger the build of dependent projects even if they are not SNAPSHOT dependencies.
This functionality requested is very similar to what is available in the Ivy trigger (https://wiki.jenkins-ci.org/display/JENKINS/IvyTrigger+Plugin).