|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[JIRA] (JENKINS-15680) I get this error when using maven release plugin: cvs commit: cannot commit with sticky date for file `pom.xml'
sascha.v...@gmail.com (JIRA) Mon, 14 Jan 2013 03:42:05 -0800
- [JIRA] (JENKINS-15680) I get this error ... sascha.v...@gmail.com (JIRA)
- [JIRA] (JENKINS-15680) I get this e... sascha.v...@gmail.com (JIRA)
- [JIRA] (JENKINS-15680) I get this e... sascha.v...@gmail.com (JIRA)
- [JIRA] (JENKINS-15680) I get this e... sascha.v...@gmail.com (JIRA)
- [JIRA] (JENKINS-15680) I get this e... sascha.v...@gmail.com (JIRA)
- [JIRA] (JENKINS-15680) I get this e... michael.m.cla...@gmail.com (JIRA)
We're facing the same issue.
It seems to be related to the Jenkins CVS plugin (after updating from 1.2 to 2.7 which was a change from the commandline cvs client to the Netbeans Java API).
Comparing the output, it seems that now the plugin also uses "-r HEAD" for checkout / update:
old
vs. new