I have three artifacts (war files) that need deployed to two servers. 
I currently have a profile for each (to apply filters) and I am able to
build them individually using the -P profile option. 
I have one antrun task in the build section that deploys one artifact
based on the profile that is running.

I would like to be able to build and deploy all of them at the same
time.

In maven 1.x I would run same goal three times with different parameter
to get desired behaviour.

thanks
vladimir

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

Reply via email to