Thorsten, the problem stays exactly the same: "cvs tag: pom.xml is locally modified"
Thanx anyway :) cheers, Chris -----Original Message----- From: "Thorsten Heit" <[EMAIL PROTECTED]> To: "Maven Users List" <[email protected]> Date: Tue, 13 Mar 2007 12:11:37 +0100 Subject: Re: Releasing of Multimodule Projects and CVS > Hi Christian, > > > Any Help is much appreciated :o) > > > > Environment: > > - Win XP Prof > > - CVSNT 2.0.51d (client/server) > > - Eclipse 3.2 > > - Maven 2.0.4 > > - maven-release-plugin 2.0 beta 4 > > I haven't yet used Maven for a full release of one my projects, but had some > issues > with 2.0-beta-4 of the release plugin so I added the following to my master > pom.xml: > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-release-plugin</artifactId> > <version>2.0-beta-5-SNAPSHOT</version> > </plugin> > > Perhaps this will solve some of your problems...? > > > HTH > > Thorsten > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
