Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0-alpha-1
-
None
-
tomcat 5.5 windows 2000 jdk SUN 1.5 archiva SNAPSHOT
Description
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