Concurrent-safe access to local Maven repository
------------------------------------------------

                 Key: MNG-2802
                 URL: http://jira.codehaus.org/browse/MNG-2802
             Project: Maven 2
          Issue Type: Improvement
          Components: Artifacts and Repositories
            Reporter: Stepan Roh


It seems that access to local Maven repository is not concurrent-safe that is 
multiple Mavens running in parallel may damage contents of local Maven 
repository. It would be a nice improvement, because sharing of local repository 
will lower the need for contacting any other repository. I know that Maven 
proxy can be used, but that adds another layer which may unnecessarily stress 
the machine it runs on.

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