I opened http://jira.codehaus.org/browse/MNG-4786 . The test case comes directly from the Maven book (see http://www.sonatype.com/books/mhandbook/reference/ch04s04.html)
2010/8/31 Benjamin Bentmann <[email protected]> > Vincent Latombe wrote: > > I'm getting an NPE, calling a plugin that uses ant scripts >> Caused by: java.lang.NullPointerException >> at >> >> org.apache.maven.script.ant.AntMojoWrapper.execute(AntMojoWrapper.java:126) >> at >> >> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107) >> > > Please fill an issue with details and steps to reproduce so we can have a > closer look. > > > Benjamin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Vincent
