Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: maven-plugin
-
Labels:None
Description
We're using maven + hudson + java. I kicked off a build which resulted in a failure in a module. This left several modules unbuilt, even though they did not depend on the failed module. I kicked off a new build, however, the previously unbuilt modules were still not rebuilt. Please let me know if you need more information.
Issue Links
- depends on
-
JENKINS-9072
Incremental builds: Marking modules not being build early, doesn't work with maven 3 projects
-
- Resolved
-
- is duplicated by
-
JENKINS-6976
In incremental build mode - if a breaking commit is done to a module while another module is broken, the build eventually succeeds
-
- Resolved
-
-
JENKINS-8350
Incremental builds should include previous builds' modules if they couldn't be executed due to a failure in another module of the previous build
-
- Resolved
-
- is related to
-
JENKINS-13758
Incremental Builds: If a build is aborted right after a failed one, not all necessary modules are build
-
- Open
-
-
JENKINS-5121
Deploy all built modules on success, including from previous failed builds
-
- Resolved
-
-
JENKINS-5639
Missing modules in deploying to maven repository in Incremental build
-
- Resolved
-
config of your job and console logs from these builds would help.. or steps to reproduce the issue in a new install of a recent hudson release.