diff --git a/pom.xml b/pom.xml index 330967420..73e7ff60e 100644 --- a/pom.xml +++ b/pom.xml @@ -145,6 +145,11 @@ archiva-docs + + org.springframework + spring-context + compile + junit junit @@ -314,6 +319,21 @@ archiva-webdav 1.1-SNAPSHOT + + org.codehaus.plexus + plexus-spring + 1.0-SNAPSHOT + + + org.springframework + spring-context + 2.5.1 + + + org.springframework + spring-web + 2.5.1 + commons-collections commons-collections @@ -528,6 +548,12 @@ org.codehaus.plexus plexus-slf4j-logging 1.1-alpha-1 + + + org.slf4j + slf4j-simple + + org.codehaus.plexus @@ -888,6 +914,18 @@ 1.0-rc1-SNAPSHOT 1.0-alpha-4 + + + snapshots.codehaus.org + http://snapshots.repository.codehaus.org + + false + + + true + + + apache.website