Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-7, 3.0-beta-1
-
None
Description
The fix that was put in for MNG-4553 causes plexus:plexus-container-default to be erroneously included in the plugin runtime classpath. This in turn causes type conflicts between the container used by Maven core and the plugin. Possible error scenario: Mojo not being contextualized.