Hi ,
when I try to do a release on svn working copy I have this mesage:
[INFO] [release:prepare]
[INFO] Resuming release from phase 'scm-tag'
[INFO] Tagging release with the label autentiaNegocio-1.0...
[INFO] Executing: svn --password ***** --non-interactive copy --file
C:\DOCUME~1
\9jfernad\CONFIG~1\Temp\maven-scm-2106281674.commit .
svn://localhost:80/svn/pro
va/repo/tag/autentiaNegocio-1.0
[INFO] Working directory: C:\SYSTEM INTEGRATION\WORKSPACE\autentia2
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Unable to tag SCM
Provider message:
The svn tag command failed.
Command output:
svn: Connection closed unexpectedly
this is my SCM POM configuration:
<scm>
<connection>scm:svn:http://localhost:80/svn/prova/repo/autentia</connection>
<developerConnection>scm:svn:http://localhost:80/svn/prova/repo/autentia</developerConnection>
<url>http://localhost:80/svn/prova/repo/autentia</url>
</scm>
Someone knows what's wrong??
Thanks in advance!!
--
View this message in context:
http://www.nabble.com/problem-in-release%3Aprepare-tf4017258s177.html#a11409067
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]