release:prepare fails due to svn "file exists" complaint
--------------------------------------------------------
Key: MRELEASE-440
URL: http://jira.codehaus.org/browse/MRELEASE-440
Project: Maven 2.x Release Plugin
Issue Type: Bug
Components: prepare
Reporter: Brian Stansberry
Attempting a mvn release:prepare fails with an svn complaint about a file
already existing, but the file didn't exist, or at least not before the mvn
release:prepare command
svn: Commit failed (details follow):
svn: File
'/repos/jbossas/projects/cluster/ha-server-api/tags/1.1.1.GA/src/main/java/org/jboss/ha/framework/server/HASingletonImpl.java'
already exists
Probably relevant, the file in question is the only one that was changed prior
to the release.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira