Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-1
-
Fix Version/s: 1.1-beta-3
-
Component/s: plugin manager
-
Labels:None
-
Environment:Win2k, Maven 1.1-beta 1 installed
-
Number of attachments :
Description
I have a reactored build which creates many EJB jars via ejb:install-snapshot
The was5 plugin from sourceforge is installed and it has a postGoal defined on ejb:ejb.
Out of several EJB projects that are built during the reactored build, only the first EJB project has the postGoal executed, it is skipped for the other EJB projects
Issue Links
- depends upon
-
MAVEN-1691
Variable scope problem
-
- is depended upon by
-
MPLINKCHECK-26
Linkcheck report not generated in multiproject build with navigation=aggregate
-
- is duplicated by
-
MPMULTIPROJECT-66
pre/postGoal defined in plugins are only called once during multiproject goals
-
did it work in 1.0.2? do you have a small reproducible test case?