Robert Scholte created MRELEASE-792:
---------------------------------------
Summary: Improve documentation usage providerImplementations
Key: MRELEASE-792
URL: https://jira.codehaus.org/browse/MRELEASE-792
Project: Maven 2.x Release Plugin
Issue Type: Task
Components: prepare
Affects Versions: 2.3.2
Reporter: Robert Scholte
Priority: Minor
The description of [providerImplementations|http://maven.apache.org/plugins/maven-release-plugin/prepare-mojo.html#providerImplementations]
is only useful for (very) experienced users.
Current description: {noformat}Add a new or overwrite the default implementation per provider.
The key is the scm prefix and the value is the role hint of the ScmProvider.{noformat}
There should be a page which either explains how to get this kind of information. Maybe even
better is to refer to the SCM-project, when there's a list of role-hints for all the providers.
Another example is:
http://code.google.com/a/apache-extras.org/p/maven-scm-provider-svnjava/wiki/UsingWithReleasePlugin
--
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
|