diff --git a/archiva-modules/archiva-web/archiva-webdav/pom.xml b/archiva-modules/archiva-web/archiva-webdav/pom.xml index 8d91f8522..5585e04b9 100644 --- a/archiva-modules/archiva-web/archiva-webdav/pom.xml +++ b/archiva-modules/archiva-web/archiva-webdav/pom.xml @@ -30,7 +30,10 @@ Archiva Web :: WebDAV - + + org.apache.archiva + archiva-configuration + org.apache.archiva archiva-repository-layer @@ -44,62 +47,39 @@ archiva-security - org.apache.archiva - archiva-configuration - - - - org.apache.maven.wagon - wagon-http + org.apache.jackrabbit + jackrabbit-webdav - org.apache.maven.wagon - wagon-file - - - commons-lang - commons-lang - - - org.codehaus.plexus - plexus-component-api - - - org.codehaus.plexus - plexus-container-default - - - - - org.codehaus.plexus - plexus-spring - 1.0-SNAPSHOT + joda-time + joda-time org.springframework spring-web 2.5.1 - - org.apache.jackrabbit - jackrabbit-webdav - - - org.apache.maven - maven-model - commons-io commons-io + + org.slf4j + slf4j-api + 1.5.0 + javax.servlet servlet-api provided - joda-time - joda-time + org.codehaus.plexus + plexus-spring + + + org.apache.maven + maven-model org.codehaus.plexus.redback @@ -111,32 +91,6 @@ - - org.codehaus.plexus - plexus-slf4j-logging - runtime - - - org.codehaus.plexus - plexus-container-default - - - - - org.slf4j - slf4j-log4j12 - 1.4.3 - - - xmlunit - xmlunit - - - org.mortbay.jetty - jetty - 6.1.5 - test - org.codehaus.plexus.redback redback-keys-memory @@ -173,6 +127,17 @@ + + xmlunit + xmlunit + test + + + org.mortbay.jetty + jetty + 6.1.5 + test + org.codehaus.plexus plexus-slf4j-logging @@ -184,6 +149,18 @@ + + org.apache.maven.wagon + wagon-http + test + + + + nekohtml + nekohtml + + +