You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Boué (JIRA)" <ji...@apache.org> on 2016/09/30 16:32:21 UTC

[jira] [Commented] (MNG-6097) offline mode doesn't work in linux

    [ https://issues.apache.org/jira/browse/MNG-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15536410#comment-15536410 ] 

Guillaume Boué commented on MNG-6097:
-------------------------------------

Can you post the Maven command that you used, along with your {{settings.xml}}? Are you sure the settings file picked up by Maven was the changed one? For that you can run Maven in debug mode with {{mvn -X}} (refer to http://stackoverflow.com/questions/9988814/how-do-i-find-out-which-settings-xml-file-maven-is-using).

> offline mode doesn't work in linux 
> -----------------------------------
>
>                 Key: MNG-6097
>                 URL: https://issues.apache.org/jira/browse/MNG-6097
>             Project: Maven
>          Issue Type: Bug
>          Components: Command Line, core
>    Affects Versions: 3.2.1
>         Environment: OS name: "linux", version: "3.0.76-0.11-default", arch: "amd64", family: "unix",Apache Maven 3.2.1,Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
>            Reporter: liguitong
>              Labels: build
>
> i tried to compile in offline mode ,so I changee the offline to true in my settings.xml,but when I tried to compile the project ,it still downloaded file from remote repository 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)