[ http://jira.codehaus.org/browse/MPCLOVER-39?page=comments#action_40341 ] Vincent Massol commented on MPCLOVER-39: ----------------------------------------
hmm... I guess the definition of "loss of time" is subjective... It does generate a report containing information such as LOC, NCLOC, etc. What I don't understand is why you run clover if you don't want it to run... Don't put it as part of the project's reports :-) > Sources file should not be instrumented when no test file is present > -------------------------------------------------------------------- > > Key: MPCLOVER-39 > URL: http://jira.codehaus.org/browse/MPCLOVER-39 > Project: maven-clover-plugin > Type: Improvement > Versions: 1.9 > Environment: mavan 1.0.1 clover plugin 1.9 > Reporter: Julien Kirch > > > I have a project with no test file (it's a set of test classes we want to > reuse and NO we don't test the tests) > when building the project's site : > ***snip > [javac] loaded from: > C:\maven-1.0.1\repository\clover\jars\clover-1.3.6.jar > [javac] 30 day Evaluation Version distributed via the Maven Jar > Repository. > [javac] Clover is not free. You have 30 days to evaluate it. After this, > please visit http://www.cenqua.com to obtain a licensed version > of Clover > [javac] No coverage database > 'C:\yourNameHere\target\clover\database\clover_coverage.db' found. Creating a > fresh one. > [javac] Clover all over. Instrumented 80 file. > ***snip > as there's no test to execute, clovering the source is a pure loss of time, > the plugin should check it -- 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]