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

ASF GitHub Bot commented on TINKERPOP-1659:
-------------------------------------------

GitHub user robertdale opened a pull request:

    https://github.com/apache/tinkerpop/pull/588

    TINKERPOP-1659 Docker uses custom maven settings.xml

    This lets docker use a local maven proxy for faster download.  Speeds up 
build time for those of us out in the boonies with slow internet.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1659

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/588.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #588
    
----
commit ec066ca60cd5acdfff6b7a853f89bd26b2aff7aa
Author: Robert Dale <[email protected]>
Date:   2017-03-28T17:23:37Z

    if a settings.xml exists in tinkerpop/ then copy it to .m2

----


> Docker build should use maven settings.xml
> ------------------------------------------
>
>                 Key: TINKERPOP-1659
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1659
>             Project: TinkerPop
>          Issue Type: Test
>          Components: build-release
>    Affects Versions: 3.1.6
>            Reporter: Robert Dale
>            Assignee: Robert Dale
>            Priority: Minor
>             Fix For: 3.1.7
>
>         Attachments: settings.xml
>
>
> One should be able to supply a custom settings.xml to docker.  My use case is 
> to use a proxy in order to speed up downloading maven artifacts.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to