Hi, 1.0.1 is backwards compatible with 1.0, so you sohuldn't have any problems.
Other than that, you need to control which one is run manually by changing MAVEN_HOME before running it. However, we'll always aim to make upgrading versions as seamless as possible. As far as sharing:I just provide installation instructions with the standard set of plugins that everyone needs and let them do that themselves. On a shared server, everyone shares a maven installation. Checking it into source control is probably not the easiest way to use it, and you still need to request updates by the users. Regards, Brett On Fri, 15 Oct 2004 16:00:34 -0400, Helck, Christopher <[EMAIL PROTECTED]> wrote: > I have a set of projects that will be worked on by multiple developers. > How do I make sure everyone is using the same version of maven and its > various plugins? > > What I've done is checked maven into my souce control system and added > it to my path. I'm expecting other developers to set their paths > accordingly When I upgrade to a more recent plugin I've placed the new > plugin into the souce control. Everyone checks out the new plugin and > off they go. > > Is this wise? It seems like a kludge. > > I'm also wondering how I can upgrade to maven 1.0.1 when it comes out. > I'd like to allow projects to upgrade at their own schedule. Is there > someway to specify the maven version number in the project.xml or > project.properties? > > Thanks, > C. Helck > > The information contained in this e-mail is confidential. This e-mail is intended > only for the stated addressee. If you are not an addressee, you must not disclose, > copy, circulate or in any other way use or rely on the information contained in this > e-mail. if you have received this e-mail in error, please inform us immediately and > delete it and all copies from your system. > > EBS Dealing Resources International Limited. Registered address: 55-56 Lincoln's > Inn Fields, London WC2A 3LJ, United Kingdom. Registered number 2633663. > > EBS Dealing Resources, Inc, registered in Delaware. Address: 535 Madison Avenue, > 24th Floor, New York, NY 10022, USA, and One upper Pond road, Building F - Floor 3, > Parsippany, NJ 07054, USA. > > EBS Dealing Resources Japan Limited, a Japanese Corporation. Address: Asteer > Kayabacho Bldg, 6th Floor, 1-6-1, Shinkawa, Chuo-Ku, Tokyo 104-0033, Japan. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
