ut I don't
know
how I can wire them. If they can be wired thru maven phases, I will
definitively give a shot.
-Original Message-
From: dan tran [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 17, 2006 8:19 PM
To: Maven Developers List
Subject: Re: Calling plugins sequentially
not po
how I can wire them. If they can be wired thru maven phases, I will
definitively give a shot.
-Original Message-
From: dan tran [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 17, 2006 8:19 PM
To: Maven Developers List
Subject: Re: Calling plugins sequentially
not possible since you do
Sunday, September 17, 2006 8:12 PM
To: Maven Developers List
Subject: Re: Calling plugins sequentially
mvn plugin1:goal1 plugin2:goal2 ?
-D
On 9/17/06, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> Please don't cross-post. The users@ list was the correct place to
> post it, s
I would like to be able to call just one and trigger the execution of the
other.
-Original Message-
From: dan tran [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 17, 2006 8:12 PM
To: Maven Developers List
Subject: Re: Calling plugins sequentially
mvn plugin1:goal1 plugin2:goal2
mvn plugin1:goal1 plugin2:goal2 ?
-D
On 9/17/06, Brett Porter <[EMAIL PROTECTED]> wrote:
Please don't cross-post. The users@ list was the correct place to
post it, so only posting it there is sufficient.
- Brett
On 18/09/2006, at 10:02 AM, Manuel Ledesma wrote:
> First of all, I only have
Please don't cross-post. The users@ list was the correct place to
post it, so only posting it there is sufficient.
- Brett
On 18/09/2006, at 10:02 AM, Manuel Ledesma wrote:
First of all, I only have two days working with maven. I have read
the book
Better Buils with Maven completely and any