[M1] Clover license problem

2005-07-21 Thread Michael Owen
Hi, I'm having trouble getting Clover to work with Maven 1.0.2. In my project.xml I have (almong other standard stuff): maven-junit-report-plugin maven-clover-plugin maven-jxr-plugin .. .. clove

Re: [M1] Clover license problem

2005-07-21 Thread Nicolas Chalumeau
What is your maven-clover-plugin version? According to the change report this has been fixed with 1.9. Nicolas 2005/7/21, Michael Owen <[EMAIL PROTECTED]>: > Hi, > > I'm having trouble getting Clover to work with Maven 1.0.2. > > In my project.xml I have (almong other standard stuff): > >

Re: [M1] Clover license problem

2005-07-21 Thread Nicolas Chalumeau
> > only. Have do I make sure I'm using right version etc. ie. what do I need to > change.? > > Many thanks for your reply, > > Mike > > >From: Nicolas Chalumeau > <[EMAIL PROTECTED]>>Reply-To: Nicolas Chalumeau > <[EMAIL PROTECTE

[M1] Clover license problem + cxclude certain files from clover

2005-07-28 Thread Michael Owen
(Using Maven 1.0.2) Hi, Problem1: I need to define where the license is using: maven.clover.license.path=C://clover/licenses/clover.license however, I want this to work across many peoples machines (windows + linux), and therefore having this file path is "bad". I thought about using an env

RE: [M1] Clover license problem + cxclude certain files from clover

2005-07-28 Thread Michael Owen
"Maven Users List" <users@maven.apache.org>>To: users@maven.apache.org>Subject: [M1] Clover license problem + cxclude certain files from clover>Date: Thu, 28 Jul 2005 12:07:29 +0100>>(Using Maven 1.0.2)>>Hi,>>Problem1:>>I need to define