"The local repository in Maven is the temporary holding spot for all
artifacts downloaded and produced by Maven, and it is not currently
setup to be multi-process safe."

But that wan written 2 years ago. Is there no news in maven 3 regarding this?

David

On 28 March 2011 12:14, Kristian Rosenvold <[email protected]> wrote:
> Note item 2.
>
> http://www.sonatype.com/people/2009/01/maven-continuous-integration-best-practices/
>
> Kristian
>
> Den 28.03.2011 12:06, skrev Manuel Doninger:
>>
>> We have sometimes problems, if multiple builds on Jenkins use the same
>> local Maven repository and if those builds download new artifacts.
>> Then some artifacts are locked by one Maven process, and the other
>> process fails with an "artifact not found" error.
>>
>> Manuel
>>
>> On Mon, Mar 28, 2011 at 11:32, David Balažic<[email protected]>  wrote:
>>>
>>> Hi!
>>>
>>> Is there any synchronization done in maven regarding the local cache
>>> ($Home/.m2/repository) ?
>>> I mean when downloading plugins and so.
>>> Is it safe to run multiple build in parallel on the same machine?
>>>
>>> Regards,
>>> David
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to