increase concurrency of parallel downloads
------------------------------------------

                 Key: MNG-4098
                 URL: http://jira.codehaus.org/browse/MNG-4098
             Project: Maven 2
          Issue Type: Improvement
          Components: Artifacts and Repositories
    Affects Versions: 2.1.0
            Reporter: Brett Porter


this started out in 2.1.0. To avoid file locking issues parallelism was limited 
to artifacts in different groups. However, I'm now of the opinion this is not 
necessary and we should investigate allowing jars to be downloaded in parallel 
regardless of group.

Don has also suggested some improvements to the synchronization that might make 
the code cleaner and faster, which I'll look for him to add here.

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