
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Related
|
|
|
|
This issue is related to:
|
|
MNG-2277
aggregating plugins in submodules of the reactor return all projects causing a chicken/egg issue
|
|
|
|
|
dependent
|
|
|
|
This issue is depended upon by:
|
|
MNG-3435
fix for MNG2277 has not been merged to trunk, causing an integration test failure
|
|
|
|
 |
MJAVADOC-119
Aggregate does not work for multiple module project when doing install.
|
|
|
|
|
MENFORCER-11
enforce-once causes MNG-2277 to be expressed in reactor builds. Find a way to work around it.
|
|
|
|
|
|
|
eg, assembly:attached
when this is put in maven-core, and a build is run from the root project with a clean repo, it fails, as the original project sorter doesn't consider the dependencies, building plugin-tools after maven-core.
However, hitting the aggregator when building maven-core then tries to resolve all of the projects as dependencies.
|
|
Description
|
eg, assembly:attached
when this is put in maven-core, and a build is run from the root project with a clean repo, it fails, as the original project sorter doesn't consider the dependencies, building plugin-tools after maven-core.
However, hitting the aggregator when building maven-core then tries to resolve all of the projects as dependencies. |
Show » |
|