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:
Jason van Zyl 2006-12-05 01:20:38 +00:00
parent 968f101cc8
commit c39256f003
1 changed files with 1 additions and 1 deletions

View File

@ -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]