You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@codehaus.org> on 2012/09/21 13:05:36 UTC

[jira] (MPIR-254) Distinguish 'active development branch' in SCM report from 'release tag'

Benson Margulies created MPIR-254:
-------------------------------------

             Summary: Distinguish 'active development branch' in SCM report from 'release tag'
                 Key: MPIR-254
                 URL: https://jira.codehaus.org/browse/MPIR-254
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Improvement
          Components: scm
    Affects Versions: 2.5.1
            Reporter: Benson Margulies


There's a certain amount of chronic minor confusion caused by the SCM report for a released version. The release plugin puts the tag into both the user and developer urls, and the report reports them. This has the unfortunate effect of suggesting that the way to 'develop' is to check out the tag.

One might argue that this is, in fact, a release plugin issue; that it should leave the source branch (typically the trunk) in the developer URL and only mess with the other ones. Leaving that aside, it would be an improvement for the SCM reporter to be capable of clearly distinguishing 'this is the release tag' from 'here is where development is happening'. Since we can't add to the POM scm element easily, it would seem to be a job for plugin config.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira