Hi, I encountered an issue that is obstructing my development on Jenkins.
After installing the maven-release-plugin on Jenkins I've tested it. The fact is that for a project without any dependencies, the plugin works well. But since I have some project dependencies it doesn't. Indeed after selecting the "Default versioning mode" as "Specify version(s)" ,when I save the configuration and try to perform maven release build, the "Default versioning mode" parameter keeps its state, whatever I change it to and simply goes back to ''none'' state. There is no way to modify it !!! My main goal here is to specify my release version of a dependency and this is what the "Default versioning mode" is done for because maven-release-plugin can't work with SNAPSHOT dependencies !! Does exist any tips to get around this problem ? an other way to do ? or a fix of the maven-release-plugin ? Thanks for the help Jenkins 1.596 maven-release-plugin 0.14 -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Default-versioning-mode-maven-release-plugin-problem-tp4739410.html Sent from the Jenkins dev mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/1424268627034-4739410.post%40n4.nabble.com. For more options, visit https://groups.google.com/d/optout.
