RE: Can multiple processes download artifacts and access them from one Maven local repository without failure?

2008-01-05 Thread Kurt Roy
Thanks for the prompt reply. We will look into a "mirror" local repository. Kurt -Original Message- From: Piotr Tabor [mailto:[EMAIL PROTECTED] Sent: Saturday, January 05, 2008 10:39 AM To: Maven Users List Subject: Re: Can multiple processes download artifacts and access

Re: Can multiple processes download artifacts and access them from one Maven local repository without failure?

2008-01-05 Thread Piotr Tabor
Hey Roy, It cannot handle multiple download or even parallel builds. Look into this proposal: http://docs.codehaus.org/display/MAVEN/Local+repository+separation It is not implemented and nobody knows if it will be implemented. There was discussion on dev group about this proposal - you can find i

Can multiple processes download artifacts and access them from one Maven local repository without failure?

2008-01-05 Thread Kurt Roy
Hello, We are integrating some new software being built by Maven with our main software being built with ant. We are using the Maven ant lib ant tasks to copy jars from the Maven repository into the local ant build environment. Our automated build system runs all builds from one UNIX user i