Details
-
Type:
Bug
-
Status: Reopened (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: maven-plugin
-
Labels:None
-
Similar Issues:
Description
We have upgraded from Jenkins 1.399 to Jenkins 1.441. Our Maven jobs are now run by Maven 3.0.3 instead of Maven 2.2.1.
When a job is a Maven multi-module project, it is possible to run a single submodule (on the job page, click on "Modules", then start the build for a given submodule). It was working fine with our old instance but now the build fails with status "ABORTED".
See thread: http://jenkins.361315.n4.nabble.com/Build-Maven-submodule-gt-ABORTED-td4128116.html
Is it possible to reintroduce this feature?
Thanks
The wiki page for Maven plugin says that it the fix has made it into 2.7 release. So is this issue Resolved?