mvn archetype:generate -o (offline) still results in a "checking updates from 
central"
--------------------------------------------------------------------------------------

                 Key: MNG-4555
                 URL: http://jira.codehaus.org/browse/MNG-4555
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Artifacts and Repositories
    Affects Versions: 3.0-alpha-6
         Environment: Mac OSX 10.6.2, Mvn 3.0-alpha-6
            Reporter: Matthew McCullough


When I invoke an archetype in offline mode (-o) I still get a info message 
stating central is being checked.

> mvn archetype:generate -o
...
Choose a number: 17
...
[INFO] artifact org.apache.maven.archetypes:maven-archetype-webapp: checking 
for updates from central

I don't believe this is a forceful call coming from the archetype, but rather 
something requested from core.  Nonetheless, shouldn't Maven's core always 
block calls that would reach to central when in offline mode?

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