Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Windows XP SP2, Java SDK 1.4.2_06, Maven 1.0.2
-
Testcase included:yes
-
Number of attachments :
Description
NullPointerException thrown when calling the RMIC ant task from within Maven. To see run:
> maven java:compile
From within the attached test case project.
This issue appears to have been reported before:
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.