Author: khmarbaise
Date: Mon Sep 29 21:34:21 2014
New Revision: 1628322

URL: http://svn.apache.org/r1628322
Log:
- Redirect for correct location of maven-jxr instead of
  /plugins/maven-jxr-plugin/

Modified:
    maven/site/trunk/content/filtered-resources/.htaccess

Modified: maven/site/trunk/content/filtered-resources/.htaccess
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/filtered-resources/.htaccess?rev=1628322&r1=1628321&r2=1628322&view=diff
==============================================================================
--- maven/site/trunk/content/filtered-resources/.htaccess (original)
+++ maven/site/trunk/content/filtered-resources/.htaccess Mon Sep 29 21:34:21 
2014
@@ -21,6 +21,7 @@ Redirect Permanent /welcome-to-new-commi
 Redirect Permanent /plugins/maven-checkstyle-plugin/customize.html 
http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/custom-checker-config.html
 Redirect Permanent /plugins/maven-checkstyle-plugin/howto.html 
http://maven.apache.org/plugins/maven-checkstyle-plugin/usage.html
 Redirect Permanent /plugins/maven-checkstyle-plugin/tips.html 
http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
+Redirect Permanent /plugins/maven-jxr-plugin/ 
http://maven.apache.org/jxr/index.html
 
 RedirectMatch ^/maven2/(.*)$ /$1
 RedirectMatch ^/reference/(.*)$ /archives/maven-1.x/reference/$1


Reply via email to