[jira] Updated: (MCLOVER-7) "mvn clover:report" generates errors in tests that execute properly in "mvn test"

2006-01-02 Thread Vincent Massol (JIRA)
 [ http://jira.codehaus.org/browse/MCLOVER-7?page=all ]

Vincent Massol updated MCLOVER-7:
-

Fix Version: (was: 2.0)
 2.1

> "mvn clover:report" generates errors in tests that execute properly in "mvn 
> test"
> -
>
>  Key: MCLOVER-7
>  URL: http://jira.codehaus.org/browse/MCLOVER-7
>  Project: Maven 2.x Clover Plugin
> Type: Bug

> Versions: 2.0-alpha-1
> Reporter: Chris Gray
>  Fix For: 2.1

>
>
> Some of our java code opens data files, which have been stored in the 
> ${PROJECT_ROOT} directory.  When we execute "mvn test", the code compiles 
> fine, and all unit tests pass.  However, when we add the clover plugin to the 
> pom.xml file, all tests fail during the clover run.  As far as I can tell, it 
> looks like clover when executes the tests, they look for the data files in 
> the ${PROJECT_ROOT}/target/clover directory instead of the ${PROJECT_ROOT} 
> directory.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MCLOVER-7) "mvn clover:report" generates errors in tests that execute properly in "mvn test"

2005-12-20 Thread Vincent Massol (JIRA)
 [ http://jira.codehaus.org/browse/MCLOVER-7?page=all ]

Vincent Massol updated MCLOVER-7:
-

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"

> "mvn clover:report" generates errors in tests that execute properly in "mvn 
> test"
> -
>
>  Key: MCLOVER-7
>  URL: http://jira.codehaus.org/browse/MCLOVER-7
>  Project: Maven 2.x Clover Plugin
> Type: Bug

> Versions: 2.0-alpha-1
> Reporter: Chris Gray
>  Fix For: 2.0

>
>
> Some of our java code opens data files, which have been stored in the 
> ${PROJECT_ROOT} directory.  When we execute "mvn test", the code compiles 
> fine, and all unit tests pass.  However, when we add the clover plugin to the 
> pom.xml file, all tests fail during the clover run.  As far as I can tell, it 
> looks like clover when executes the tests, they look for the data files in 
> the ${PROJECT_ROOT}/target/clover directory instead of the ${PROJECT_ROOT} 
> directory.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]