You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Julien Kirch (JIRA)" <ji...@codehaus.org> on 2005/05/24 09:05:58 UTC

[jira] Created: (MPCLOVER-38) Error in clover plugin v1.9

Error in clover plugin v1.9
---------------------------

         Key: MPCLOVER-38
         URL: http://jira.codehaus.org/browse/MPCLOVER-38
     Project: maven-clover-plugin
        Type: Bug
    Versions: 1.9    
 Environment: maven 1.0.1 clover plugin 1.9
    Reporter: Julien Kirch


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


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPCLOVER-38) Error in clover plugin v1.9

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPCLOVER-38?page=comments#action_39702 ]
     
Carlos Sanchez commented on MPCLOVER-38:
----------------------------------------

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.

> Error in clover plugin v1.9
> ---------------------------
>
>          Key: MPCLOVER-38
>          URL: http://jira.codehaus.org/browse/MPCLOVER-38
>      Project: maven-clover-plugin
>         Type: Bug
>     Versions: 1.9
>  Environment: maven 1.0.1 clover plugin 1.9
>     Reporter: Julien Kirch
>     Assignee: Carlos Sanchez

>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPCLOVER-38) Error in clover plugin v1.9

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPCLOVER-38?page=comments#action_39691 ]
     
Carlos Sanchez commented on MPCLOVER-38:
----------------------------------------

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

> Error in clover plugin v1.9
> ---------------------------
>
>          Key: MPCLOVER-38
>          URL: http://jira.codehaus.org/browse/MPCLOVER-38
>      Project: maven-clover-plugin
>         Type: Bug
>     Versions: 1.9
>  Environment: maven 1.0.1 clover plugin 1.9
>     Reporter: Julien Kirch
>     Assignee: Carlos Sanchez

>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPCLOVER-38) Error in clover plugin v1.9

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPCLOVER-38?page=all ]
     
Vincent Massol closed MPCLOVER-38:
----------------------------------

    Fix Version: 1.9.1
     Resolution: Fixed

Works for me.

> Error in clover plugin v1.9
> ---------------------------
>
>          Key: MPCLOVER-38
>          URL: http://jira.codehaus.org/browse/MPCLOVER-38
>      Project: maven-clover-plugin
>         Type: Bug
>     Versions: 1.9
>  Environment: maven 1.0.1 clover plugin 1.9
>     Reporter: Julien Kirch
>     Assignee: Carlos Sanchez
>      Fix For: 1.9.1

>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org