-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: PC, OS: Windows XP
There seems to be an issue running maven2 jobs on a box that has 2 or more
executors that is configured to build dependecies in parallel. Also I have the
box for "Build whenever a SNAPSHOT dependency is built" checked.
I have a project that has multiple child modules and some of those modules have
children. It appears that some of the modules are allowed to be built although
the dependent module has not finished building. This results in some modules
getting built multiple times for one build.
It seems like a module should not be added to the moved from the build queue to
an executor if the modules that it depends on have not been built.
OS: Windows Server 2003
Hudson: 1.260
Maven: 2.0.8
JDK: 1.5.0-11
- duplicates
-
JENKINS-2736 Inefficient build order for Maven2 projects
- Closed