mirror of https://github.com/apache/archiva.git
o update redirect
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@482440 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
968f101cc8
commit
c39256f003
|
@ -4,7 +4,7 @@
|
|||
|
||||
RewriteEngine on
|
||||
|
||||
RewriteBase /pub/mirrors/maven
|
||||
RewriteBase /maven
|
||||
|
||||
RewriteRule org.codehaus.modello/jars/modello-plugin-dom4j-(.+).jar(.*)$ /maven2/org/codehaus/modello/modello-plugin-dom4j/$1/modello-plugin-dom4j-$1.jar$2 [L]
|
||||
RewriteRule org.codehaus.modello/jars/modello-plugin-xpp3-(.+).jar(.*)$ /maven2/org/codehaus/modello/modello-plugin-xpp3/$1/modello-plugin-xpp3-$1.jar$2 [L]
|
||||
|
|
Loading…
Reference in New Issue