Hmm... My clover plugin does not have this tag but it still downloads the
clover dependency when called. What am I missing?
the tag is for requiring the project dependencies be downloaded (so that
clean won't get deps, for example).
You could ifnd this in the web site documentation on the
> -Original Message-
> From: Trygve Laugstøl [mailto:[EMAIL PROTECTED]
> Sent: dimanche 12 juin 2005 12:12
> To: Maven Developers List
> Subject: Re: lifecycle design: clover and other use cases
[snip]
> > Now the issue is that those generated files are not
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: dimanche 12 juin 2005 12:10
> To: 'Maven Developers List'
> Subject: [m2] Getting a plugin declared dependency from java (was RE:
> lifecycle design: clover and other use cas
On Sun, Jun 12, 2005 at 11:52:55AM +0200, Vincent Massol wrote:
>
>
> > -Original Message-
> > From: Brett Porter [mailto:[EMAIL PROTECTED]
> > Sent: lundi 2 mai 2005 09:02
> > To: Maven Developers List
> > Subject: Re: lifecycle design: clover a
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: dimanche 12 juin 2005 11:53
> To: 'Maven Developers List'
> Subject: RE: lifecycle design: clover and other use cases
[snip]
> Now the issue is that those generated files
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: lundi 2 mai 2005 09:02
> To: Maven Developers List
> Subject: Re: lifecycle design: clover and other use cases
I've started working on the m2 clover plugin again and I'd like to conti
Vincent Massol wrote:
>Hi Brett,
>
>Thanks for your help on this for the clover plugin.
>
>
Sorry it took so long...
>I agree. I don't understand "This allows a plugin to add a plugin:descriptor
>goal". Why cannot this be done by the @phase tag in the mojo?
>
>
Something needs to activate the
r [mailto:[EMAIL PROTECTED]
> Sent: lundi 2 mai 2005 07:10
> To: Maven Developers List
> Subject: lifecycle design: clover and other use cases
>
> Here are my thoughts on the remaining concepts for the build lifecycle.
>
> I'm not up for doing any confluence editing right now (
Here are my thoughts on the remaining concepts for the build lifecycle.
I'm not up for doing any confluence editing right now (I wrote most of
this offline), but after feedback I can incorporate it into an doc to
add to maven-core.
Feedback?
- Brett
* Defining the lifecycle according to packagi