this morning i upgraded from subversion 1.5.0 to 1.5.1 via macports.
this afternoon, i tried to do a release of some software at work.. and the maven release plugin was failing! its a very odd error:
[INFO] Tagging release with the label release-0.4…
[INFO] Executing: svn –non-interactive copy –file /tmp/maven-scm-1130425261.commit . https://example.com/workstuff/release-0.4
[INFO] Working directory: /Users/osi/Documents/workstuff/trunk
[INFO] ————————————————————————
[ERROR] BUILD FAILURE
[INFO] [...]
July 30th, 2008 · Tags: development, maven | | 3 Comments »