|
Stacktrace for NPE attached.
I have the same problem, I tried to redefine the classpath inside ant task, and the same problem appeared.
Does anyone have idea how to correct this? or any workaround? Thanks in advance, I found a comment in maven.xml file, it tries to redefine the classpath. See below:
<!-- When invoking ant:ant, ant's task rmic and xslt are broken due to <goal name="invoke-ant" description="execute ant"> <java classname="org.apache.tools.ant.Main" fork="true" failonerror="false" maxmemory="128M"> |
|||||||||||||||||||||||||||||||||||||||||||||||||
http://www.mail-archive.com/users@maven.apache.org/msg16864.html
Would seem to be due to incorrect class loader. Any temporary workarounds for this issue will be most gratefully received.