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

Michael Osipov closed MRELEASE-562.
-----------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> release:prepare uses incorrect tag source on multi-module projects
> ------------------------------------------------------------------
>
>                 Key: MRELEASE-562
>                 URL: https://jira.codehaus.org/browse/MRELEASE-562
>             Project: Maven Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.0
>            Reporter: Juven Xu
>
> source code layout:
> svn://host/app/pom.xml (aggregator)
> svn://host/app/app-parent/pom.xml (parent)
> svn://host/app/app-module-a/pom.xml
> svn://host/app/app-module-b/pom.xml
> run mvn release:prepare in the aggreagtor foler, I see output like this:
> [INFO] Executing: cmd.exe /X /C "svn --non-interactive copy --file 
> C:\Users\JUVEN\AppData\Local\Temp\maven-scm-2081030526.commit --revision 25 
> svn://192.168.1.103/app/ svn://192.168.1.103/app/tags/app-aggregator-1.0.0"
> the tag source should be svn://192.168.1.103/app/trunk
> similar issue was reported in maven user list: 
> http://old.nabble.com/multi-modules,-scm-and-release-plugin-td28289933.html



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to