OK Just in case somebody cares, the exception happens because Maven
doesn't properly set the ANT classloader, so the rmic compiler ends up
with a null classloader :-(
-- Jeanfrancois
Jeanfrancois Arcand wrote:
Hi,
when I call ant:rmic from Maven 1.0.2 I'm getting:
[rmic] java.lang.NullPointe
Hi,
when I call ant:rmic from Maven 1.0.2 I'm getting:
[rmic] java.lang.NullPointerException
[rmic] at
sun.rmi.rmic.iiop.CompoundType.loadClass(CompoundType.java:328)
[rmic] at sun.rmi.rmic.iiop.Type.initClass(Type.java:961)
[rmic] at sun.rmi.rmic.iiop.Type.setReposi