31, 2007 6:48 AM
To: Maven Users List
Subject: RE: Execution order in pre-integration-test phase for
Cargo/Antrun
> Did you try multiple executions with a different Id for each
execution?
> Place one goal in each execution and bind it to the appropriate phase.
Yes. As you can see from the
This might be helpful:
http://www.mail-archive.com/users@maven.apache.org/msg30757.html
Bashar
-Original Message-
From: Crossley, Jim [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 31, 2007 6:48 AM
To: Maven Users List
Subject: RE: Execution order in pre-integration-test phase for
On 1/31/07, Crossley, Jim <[EMAIL PROTECTED]> wrote:
Yes. As you can see from the snippet below, I have the executions
defined. My problem is that I need the 'serverconfig' execution to
occur *after* 'install-container' but *before* 'start-container'. Since
all three are bound to the same pha
er
post-integration-test
stop
...
Thanks,
Jim
-Original Message-
From: Bashar Abdul Jawad [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 30, 2007 6:10 PM
To: 'Maven Users List'
Subjec
Hi,
Did you try multiple executions with a different Id for each execution?
Place one goal in each execution and bind it to the appropriate phase.
Bashar
-Original Message-
From: Crossley, Jim [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 30, 2007 3:59 PM
To: users@maven.apache.org
S