[ 
http://jira.codehaus.org/browse/MRELEASE-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arnaud Heritier updated MRELEASE-343:
-------------------------------------

    Component/s: scm
                 prepare

> Support for non-standard SVN structure
> --------------------------------------
>
>                 Key: MRELEASE-343
>                 URL: http://jira.codehaus.org/browse/MRELEASE-343
>             Project: Maven 2.x Release Plugin
>          Issue Type: Improvement
>          Components: prepare, scm
>            Reporter: Dušan Križan
>
> I have non-standard SVN structure. It looks like this:
>       big-project-name / trunk / java
>       big-project-name / trunk / c++
> It would be nice to configure the release plug-in to release into:
>       big-project-name / tags / version-1.0 / java
> In current version I am not able to set "tagBase". In every case I end up 
> with version at the end of the path like:
>       big-project-name / tags / java / version-1.0
> It would be enough to create new configuration variable as "tagSuffix" and 
> set:
>      tagBase: big-project-name / tags
>      tagSuffix: java

-- 
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