You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tomislav Stojcevich (JIRA)" <ji...@codehaus.org> on 2007/10/02 03:33:08 UTC

[jira] Created: (CONTINUUM-1503) scm release tag default should match what the release plugin uses

scm release tag default should match what the release plugin uses
-----------------------------------------------------------------

                 Key: CONTINUUM-1503
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1503
             Project: Continuum
          Issue Type: Bug
          Components: Release
    Affects Versions: 1.1-beta-3
            Reporter: Tomislav Stojcevich


The release plugin gives a default scm tag to used when doing a release:prepare, continuum's release prepare does not use the same value.

I happen to be on a branch so in continuum my project's scm tag is the branch name. (using cvs).

When i went to release prepare, the tag default was the existing value in the pom for the scm tag.  I didn't change it and when the project finished the prepare, there was nothing tagged (because the tag it tried to use was the same name as the branch I was on).

The release plugin uses a different default and doesn't create this problem.

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