> -----Original Message----- > From: Anuerin Diaz [mailto:[EMAIL PROTECTED] > Sent: lundi 14 novembre 2005 17:32 > To: Maven Users List > Subject: Re: [m2] Clover plugin > > i forgot that i also added this in my dependency: > > <dependency> > <groupId>clover</groupId> > <artifactId>clover</artifactId> > <version>1.3.5</version> > </dependency> > <dependency> > <groupId>maven</groupId> > <artifactId>maven-clover-plugin</artifactId> > <version>1.8</version> > </dependency>
This is only required in the alpha 1 version of the plugin. The version in SVN trunk do not require you to add any dependency to your project. [snip] Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
