Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
When using the enforcer plugin, it somehow messes up the dependencies in a reactor-based build. The attached zip file exhibits the problem. Our project structure is a bit weird. We have one top-level project which contains a bunch of modules. One of the modules is a pom-based "tempalte" project which sets up all of our build settings (src/target for the compiler, turns on the aspectj compiler, etc.). All of the other modules extend the "template" project and they themselves have multiple sub-project.
Issue Links
- duplicates
-
MENFORCER-11
enforce-once causes MNG-2277 to be expressed in reactor builds. Find a way to work around it.
-
- is duplicated by
-
MNG-3128
Enforcer Plugin Messes Up Dependencies
-
I originally opened this up under the main Maven2 project. Oops!