[ http://jira.codehaus.org/browse/MRELEASE-57?page=comments#action_79258 ] 
            
David Smiley commented on MRELEASE-57:
--------------------------------------

I still have this problem, if this is the one I think it is.  I am forced to 
specify the tagBase.  Here's my scm.connection value:
scm:svn:http://scm.developer.mitre.org/svn/jdm/unitinfo-service/trunk

If I don't specify the tagbase, the release:prepare does well until it needs to 
actually create the tag, at which point it actually attempts to do this:
svn --non-interactive copy --file /tmp/maven-scm-1535905714.commit . 
http://scm.developer.mitre.org/svn/jdm/unitinfo-service/tags/unitinfo-service/tags/unitinfo-service-1.0

As you can see... it put the base project name and tags in TWICE.

> ../tags doesn't work
> --------------------
>
>                 Key: MRELEASE-57
>                 URL: http://jira.codehaus.org/browse/MRELEASE-57
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>            Reporter: Brett Porter
>         Assigned To: Brett Porter
>             Fix For: 2.0-beta-4
>
>
> the default tag base of ../tags doesn't work, even if ../tags is checked out 
> which is infrequent. This should instead be ${urlScm}/../tags instead.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to