ah, great. I already found that issue in JIRA, but I did not notice I was using version 1.6 and needed 1.7.
thank you, Wim -----Original Message----- From: Vincent Massol [mailto:[EMAIL PROTECTED] Sent: vrijdag 4 maart 2005 14:11 To: 'Maven Users List' Subject: RE: Clover plugin making tests running twice > -----Original Message----- > From: Deblauwe, Wim [mailto:[EMAIL PROTECTED] > Sent: jeudi 3 mars 2005 18:00 > To: '[email protected]' > Subject: Clover plugin making tests running twice > > Hi, > > I am using the clover plugin, but when I do my tests are being run twice. > Once just normally, and once instrumented by Clover. Any idea on how I can > avoid this? If you run maven:clover the tests will be run once. I guess you mean when you use the site plugin. In that case I've just added a new property to that effect in version 1.7 of the Clover plugin. See the changelog: http://maven.apache.org/reference/plugins/clover/changes-report.html#1_7 You can also check the JIRA issue that was opened: http://jira.codehaus.org/browse/MPCLOVER-18 Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - - - - - - - DISCLAIMER- - - - - - - - Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liablility for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.
