Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
MRELEASE-375 release plugin does not work with subversion > 1.5.0
- Closed