-
Improvement
-
Resolution: Fixed
-
Critical
-
None
-
Platform: All, OS: All
When we perform a non-recursive subversion checkout/update of our source code
(see issue 1311), hudson tries to resolve the sub-modules that do not exist
since their "pom.xml" file have not been checked out. To resolve this problem it
would be nice if Hudson support the maven option "N", "-non-recursive" in
order to not recurs into sub-projects.