You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Zakharov Denis (JIRA)" <ji...@apache.org> on 2018/12/03 08:12:00 UTC

[jira] [Commented] (MNG-2802) Concurrent-safe access to local Maven repository

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

Zakharov Denis commented on MNG-2802:
-------------------------------------

Can someone answer on @erikhakansson questions or merge PR? We have a lot of build failed due to this issue

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