You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/23 11:01:00 UTC

[jira] [Commented] (MCHANGELOG-127) Add possibilty to specify an alternate SCM connection url

    [ https://issues.apache.org/jira/browse/MCHANGELOG-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002201#comment-17002201 ] 

Elliotte Rusty Harold commented on MCHANGELOG-127:
--------------------------------------------------

Which takes precedence? This should be documented. 

> Add possibilty to specify an alternate SCM connection url
> ---------------------------------------------------------
>
>                 Key: MCHANGELOG-127
>                 URL: https://issues.apache.org/jira/browse/MCHANGELOG-127
>             Project: Maven Changelog Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.2, 2.3
>            Reporter: Martín D'Aloia
>            Priority: Major
>         Attachments: custom-scm-connection-url.patch
>
>
> Add possibilty to specify an alternate connection url other than the defined in the SCM section, similar to the SCM mojo of the maven-project-info-reports-plugin (see [here|http://maven.apache.org/plugins/maven-project-info-reports-plugin/scm-mojo.html#anonymousConnection]) and the ChangeLog mojo of the maven-scm-plugin (see [here|http://maven.apache.org/scm/maven-scm-plugin/changelog-mojo.html#connectionUrl])
> This makes possible to generate, for example, a general site module (on a multi-module project) with general information. This is the same intention of the General SCM Project Information Report (see [here|http://maven.apache.org/plugins/maven-project-info-reports-plugin/examples/scm-report.html])
> The patch provided contains one possible solution and the modification of the testcases affected by this change.
> By default the 2 new parameters gets the value specified on *project.scm.connection* and *project.scm.developerConnection*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)