Hi there, Sure, you can either put different tomcat plugin config within the profile/build section, or you can achieve the same with pom properties and keep the pom less verbose.
Let me know if you need an example. Cheers, Mark On 21/02/06, Jecker Frédéric (LFR-STA) <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm currently checking the benefits using maven for our projects, but i > still have a question > without answer yet: Is it possible to configure multiple deployement > targets: > We use different servers (developpment, test, prod) and need to deploy on > them without > having each time to modify the xml files. > We currently use different ant tasks (one for each server) to acheive our > goals. > Is it possible to do so with this plugin ? > > Regards > > FJ
