Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
3.0-beta-3 (staging)
Description
Testing latest beta-3 available in staging, I get an NPE when calling one of my plugins that use the ant wrapper (described at http://www.sonatype.com/books/mhandbook/reference/ch04s04.html)
Here is a sample plugin project that use this feature (I took the one available in Maven book).
Compile it, then call
mvn org.sonatype.mavenbook.plugins:firstant-maven-plugin:echo -Dmessage=world -e
This works with 2.2.1/beta-2 but throws an NPE with beta-3 (see attached logs)
Attachments
Attachments
Issue Links
- is related to
-
MNG-4396 [regression] Ant plugin fails with Maven-3
- Closed