Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9.1
-
Component/s: None
-
Labels:None
-
Environment:maven 1.0.1 clover plugin 1.9
-
Number of attachments :
Description
maven clean java:compile clover -Dmaven.test.skip=true
BUILD FAILED
File...... c:\maven-1.0.1\cache\maven-clover-plugin-1.9\plugin.jelly
Element... maven:set
Line...... 226
Column.... 42
You must define an attribute called 'value' for this tag.
Total time: 5 seconds
Finished at: Tue May 24 09:03:13 CEST 2005
The problem is that maven:set doesn't allow nulls in value attribute. Fixed in svn, I'll make tests asap.