Issue svn update when maven is run in offline mode
--------------------------------------------------

                 Key: MOJO-1163
                 URL: http://jira.codehaus.org/browse/MOJO-1163
             Project: Mojo
          Issue Type: Bug
          Components: buildnumber
         Environment: Maven version: 2.0.7
Java version: 1.6.0_06
OS name: "linux" version: "2.6.25-tuxonice-r4" arch: "i386"
            Reporter: Paul Merlin


Using the create goal of buildnumber-maven-plugin-1.0-beta-1 with the following 
configuration :

<configuration>
<doUpdate>true</doUpdate>
</configuration>

and executing maven with the -o (offline mode) option, the plugin still issue 
an svn update.

In offline mode, I expected the buildnumber-plugin to work offline too.

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