You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2015/09/21 18:37:04 UTC

[jira] [Commented] (YETUS-5) dockermode should support custom maven repos

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

Andrew Bayer commented on YETUS-5:
----------------------------------

Per-run really shouldn't be *that* bad. Everyone freaks out over Maven downloading the world, but it's a lot faster than you might think. Alternatively, we could copy the current state of .m2/repository to a per-run location at the beginning of the build, saving us the time of downloading most of the dependencies...

> dockermode should support custom maven repos
> --------------------------------------------
>
>                 Key: YETUS-5
>                 URL: https://issues.apache.org/jira/browse/YETUS-5
>             Project: Yetus
>          Issue Type: New Feature
>          Components: Test Patch
>    Affects Versions: 0.1.0
>            Reporter: Allen Wittenauer
>
> On busy jenkins servers, it only takes one bad apple doing a dependency:purge-local-repository to wreak havoc on other projects. In order to protect against this, test-patch should have some way to overlay the .m2 directory with something that is (minimally) per-project and maximally per run.



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