Hi,

I have a web application project in maven 2.2.
This project is customized for each of our customer, so we use "profiles" to 
add appropriate dependencies.
Until this point, all is working really great : we are building web app for 
each customer by using profile (-P argument).

But I have a problem to release and deploy this web application in its various 
profiles.
It seems that I can only release and/or deploy artifact in only one profile.
What I would like to do is to retrieve various artifacts in my maven repository 
with a different name.

Does release plugin and deploy plugin support different profiles ?
If not, how can I workaround this behaviour ?

Thanks in advance,

François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to