You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Franz Allan Valencia See (JIRA)" <ji...@codehaus.org> on 2007/04/16 08:24:46 UTC

[jira] Created: (MNG-2949) interactiveMode, offline, and usePluginRegistry properties of the global settings are not honoured

interactiveMode, offline, and usePluginRegistry properties of the global settings are not honoured
--------------------------------------------------------------------------------------------------

                 Key: MNG-2949
                 URL: http://jira.codehaus.org/browse/MNG-2949
             Project: Maven 2
          Issue Type: Bug
          Components: Settings
    Affects Versions: 2.0.6, 2.0.5, 2.0.4
            Reporter: Franz Allan Valencia See


Setting the <interactiveMode/>, <offline/>, and <usePluginRegistry> elements in the user settings file allows maven to use them. But these elements are not know to maven if these are set in the global settings.

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

        

[jira] Updated: (MNG-2949) interactiveMode, offline, and usePluginRegistry properties of the global settings are not honoured

Posted by "Franz Allan Valencia See (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Franz Allan Valencia See updated MNG-2949:
------------------------------------------

    Attachment: MNG-2949-maven-settings.patch

MNG-2949-maven-settings.patch fixes this issue and test cases.

> interactiveMode, offline, and usePluginRegistry properties of the global settings are not honoured
> --------------------------------------------------------------------------------------------------
>
>                 Key: MNG-2949
>                 URL: http://jira.codehaus.org/browse/MNG-2949
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Settings
>    Affects Versions: 2.0.4, 2.0.5, 2.0.6
>            Reporter: Franz Allan Valencia See
>         Attachments: MNG-2949-maven-settings.patch
>
>
> Setting the <interactiveMode/>, <offline/>, and <usePluginRegistry> elements in the user settings file allows maven to use them. But these elements are not know to maven if these are set in the global settings.

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

        

[jira] Closed: (MNG-2949) interactiveMode, offline, and usePluginRegistry properties of the global settings are not honoured

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl closed MNG-2949.
------------------------------

    Resolution: Won't Fix

The pluginRegistry is not used anymore, and most of these values are taken from the settings and pushed into the execution request. And the RuntimeInfo will be collapse away.

> interactiveMode, offline, and usePluginRegistry properties of the global settings are not honoured
> --------------------------------------------------------------------------------------------------
>
>                 Key: MNG-2949
>                 URL: http://jira.codehaus.org/browse/MNG-2949
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Settings
>    Affects Versions: 2.0.4, 2.0.5, 2.0.6
>            Reporter: Franz Allan Valencia See
>         Attachments: MNG-2949-maven-settings.patch
>
>
> Setting the <interactiveMode/>, <offline/>, and <usePluginRegistry> elements in the user settings file allows maven to use them. But these elements are not know to maven if these are set in the global settings.

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