diff options
author | Olivier Lamy <olamy@apache.org> | 2012-02-04 22:14:00 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-02-04 22:14:00 +0000 |
commit | cc81e0172276af7046d6da7cf75a605ad4d49766 (patch) | |
tree | fc61dfe781d75cc90cae25c1d88f6cd11e6e22f3 /pom.xml | |
parent | 5d6774f5f2560c02911c6e9846eccd08a12b86a8 (diff) | |
download | archiva-cc81e0172276af7046d6da7cf75a605ad4d49766.tar.gz archiva-cc81e0172276af7046d6da7cf75a605ad4d49766.zip |
[MRM-1599] NTLM proxy no longer works
change for metadata resolver too using ntlm proxy
take the opportunity to use repo admin api rather than archivaconfiguration directly/
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1240625 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1444,7 +1444,6 @@ <exclude>org.codehaus.plexus.registry:plexus-registry-api</exclude> <exclude>org.codehaus.plexus.registry:plexus-registry-commons</exclude> <exclude>>org.codehaus.plexus:plexus-taskqueue</exclude> - <exclude>org.apache.maven.wagon:wagon-http-lightweight</exclude> </excludes> </bannedDependencies> </rules> |