You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/07/20 11:47:57 UTC

[jira] Created: (MNG-618) clover:check fails, even though coverage is 100%

clover:check fails, even though coverage is 100%
------------------------------------------------

         Key: MNG-618
         URL: http://jira.codehaus.org/browse/MNG-618
     Project: Maven 2
        Type: Bug
  Components: maven-plugins  
 Reporter: Brett Porter
 Assigned to: Vincent Massol 


this is occurring on maven-clover-plugin-samples-simple

-- 
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] Updated: (MNG-618) clover:check fails, even though coverage is 100%

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-618?page=all ]

Brett Porter updated MNG-618:
-----------------------------

    Fix Version: 2.0-beta-2

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MNG-618
>          URL: http://jira.codehaus.org/browse/MNG-618
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Vincent Massol
>      Fix For: 2.0-beta-2

>
>
> this is occurring on maven-clover-plugin-samples-simple

-- 
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] Updated: (MNG-618) clover:check fails, even though coverage is 100%

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-618?page=all ]

Brett Porter updated MNG-618:
-----------------------------

    Fix Version:     (was: 2.0-beta-3)
                 2.0-beta-4

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MNG-618
>          URL: http://jira.codehaus.org/browse/MNG-618
>      Project: Maven 2
>         Type: Bug
>   Components: maven-clover-plugin
>     Reporter: Brett Porter
>     Assignee: Vincent Massol
>      Fix For: 2.0-beta-4

>
>
> this is occurring on maven-clover-plugin-samples-simple

-- 
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: (MNG-618) clover:check fails, even though coverage is 100%

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-618?page=comments#action_43104 ] 

Vincent Massol commented on MNG-618:
------------------------------------

Yes, I'm aware of this one. However, currently the clover API doesn't return the TPC. Thus I've been trying to generate a clover report to see it but I can't till the issues with mixed plugins is resolved...  (I've not been able to find the problem jsut by looking at the code).

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MNG-618
>          URL: http://jira.codehaus.org/browse/MNG-618
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Vincent Massol

>
>
> this is occurring on maven-clover-plugin-samples-simple

-- 
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: (MNG-618) clover:check fails, even though coverage is 100%

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-618?page=comments#action_49343 ] 

Vincent Massol commented on MNG-618:
------------------------------------

ok, I've found a better way that doesn't necessitate to play with the surefire forking (although that would work too). Use a threaded flush policy and wait 2*flushinterval before running the check. I'm implementing it now...

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MNG-618
>          URL: http://jira.codehaus.org/browse/MNG-618
>      Project: Maven 2
>         Type: Bug
>   Components: maven-clover-plugin
>     Reporter: Brett Porter
>     Assignee: Vincent Massol
>      Fix For: 2.0.1

>
>
> this is occurring on maven-clover-plugin-samples-simple

-- 
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] Reopened: (MCLOVER-4) clover:check fails, even though coverage is 100%

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


Reopening to set again versions after the jira move from "Maven 2" to "Maven 2.x Clover Plugin"

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MCLOVER-4
>          URL: http://jira.codehaus.org/browse/MCLOVER-4
>      Project: Maven 2.x Clover Plugin
>         Type: Bug

>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>     Assignee: Vincent Massol
>      Fix For: 2.0

>
>
> this is occurring on maven-clover-plugin-samples-simple

-- 
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: (MCLOVER-4) clover:check fails, even though coverage is 100%

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

    Resolution: Fixed

Fixed again versions after the jira move from "Maven 2" to "Maven 2.x Clover Plugin"

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MCLOVER-4
>          URL: http://jira.codehaus.org/browse/MCLOVER-4
>      Project: Maven 2.x Clover Plugin
>         Type: Bug

>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>     Assignee: Vincent Massol
>      Fix For: 2.0

>
>
> this is occurring on maven-clover-plugin-samples-simple

-- 
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] Updated: (MNG-618) clover:check fails, even though coverage is 100%

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-618?page=all ]

Brett Porter updated MNG-618:
-----------------------------

    Component:     (was: maven-plugins)
               maven-clover-plugin

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MNG-618
>          URL: http://jira.codehaus.org/browse/MNG-618
>      Project: Maven 2
>         Type: Bug
>   Components: maven-clover-plugin
>     Reporter: Brett Porter
>     Assignee: Vincent Massol
>      Fix For: 2.0-beta-2

>
>
> this is occurring on maven-clover-plugin-samples-simple

-- 
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: (MNG-618) clover:check fails, even though coverage is 100%

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-618?page=comments#action_43644 ] 

Vincent Massol commented on MNG-618:
------------------------------------

I have the feeling this is linked to MNG-441 (surefire tests are not forked). As the tests are not forked, the coverage data is not written in the clover db before the Clover check is run. Any idea when MNG-441 will be fixed?

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MNG-618
>          URL: http://jira.codehaus.org/browse/MNG-618
>      Project: Maven 2
>         Type: Bug
>   Components: maven-plugins
>     Reporter: Brett Porter
>     Assignee: Vincent Massol
>      Fix For: 2.0-beta-2

>
>
> this is occurring on maven-clover-plugin-samples-simple

-- 
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: (MNG-618) clover:check fails, even though coverage is 100%

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

    Resolution: Fixed

Works now!

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MNG-618
>          URL: http://jira.codehaus.org/browse/MNG-618
>      Project: Maven 2
>         Type: Bug
>   Components: maven-clover-plugin
>     Reporter: Brett Porter
>     Assignee: Vincent Massol
>      Fix For: 2.0.1

>
>
> this is occurring on maven-clover-plugin-samples-simple

-- 
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] Updated: (MCLOVER-4) clover:check fails, even though coverage is 100%

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

Vincent Massol updated MCLOVER-4:
---------------------------------

        Version: 2.0-alpha-1
    Fix Version: 2.0

set again versions after the jira move from "Maven 2" to "Maven 2.x Clover Plugin"

> clover:check fails, even though coverage is 100%
> ------------------------------------------------
>
>          Key: MCLOVER-4
>          URL: http://jira.codehaus.org/browse/MCLOVER-4
>      Project: Maven 2.x Clover Plugin
>         Type: Bug

>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>     Assignee: Vincent Massol
>      Fix For: 2.0

>
>
> this is occurring on maven-clover-plugin-samples-simple

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