[
https://jira.codehaus.org/browse/MRELEASE-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MRELEASE-529.
-----------------------------------
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 plugin does not tag all Clearcase VOB's in a multi-module project
> -------------------------------------------------------------------------
>
> Key: MRELEASE-529
> URL: https://jira.codehaus.org/browse/MRELEASE-529
> Project: Maven Release Plugin
> Issue Type: Bug
> Components: prepare
> Affects Versions: 2.0-beta-9
> Environment: $ mvn.bat -v
> Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
> Java version: 1.6.0_17
> Java home: C:\Program Files\Java\jdk1.6.0_17\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
> Reporter: Bernard Wacher
>
> I am working with a multi module Maven structure which spans several
> Clearcase VOBs. I am using an aggregator POM which builds all the
> modules across the different VOBs. When I issue a 'mvn
> release:prepare' command, the project verifies correctly, all POMs are
> correctly updated and checked in, in all of the different VOBs. Only
> problem is that the plugin has only tagged/labeled the code in the
> main VOB rather than in all of the VOBs I am using. That is, it
> correctly updates the dependencies and checks the POMs in but does not
> tag the code in the VOBs the other POMs are located in.
> I have verified that my <scm> element is correctly specified in each
> POM so I don't think that is the problem, furthermore the plugin is
> checking the code into the different VOBs, just not tagging.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)