Change Documentation In Maven Generated Site
--------------------------------------------

                 Key: MBUILDNUM-65
                 URL: http://jira.codehaus.org/browse/MBUILDNUM-65
             Project: Mojo Build Number Maven Plugin
          Issue Type: Task
            Reporter: Joseph R Greenawalt
            Priority: Minor


I think there could
be an documentation error on the usage
site: http://mojo.codehaus.org/buildnumber-maven-plugin/usage.html

"This will cause the create goal of the buildNumber plugin to be executed
during the validate phase. It will first check to see if you have locally
modified files, and will fail if there are any. You can suppress this
behaviour with -Dmaven.buildNumber.doCheck=false (or remove/change the
configuration info).
The buildNumber plugin will then update your local repository. This is done
because 'svn info' grabs the revision out of your local repository, and is
not necessarily the same as the revision in the remote repository. You
should probably deal with these changes before creating a build in any case.
Again, this behaviour can be suppressed
with -Dmaven.buildNumber.doUpdate=false."

It seems from the language you meant .doCheck twice in your examples, but
the second example has .doUpdate.  Which didn't do anything for me, and always 
checked subversion for changes.

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

        

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

    http://xircles.codehaus.org/manage_email


Reply via email to