> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: mercredi 21 décembre 2005 12:18
> To: Maven Users List
> Subject: Re: Clover and licensed jar file
> 
> Adding a <dependency> element to the <plugin> doesn't work?

Oops.. sorry I'm wrong. I've already added support for a license :-)

There's a licenseFile config element:

<configuration>
  <licenseFile>path/to/your/license/file</licenseFile>
</configuration>

Thanks
-Vincent

> On 12/21/05, Vincent Massol <[EMAIL PROTECTED]> wrote:
> > Hi Martijn,
> >
> > > -----Original Message-----
> > > From: Martijn Dashorst [mailto:[EMAIL PROTECTED]
> > > Sent: lundi 19 décembre 2005 00:47
> > > To: Maven Users List
> > > Subject: Re: Clover and licensed jar file
> > >
> > > BTW this regards maven 2.
> > >
> > > Martijn
> > >
> > >
> > > On 12/19/05, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> > > >
> > > > How can I use a licensed clover.jar instead of the 30-day trial jar
> > > file?
> > > > Note I have a licensed clover.jar already :-)
> >
> > No you can't right now. Could you open a JIRA for this?
> >
> > Thanks
> > -Vincent
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to