Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.2
-
Labels:None
-
Environment:maven rc3, jxr-plugin-1.4
-
Number of attachments :
Description
Trying to jxr-report an empty java file (0 byte) is causing a
BUILD FAILED
File...... C:\maven-1.0-rc3\unpacked_plugins\maven-jxr-plugin-1.4\plugin.jelly
Element... jxr:jxr
Line...... 97
Column.... 31
java.lang.NullPointerException
Total time: 21 seconds
Finished at: Wed Jun 16 15:06:22 CEST 2004
Fixed. We don't process empty files.