Re: Truncating SCM/Git URL for tagging only

2014-05-12 Thread Baptiste Mathus
Which version of the maven release plugin are you using? I'd check with at least 2.4.2 or 2.5 since known issues with Git have been fixed in those versions. Le 13 mai 2014 03:07, "Neil Hunt" a écrit : > For some reason, when running maven release, it is giving me an invalid > URL just for the tag

Truncating SCM/Git URL for tagging only

2014-05-11 Thread Neil Hunt
For some reason, when running maven release, it is giving me an invalid URL just for the tagging part of the push. For the pom.xml commit/push, it works fine and goes to appropriate URL. See below: [INFO] Working directory: /opt/jenkins-home/jobs/Section 4362/workspace/section4362-parent [IN