Re: Automating Releases With maven-release-plugin

2012-07-16 Thread teilo
That's a maven release plugin bug not a Jenkins / m2 release bug You will need to use maven-release-plugin 2.2.2 or later. See http://jira.codehaus.org/browse/MRELEASE-577 On Jul 16, 3:26 pm, erik petzold wrote: > Yes there are maven configurations for the jenkins user. It works when > building

Re: Automating Releases With maven-release-plugin

2012-07-16 Thread erik petzold
Yes there are maven configurations for the jenkins user. It works when building a project, for example with "clean deploy". But while writing this, I have an idea: we specity the maven global settings with the gs flag, I think the release plugin is not called with this. Thank you 2012/7/16 吴亭 :

Re: Automating Releases With maven-release-plugin

2012-07-16 Thread 吴亭
Jenkins user is not the same user with your user. Pls check the auth for your jenkins user. 2012/7/16 Erik > > Hi, > > I have a Problem with the release plugin and hope you can help. > > we have jenkins 1.4.7.2 and release plugin 0.9.1 > we also use Subversion and Artifactory. > > When I try to

Re: Automating Releases With maven-release-plugin

2012-07-16 Thread Erik
Hi, I have a Problem with the release plugin and hope you can help. we have jenkins 1.4.7.2 and release plugin 0.9.1 we also use Subversion and Artifactory. When I try to do a release build, I get the following error when maven wants to download śome artifacts (for example the maven-release-m

Re: Automating Releases With maven-release-plugin

2012-06-26 Thread 吴亭
ry to do the maven release using m2 release >> plugin, click the "Perform maven release" button and input the related >> version. >> >> If everyting is ok, you can find your jar into nexus after a while. >> >> Hope this is clear to you. >>

Re: Automating Releases With maven-release-plugin

2012-06-26 Thread sekar
everyting is ok, you can find your jar into nexus after a while. > > Hope this is clear to you. > > Br, > Tim > > 2012/6/27 sekar <> > >> Hi Any one can share the configuration step to Automating Releases With >> maven-release-plugin via jenkins. >> >> >>- Maven >>- Jenkins >>- Sub version >> >> Thank you >> >> -Sekar >> >> >> >

Re: Automating Releases With maven-release-plugin

2012-06-26 Thread 吴亭
i Any one can share the configuration step to Automating Releases With > maven-release-plugin via jenkins. > > >- Maven >- Jenkins >- Sub version > > Thank you > > -Sekar > > >

Automating Releases With maven-release-plugin

2012-06-26 Thread sekar
Hi Any one can share the configuration step to Automating Releases With maven-release-plugin via jenkins. - Maven - Jenkins - Sub version Thank you -Sekar