Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: core
-
Labels:None
Description
For a multiproject style project in which the subprojects are interdependent, e.g. an ear subproject depends on an ejb and a war subproject, it is impossible to attain the clean goal at the root of the project without first installing each subproject.
Often in a multiproject environment a 'master build' project with no subproject dependencies is created.