-
Improvement
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Platform: All, OS: All
On Maven 2 projects, I have checked on the "Build whenever a SNAPSHOT dependency
is built" feature. However, it does not build when its parent snapshot changes.
The description does not say it checks for the parent builds (only states it
checks dependencies, plugins, and extensions), so probably it is working as
designed.
This enhancement request is to add checking of the parent snapshots.
A workaround is to check on the "Build after other projects are built" feature
and enter the parent snapshot project on each of the modules, but that's effort
and maintenance, especially with a large quantity of components, and
particularly with regular releases!
Does this still happen in current versions of Jenkins?
In my experience, this should work now.