It seems that you don't use the standard svn directory structure 
(branches/tags/trunk), so you should define the tagBase parameter on the 
release plugin.

Emmanuel

javijava a écrit :
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!!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to