Re: Overriding Plugin Configuration in Settings.xml

2008-02-21 Thread VUB Stefan Seidel
You need two profiles in your pom with the different settings. Then you can add the appropriate profile in the settings.xml and set true for the one to use. Stefan DHARNA, AJAY [AG/1000] wrote: Please let me know if there is a way in which I can override my cargo plugin configuration and exec

Re: Overriding Plugin Configuration in Settings.xml

2008-02-20 Thread John Casey
Currently, Maven doesn't allow plugin configuration inside the settings.xml. In some cases, you can specify part of a plugin's configuration as a POM property or combination of properties, then override those properties inside a profile in the settings.xml, but if you're talking about runni

Overriding Plugin Configuration in Settings.xml

2008-02-20 Thread DHARNA, AJAY [AG/1000]
Please let me know if there is a way in which I can override my cargo plugin configuration and execution from a profile that is in my settings.xml. I want the project pom to remain the same, however, when I am running this project in tomcat on my machine, I would like to change the configuration an