Re: [spice-dev] Clover plugin

Mauro Talevi <[email protected]> Thu, 20 Oct 2005 11:41:05 +0100
Newsgroups gmane.comp.java.spice.devel
Message-ID <[email protected]>
Johan Sjöberg wrote:
> Hi!
> 
> Anyone know how to get the Clover plugin working? Or does it work for you?
> 

Hi - works fine for me.
Did you set the maven.clover.license.path property?

Also, with JDK 1.5, you need to upgrade to

<!-- required for JDK 1.5 -->
<dependency>
   <groupId>maven</groupId>
   <artifactId>maven-clover-plugin</artifactId>
   <version>1.10</version>
   <type>plugin</type>
</dependency>		

Cheers


------------------------------
spice dev mailing list
[email protected] to post
dev-unsubscribe-kYqEwUbZbpqxIXFVlbCvtR2eb7JE58TQ@public.gmane.org to unsubscribe