Re: Putting a Release in the Repository

2009-11-20 Thread Brian Fox
tup, how can I do the release? Any insight is appreciated. > > Thanks. > > > > -Original Message----- > From: Stevo Slavić [mailto:ssla...@gmail.com] > Sent: Thursday, November 19, 2009 2:22 PM > To: Maven Users List > Subject: Re: Putting a Release in the Repository > >

Re: Putting a Release in the Repository

2009-11-20 Thread Martin Höller
an I do the release? Any insight is appreciated. > > Thanks. > > > > -Original Message----- > From: Stevo Slavić [mailto:ssla...@gmail.com] > Sent: Thursday, November 19, 2009 2:22 PM > To: Maven Users List > Subject: Re: Putting a Release in the Repository > >

RE: Putting a Release in the Repository

2009-11-19 Thread Neil Chaudhuri
:ssla...@gmail.com] Sent: Thursday, November 19, 2009 2:22 PM To: Maven Users List Subject: Re: Putting a Release in the Repository http://weblogs.java.net/blog/2008/08/31/using-maven-release-plugin http://www.vineetmanohar.com/2009/10/23/how-to-automate-project-versioning-and-release-with-

Re: Putting a Release in the Repository

2009-11-19 Thread Stevo Slavić
http://weblogs.java.net/blog/2008/08/31/using-maven-release-plugin http://www.vineetmanohar.com/2009/10/23/how-to-automate-project-versioning-and-release-with-maven/ Regards, Stevo. On Thu, Nov 19, 2009 at 8:19 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > mvn release:perform

Re: Putting a Release in the Repository

2009-11-19 Thread Stephen Connolly
mvn release:perform after the prepare Sent from my [rhymes with tryPod] ;-) On 19 Nov 2009, at 19:11, "Neil Chaudhuri" wrote: I am using the prepare goal of the Maven Release Plugin to publish a release in SVN. The result of course is that the poms in the trunk and in my local copy are upd

Putting a Release in the Repository

2009-11-19 Thread Neil Chaudhuri
I am using the prepare goal of the Maven Release Plugin to publish a release in SVN. The result of course is that the poms in the trunk and in my local copy are updated to the next version snapshot. What I want to do is to take the release in SVN and publish it to my local Nexus repository in the r