You can also add, in dependencyManagement, the maven-release-plugin in version 2.5.1. That will do it to.
-- Adrien Le mer. 6 mai 2015 à 08:27, Vincent Latombe <[email protected]> a écrit : > It's a known issue (too old maven-release-plugin, not compatible with > recent gits), update your parent POM to 1.580 at least to get the fix. > > Vincent > > 2015-05-06 2:45 GMT+02:00 Yuanbo Han <[email protected]>: > >> Hi all, >> >> I'm using " mvn release:prepare release:perform" to build and upload my >> jenkins plugin, it is successful when I first create my plugin and it >> appears in the update center (bearychat 1.0), but when I update it to 1.2 >> or 1.3, it won't work, but my build process is successful. Can anyone help? >> >> attachments are 2 screen capture. >> >> >> -- >> 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/6cd128ce-ce1d-42b1-89e5-85e8709fd74d%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/6cd128ce-ce1d-42b1-89e5-85e8709fd74d%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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/CAH-zGCjWo_N-_c2kWdFConpNy5FEKZXQv-hMzQzrByejveBUcg%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CAH-zGCjWo_N-_c2kWdFConpNy5FEKZXQv-hMzQzrByejveBUcg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAKwJSvzQ5xWhzzA1XrONyavS3R0ZnQPOpz7%3DNrsBjrJnuq1UoQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
