I've heard it's more or less planned for M3.1

Jeff

On Mon, Mar 28, 2011 at 12:40 PM, David Balažic <xerc...@gmail.com> wrote:

> "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 <kristian.rosenv...@gmail.com>
> 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<xerc...@gmail.com>  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: users-unsubscr...@maven.apache.org
> >>> For additional commands, e-mail: users-h...@maven.apache.org
> >>>
> >>>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: users-h...@maven.apache.org
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


-- 
"Legacy code" often differs from its suggested alternative by actually
working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Reply via email to