You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/10/06 19:55:08 UTC

[jira] Created: (MINVOKER-72) Allow to configure network mode for sub builds

Allow to configure network mode for sub builds
----------------------------------------------

                 Key: MINVOKER-72
                 URL: http://jira.codehaus.org/browse/MINVOKER-72
             Project: Maven 2.x Invoker Plugin
          Issue Type: New Feature
    Affects Versions: 1.3
            Reporter: Benjamin Bentmann
            Priority: Minor


Right now, the only way to configure the network mode for the IT builds is to pass around the "--offline" flag as a goal. There should be a dedicated invoker property for this.

-- 
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: (MINVOKER-72) Allow to configure network mode for sub builds

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINVOKER-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MINVOKER-72.
-------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 1.4

Added new property {{invoker.offline = true|false}} in [r702214|http://svn.apache.org/viewvc?view=rev&revision=702214].

I opted not to add a corresponding parameter in the plugin configuration. The recommended test setup is to use an isolated local repository which is initially empty after running {{clean}} so the ITs would always fail if offline mode was globally enabled. Besides, the ITs can effectively still be run offline if all required artifacts reside in the (real) local repo so that the ITs simply fetch stuff from this {{file://}} based repo and not from central.

> Allow to configure network mode for sub builds
> ----------------------------------------------
>
>                 Key: MINVOKER-72
>                 URL: http://jira.codehaus.org/browse/MINVOKER-72
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.3
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 1.4
>
>
> Right now, the only way to configure the network mode for the IT builds is to pass around the "--offline" flag as a goal. There should be a dedicated invoker property for this.

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