[ 
https://issues.apache.org/jira/browse/MNG-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte updated MNG-2802:
--------------------------------
    Description: 
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.

*NOTE:* 
http://takari.io/book/30-team-maven.html#concurrent-safe-local-repository is a 
Takari Extension for Apache Maven that introduces a concurrent-safe 
local-repository.

  was: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.


> Concurrent-safe access to local Maven repository
> ------------------------------------------------
>
>                 Key: MNG-2802
>                 URL: https://issues.apache.org/jira/browse/MNG-2802
>             Project: Maven
>          Issue Type: Improvement
>          Components: Artifacts and Repositories
>            Reporter: Stepan Roh
>            Assignee: John Casey
>            Priority: Major
>             Fix For: Issues to be reviewed for 3.x
>
>
> 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.
> *NOTE:* 
> http://takari.io/book/30-team-maven.html#concurrent-safe-local-repository is 
> a Takari Extension for Apache Maven that introduces a concurrent-safe 
> local-repository.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to