Issue Details (XML | Word | Printable)

Key: MPCLOVER-38
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Carlos Sanchez
Reporter: Julien Kirch
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Clover Plugin

Error in clover plugin v1.9

Created: 24/May/05 02:05 AM   Updated: 28/May/05 02:49 AM   Resolved: 28/May/05 02:49 AM
Return to search
Component/s: None
Affects Version/s: 1.9
Fix Version/s: 1.9.1

Time Tracking:
Not Specified

Environment: maven 1.0.1 clover plugin 1.9


 Description  « Hide

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



Carlos Sanchez made changes - 24/May/05 12:49 PM
Field Original Value New Value
Assignee Carlos Sanchez [ carlos ]
Carlos Sanchez made changes - 24/May/05 12:49 PM
Status Open [ 1 ] In Progress [ 3 ]
Carlos Sanchez added a comment - 24/May/05 12:50 PM

The problem is that maven:set doesn't allow nulls in value attribute. Fixed in svn, I'll make tests asap.


Carlos Sanchez added a comment - 24/May/05 06:12 PM

Test added under src\plugin-test\testCloverOffCleansProperly. It runs ok from that dir but the plugin:test is failing, seems a file path issue with multiproject, maybe I need to update another plugin.


Vincent Massol added a comment - 28/May/05 02:49 AM

Works for me.


Vincent Massol made changes - 28/May/05 02:49 AM
Resolution Fixed [ 1 ]
Fix Version/s 1.9.1 [ 11722 ]
Status In Progress [ 3 ] Closed [ 6 ]