Review Request: Download Dependencies in parallel (MRESOLVER-7)

2016-12-11 Thread Harald Wellmann
There's a pull request waiting for review by resolver experts: https://github.com/apache/maven-resolver/pull/2 https://issues.apache.org/jira/browse/MRESOLVER-7 This is a recap of a PR I originally submitted last year, which has been pending while Aether move from Eclipse to ASF was in progress

Re: MNG-5896: Speed up builds by parallel POM downloads

2015-12-28 Thread Harald Wellmann
his can save a minute or two for large builds (when your nexus proxy is > also placed in aws as well, when connecting to central even more). > > Milos > > On Sat, Dec 26, 2015 at 9:39 PM, Harald Wellmann > wrote: > > > When building a project with dependencies not yet

MNG-5896: Speed up builds by parallel POM downloads

2015-12-26 Thread Harald Wellmann
When building a project with dependencies not yet available in the local repository, I noticed that Maven first downloads the dependency POMs sequentially and then proceeds downloading the dependency JARs with up to 5 threads in parallel, which is not optimal when the POMs are served by a high-