ConcurrentModificationException ------------------------------- Key: MRM-312 URL: http://jira.codehaus.org/browse/MRM-312 Project: Archiva Issue Type: Bug Components: WebDAV interface Affects Versions: 1.0 Environment: tomcat 5.5 windows 2000 jdk SUN 1.5 archiva SNAPSHOT Reporter: nicolas de loof
Archiva is deployed as maven repository proxy for my company I get ConcurrentModificationExceptions in logs, that looks from maven-side as HTTP 500. This is related to WAGON-79. Solving this issue requires to upgrade dependency to Wagon-2.0-SNAPSHOT. The 2.0 branch introduces some new methods on Wagon interface that requires some simple changes in archiva code, like adding delegates methods in org.apache.maven.archiva.proxy.WagonDelegate -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira