Parameter descriptions are incomplete
-------------------------------------

                 Key: MRELEASE-329
                 URL: http://jira.codehaus.org/browse/MRELEASE-329
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
    Affects Versions: 2.0-beta-7
         Environment: 
http://maven.apache.org/plugins/maven-release-plugin/branch-mojo.html
and the other goal descriptions

            Reporter: SebbASF


Some optional parameters don't have defaults. 
In a few cases that is reasonable (e.g. optional arguments to a function), but 
in others it is not.

For example, the following optional parameters don't have documented defaults, 
but should have:

release:branch
* branchName
* password
* pomFileName
* providerImplementations
* releaseManager 
* scmManager 
* tag 
* tagBase (this is implied by the text, but should be shown as a default)
* username 

Also, it would be helpful to give examples of some of the above: what is a 
valid providerImplementations entry? Likewise releaseManager, scmManager?


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

        

Reply via email to