Author: buildbot
Date: Mon Dec 10 22:43:54 2012
New Revision: 841570

Log:
Staging update by buildbot for maven

Added:
    websites/staging/maven/trunk/content/.htaccess
Modified:
    websites/staging/maven/trunk/content/   (props changed)
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 10 22:43:54 2012
@@ -1 +1 @@
-1419823
+1419847

Added: websites/staging/maven/trunk/content/.htaccess
==============================================================================
--- websites/staging/maven/trunk/content/.htaccess (added)
+++ websites/staging/maven/trunk/content/.htaccess Mon Dec 10 22:43:54 2012
@@ -0,0 +1,73 @@
+ErrorDocument 404 /errors/404.html
+
+Redirect Permanent /release-notes.html 
http://maven.apache.org/release-notes-all.html
+
+Redirect /ref/current http://maven.apache.org/ref/3.0.4
+Redirect /ref/current-2.0.x http://maven.apache.org/ref/2.0.11
+
+Redirect Permanent /ant-tasks.html http://maven.apache.org/ant-tasks/index.html
+Redirect Permanent /ant-tasks-release-notes.html 
http://maven.apache.org/ant-tasks/release-notes.html
+
+Redirect Permanent /guides/mini/guide-ibiblio-upload.html 
http://maven.apache.org/guides/mini/guide-central-repository-upload.html
+Redirect Permanent /faq.html http://maven.apache.org/general.html
+Redirect Permanent /developers/release/pmc-release-process.html 
http://maven.apache.org/developers/release/releasing.html
+Redirect Permanent /development-process.html 
http://maven.apache.org/maven-1.x/development-process.html
+Redirect Permanent /welcome-to-new-committers.html 
http://maven.apache.org/developers/welcome-to-new-committers.html
+
+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
+
+RedirectMatch ^/maven2/(.*)$ /$1
+RedirectMatch ^/reference/(.*)$ /maven-1.x/reference/$1
+RedirectMatch ^/maven-1.x/reference/plugins/(.*)$ /maven-1.x/plugins/$1
+RedirectMatch ^/maven-aether-provider/(.*)$ /ref/3.0.4/maven-aether-provider/$1
+RedirectMatch ^/maven-artifact/(.*)$ /ref/3.0.4/maven-artifact/$1
+RedirectMatch ^/maven-compat/(.*)$ /ref/3.0.4/maven-compat/$1
+RedirectMatch ^/maven-core/(.*)$ /ref/3.0.4/maven-core/$1
+RedirectMatch ^/maven-embedder/(.*)$ /ref/3.0.4/maven-embedder/$1
+RedirectMatch ^/maven-model/(.*)$ /ref/3.0.4/maven-model/$1
+RedirectMatch ^/maven-model-builder/(.*)$ /ref/3.0.4/maven-model-builder/$1
+RedirectMatch ^/maven-plugin-api/(.*)$ /ref/3.0.4/maven-plugin-api/$1
+RedirectMatch ^/maven-repository-metadata/(.*)$ 
/ref/3.0.4/maven-repository-metadata/$1
+RedirectMatch ^/maven-settings/(.*)$ /ref/3.0.4/maven-settings/$1
+RedirectMatch ^/maven-settings-builder/(.*)$ 
/ref/3.0.4/maven-settings-builder/$1
+RedirectMatch ^/maven-artifact-manager/(.*)$ 
/ref/2.0.11/maven-artifact-manager/$1
+RedirectMatch ^/maven-artifact-test/(.*)$ /ref/2.0.11/maven-artifact-test/$1
+RedirectMatch ^/maven-error-diagnostics/(.*)$ 
/ref/2.0.11/maven-error-diagnostics/$1
+RedirectMatch ^/maven-monitor/(.*)$ /ref/2.0.11/maven-monitor/$1
+RedirectMatch ^/maven-plugin-descriptor/(.*)$ 
/ref/2.0.11/maven-plugin-descriptor/$1
+RedirectMatch ^/maven-plugin-parameter-documenter/(.*)$ 
/ref/2.0.11/maven-plugin-parameter-documenter/$1
+RedirectMatch ^/maven-plugin-registry/(.*)$ 
/ref/2.0.11/maven-plugin-registry/$1
+RedirectMatch ^/maven-profile/(.*)$ /ref/2.0.11/maven-profile/$1
+RedirectMatch ^/maven-project/(.*)$ /ref/2.0.11/maven-project/$1
+RedirectMatch ^/maven-reporting/(.*)$ /ref/2.0.11/maven-reporting/$1
+RedirectMatch ^/maven-script/(.*)$ /ref/2.0.11/maven-script/$1
+RedirectMatch ^/maven-toolchain/(.*)$ /ref/2.0.11/maven-toolchain/$1
+RedirectMatch ^/maven-1.x/plugins-sandbox/(.*)$ /maven-1.x/plugins/$1
+
+RedirectMatch permanent ^/repository-manager/(.*)$ http://archiva.apache.org/$1
+RedirectMatch permanent ^/archiva(.*)$ http://archiva.apache.org$1
+RedirectMatch permanent ^/continuum(.*)$ http://continuum.apache.org$1
+RedirectMatch permanent ^/maven-archetype/(.*)$ /archetype/$1
+RedirectMatch permanent ^/plugins/maven-archetype-plugin/(.*)$ 
http://maven.apache.org/archetype/maven-archetype-plugin/$1
+RedirectMatch permanent ^/plugins/maven-enforcer-plugin/(.*)$ 
http://maven.apache.org/enforcer/maven-enforcer-plugin/$1
+RedirectMatch permanent ^/plugins/maven-scm-plugin/(.*)$ 
http://maven.apache.org/scm/maven-scm-plugin/$1
+RedirectMatch permanent ^/plugins/maven-plugin-plugin/(.*)$ 
http://maven.apache.org/plugin-tools/maven-plugin-plugin/$1
+#RedirectMatch permanent ^/plugins/maven-failsafe-plugin/(.*)$ 
http://maven.apache.org/surefire/maven-failsafe-plugin/$1
+#RedirectMatch permanent ^/plugins/maven-surefire-plugin/(.*)$ 
http://maven.apache.org/surefire/maven-surefire-plugin/$1
+#RedirectMatch permanent ^/plugins/maven-surefire-report-plugin/(.*)$ 
http://maven.apache.org/surefire/maven-surefire-report-plugin/$1
+RedirectMatch permanent ^/shared/maven-plugin-testing-harness/(.*)$ 
http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/$1
+RedirectMatch permanent ^/shared/maven-plugin-testing-tools/(.*)$ 
http://maven.apache.org/plugin-testing/maven-plugin-testing-tools/$1
+RedirectMatch permanent ^/shared/maven-plugin-tools/(.*)$ 
http://maven.apache.org/plugin-tools/$1
+
+RedirectMatch permanent ^/plugins/maven-clover-plugin/([^2i].+)$ 
http://maven.apache.org/plugins/maven-clover-plugin/2.4/$1
+RedirectMatch permanent ^/plugins/maven-clover-plugin/ins(.+)$ 
http://maven.apache.org/plugins/maven-clover-plugin/2.4/ins$1
+RedirectMatch permanent ^/plugins/maven-clover-plugin/int(.+)$ 
http://maven.apache.org/plugins/maven-clover-plugin/2.4/int$1
+
+RedirectMatch ^/plugins/maven-site-plugin-2.x/(.*)$ 
/plugins/maven-site-plugin-2.4/$1
+RedirectMatch ^/plugins/maven-site-plugin-3.x/(.*)$ 
/plugins/maven-site-plugin/$1
+
+Redirect Permanent /guides/development/guide-plugin-snapshot-repositories.html 
http://maven.apache.org/guides/development/guide-testing-development-plugins.html
+
+Redirect Permanent /guides/mini/guide-apt-format.html 
http://maven.apache.org/doxia/references/apt-format.html

Modified: websites/staging/maven/trunk/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.


Reply via email to