Earlier in the year, there was a question about concurrent access to a local repository on a server. It was mentioned that an issue in maven2 could cause race conditions when multiple processes update the same local repository, but that it would be fixed in 2.1. I looked at the list of defects in jira, but didn't see anything specifically mentioning this issue. Do you know if this issue has been resolved in the 2.1 release candidate?
Thanks, Chris Schmidt -----Original Message----- From: John Casey [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2008 10:33 PM To: Maven Developers List; Maven Users List Subject: [PLEASE TEST] Maven 2.1.0-M1-RC17 Hi, I've fixed MNG-3748, where illegal elements in the settings.xml were not triggering build failure. Anyway, this release candidate includes a fix for that issue: http://people.apache.org/~jdcasey/stage/current-maven-RC/ Enjoy, and let me know if you have problems. Thanks, -john --- John Casey Developer and PMC Member, Apache Maven (http://maven.apache.org) Member, Apache Software Foundation Blog: http://www.ejlife.net/blogs/buildchimp --------------------------------------------------------------------- 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]
