Martín D'Aloia created MCHANGELOG-127:
-----------------------------------------
Summary: Add possibilty to specify an alternate SCM connection url
Key: MCHANGELOG-127
URL: https://jira.codehaus.org/browse/MCHANGELOG-127
Project: Maven 2.x Changelog Plugin
Issue Type: New Feature
Affects Versions: 2.2, 2.3
Reporter: Martín D'Aloia
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 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