Hi,

I would like to zip our generated ear and attach it but only when deploying to our archiva (for snapshot deployment and release). I actually use build-helper-maven-plugin to attach the zip file but had to associate it to a specific profile so it isn't done by default. How to run this profile only when using maven-deploy-plugin ? Is there a property set by this plugin ?

Then, I would like to run multiple times a same plugin with various parameters, all this in a single call to mvn install; how can I do that ?

Thanks,
Julien C.


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

Reply via email to