I've just had this problem too, with two separate plugins. maven-release-plugin is just total crapola. Just do a manual mvn versions:set and deploy.
On Sat, Jan 4, 2014 at 4:17 PM, ogondza <[email protected]> wrote: > I have seen this problem today using: > > maven 3.1.1 > maven-releas-plugin 2.2.2 > git 1.8.5 > > Worked around downgrading git to 1.8.4. > > http://jira.codehaus.org/browse/MRELEASE-812 > -- > oliver > > > -- > 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]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
