Maven 1.x Clover Plugin

Error in clover plugin v1.9

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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 :
    0

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

Activity

Hide
Carlos Sanchez added a comment -

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

Show
Carlos Sanchez added a comment - The problem is that maven:set doesn't allow nulls in value attribute. Fixed in svn, I'll make tests asap.
Hide
Carlos Sanchez added a comment -

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.

Show
Carlos Sanchez added a comment - 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.
Hide
Vincent Massol added a comment -

Works for me.

Show
Vincent Massol added a comment - Works for me.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: