[ 
http://jira.codehaus.org/browse/MINVOKER-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MINVOKER-65.
-------------------------------------

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

Done in [r697096|http://svn.apache.org/viewvc?view=rev&revision=697096].

> Support token "localRepositoryUrl" for filtering settings.xml
> -------------------------------------------------------------
>
>                 Key: MINVOKER-65
>                 URL: http://jira.codehaus.org/browse/MINVOKER-65
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.2.1
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 1.3
>
>
> To speed up the forked builds, we suggest people to use their local repo as a 
> remote repo by putting something like
> {code:xml}
> <url>file://@localRepository@</url>
> {code}
> into their {{settings.xml}}.
> I am not really in favor of this practice since it promotes the wrong 
> assumption that the simple string concatenation "file://" + path delivers a 
> valid file URL. Besides, there is frequent need for this URL so why not 
> simply provide a dedicated filter token for it.

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