Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I get an NPE from maven-enforcer-plugin if I use the new m2e syntax that handles lifecycle management in Eclipse.
I reported details here, then realized this was a maven-enforcer-plugin bug, not an m2e bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=560205
The NPE is triggered in the Maven enforcer plugin when using the m2e syntax along with an enforcer rule that requires a specific Maven version. See the above linked bug for info.