Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
None
-
None
-
None
Description
Seems this affects all released maven versions.
The problem, is that org.apache.maven.DefaultMaven#getLifecycleParticipants is invoked with empty list, as there are no projects read up yet.
Moreover, there is a comment on class, suggesting to remove this method. So, maybe just remove it?
Attachments
Issue Links
- is superceded by
-
MNG-5771 improved user-configurable core extensions mechanism
- Closed