buildnumber plugin doc errors
-----------------------------

                 Key: MOJO-1745
                 URL: https://jira.codehaus.org/browse/MOJO-1745
             Project: Mojo
          Issue Type: Bug
            Reporter: sebbaz+ch


There are several issues with the documentation. On the buildnumber:create Goal 
page, it says:

{noformat}
doUpdate:

    Type: boolean
{noformat}

Note that there is no description.

{noformat}
scmBranchPropertyName:

You can rename the buildScmBranch property name to another property name if 
desired.

    Type: java.lang.String
    Since: 1.0-beta-4
    Required: No
    Expression: ${maven.buildNumber.scmBranchPropertyName}
    Default: scmBranch
{noformat}

The default value should surely be buildScmBranch, not scmBranch?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to