Just commit your POM using the eclipse CVS prior to run the release plugin.

-toni


Christian Sauer-3 wrote:
> 
> 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" <users@maven.apache.org>
> 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Releasing-of-Multimodule-Projects-and-CVS-tf3394985s177.html#a9595269
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to