On 29 May 2013 14:29, Brett Delle Grazie <[email protected]>wrote:
> On 29 May 2013 12:14, Christoph Kutzinski <[email protected]> wrote: > >> Are you using git? >> There's a bug in the maven-release-plugin with localized git output: >> >> http://www.shredzone.de/cilla/page/373/maven-release-plugin-and-git-fix.html >> > > That's probably it... > I did try the workaround but it doesn't seem to work for us (we're on > Windoze). > > >> >> *Gesendet:* Mittwoch, 29. Mai 2013 um 13:09 Uhr >> *Von:* "James Nord (jnord)" <[email protected]> >> *An:* "[email protected]" < >> [email protected]> >> *Betreff:* RE: Maven-release-plugin pushing snapshots instead of releases >> >> Hi Brett, >> >> >> >> There are several ways that Jenkins publishes things (post deploy, or as >> part of the build). >> >> Can you be more exact about what is happening and what you think is wrong >> (also how are you triggering the release?) >> > Using the Jenkins maven release build plugin and triggering a release > build. > We are using Git so its likely the above is the root cause. > Maven have released maven-release-plugin version 2.4.1 which will reverts > the scm component to version 1.7. hopefully that will correct the issue. > Thanks! > maven-release-plugin version 2.4.1 works perfectly so that was definitely the problem. Thank you for your help. > >> >> Regards, >> >> >> >> /James >> >> >> >> >> >> *From:* [email protected] [mailto: >> [email protected]] *On Behalf Of *Brett Delle Grazie >> *Sent:* 29 May 2013 12:00 >> *To:* [email protected] >> *Subject:* Maven-release-plugin pushing snapshots instead of releases >> >> >> >> Hi, >> >> >> >> We've got an odd situation with Jenkins 1.509.1 LTS and latest plugins >> including maven2 release. >> >> >> >> When triggering a release build, Jenkins is publishing a SNAPSHOT build >> instead of the release build configured. >> >> >> >> Has anyone come across this before? >> >> >> >> Thanks, >> >> >> >> Brett >> >> -- >> Best Regards, >> >> Brett Delle Grazie >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
