You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "werner mueller (JIRA)" <ji...@codehaus.org> on 2010/10/05 15:01:32 UTC

[jira] Created: (MRELEASE-604) release:branch should take the "commitByProject" parameter into account

release:branch should take the "commitByProject" parameter into account
-----------------------------------------------------------------------

                 Key: MRELEASE-604
                 URL: http://jira.codehaus.org/browse/MRELEASE-604
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: branch
    Affects Versions: 2.0
         Environment: Maven 2.2.1, Subversion 1.6, Windows, Java 1.6
            Reporter: werner mueller


The release:prepare goal allows to adjust tagging to a flat directory layout by using the 'commitByProject=true' confiuration option: http://maven.apache.org/plugins/maven-release-plugin/prepare-mojo.html#commitByProject
This way the release:perform will add every module into the release tag.

When using release:branch only the parent module is commited to the created branch. All sub-modules in the flat directory layout are ignored (or end up somewhere else?). The commitByProject option has no effect for branching.



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