Ok, I've created a public svn repo that you can get to:
http://svn.warpspeed.com.au/test-repos/
everything that you need is in there.
The problem still occurs:
[INFO]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
------------------------------------------------------------------------
[INFO] FireDragon - J2EE Multi Module Project ................
SUCCESS [9.687s]
[INFO] FireDragon - Resources Project ........................
SUCCESS [3.094s]
[INFO] FireDragon - WAR Project ..............................
SUCCESS [5.500s]
[INFO] FireDragon - EAR Project ..............................
SUCCESS [2.891s]
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 31 seconds
[INFO] Finished at: Wed Jul 16 02:12:04 GMT 2008
[INFO] Final Memory: 21M/38M
[INFO] Checking in modified POMs...
[INFO]
------------------------------------------------------------------------
[INFO] Executing: svn --non-interactive commit --file
C:\Temp\maven-scm-1721327855.commit --targets
C:\Temp\maven-scm-21219-targets
[INFO] Working directory: C:\WorkSpaces\SCMTest\FireDragon
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Unable to commit files
Provider message:
The svn command failed.
Command output:
svn: 'C:\WorkSpaces\SCMTest' is not a working copy
svn: Can't open file 'C:\WorkSpaces\SCMTest\.svn\entries': The system cannot
find the path specified.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2 minutes 33 seconds
[INFO] Finished at: Wed Jul 16 02:13:48 GMT 2008
[INFO] Final Memory: 6M/12M
[INFO]
------------------------------------------------------------------------
where DIR C:\WorkSpaces\SCMTest is:
Volume in drive C has no label.
Volume Serial Number is 201B-748A
Directory of C:\WorkSpaces\SCMTest
16/07/2008 12:03 PM <DIR> .
16/07/2008 12:03 PM <DIR> ..
16/07/2008 11:41 AM <DIR> .metadata
16/07/2008 12:00 PM <DIR> FireDragon
16/07/2008 12:00 PM <DIR> FireDragonEAR
16/07/2008 12:00 PM <DIR> FireDragonResources
16/07/2008 12:00 PM <DIR> FireDragonWeb
16/07/2008 11:03 AM <DIR> warpspeed-build-tools
16/07/2008 10:53 AM <DIR> warpspeed-dynamic-parent
16/07/2008 10:50 AM <DIR> warpspeed-parent
0 File(s) 0 bytes
10 Dir(s) 1,889,746,944 bytes free
The file maven-scm-1721327855.commit, contains:
[maven-release-plugin] prepare release FireDragon-1.0.5
The file maven-scm-21219-targets, contains:
C:/WorkSpaces/SCMTest/FireDragon/pom.xml
C:/WorkSpaces/SCMTest/FireDragonResources/pom.xml
C:/WorkSpaces/SCMTest/FireDragonWeb/pom.xml
C:/WorkSpaces/SCMTest/FireDragonEAR/pom.xml
(which appears to be all correct)
So, I'm stumped...
Hope you guys can help.
-Chris
--
View this message in context:
http://www.nabble.com/Release-SCM-broken-for-eclipse--tp18426787p18478846.html
Sent from the Maven - SCM mailing list archive at Nabble.com.