RE: How we handle multiple versions of Maven and Maven plugins

2004-09-21 Thread Eric Pugh
AM > To: Maven Users List > Subject: Re: How we handle multiple versions of Maven and Maven plugins > > > Thanks for sharing this info Brian. I've been grappling with this very > issue myself, and your solution sounds pretty good. I think this is an > area that maven n

Re: How we handle multiple versions of Maven and Maven plugins

2004-09-20 Thread Charles Blaxland
Thanks for sharing this info Brian. I've been grappling with this very issue myself, and your solution sounds pretty good. I think this is an area that maven needs to address - ie: how to maintain multiple builds that have different maven/plugin version requirements, or how to build a previou

How we handle multiple versions of Maven and Maven plugins

2004-09-15 Thread Brian Murray
Apologies in advance for the length of this post, hope you find it useful. In our J2EE development environment we were really struggling with how to deal with multiple versions of Maven and of the Maven plug-ins. If a project was developed with one version of Maven and one set of plug-ins, how