[ http://jira.codehaus.org/browse/MCLOVER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vincent Massol updated MCLOVER-7: --------------------------------- Fix Version/s: (was: 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 > Issue Type: Bug > Affects Versions: 2.0-alpha-1 > Reporter: Chris Gray > Assigned To: Vincent Massol > > 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