Website cleaning: remove old Maven pages ----------------------------------------
Key: MNGSITE-56 URL: http://jira.codehaus.org/browse/MNGSITE-56 Project: Maven 2 Project Web Site Issue Type: Task Reporter: Vincent Siveton A lot of old Maven pages are visible and some of these pages are grossly out of date and misleading. See below for a list of old pages after running $ find . -mtime +365 -type f -name "*" {noformat} ./ant-guide/* ./apache/index.html ./archived/* ./continuum/* ./continuum-stage/* ./developers/code-style.html ./developers/apache.html ./developers/documentation-conventions.html ./developers/building-from-source.html ./developers/making-releases.html ./developers/maven-codestyle.xml ./developers/releasing-plugins.html ./developers/pmc-gpg-keys.html ./developers/pmc-release-process.html ./guides/introduction/introduction-to-dependency-management.html ./guides/mini/configuration.html ./guides/mini/guide-deploy-ftp.html ./guides/mini/guide-deploy-ssh-external.html ./guides/mini/guide-creating-plugin-with-lifecycle-modifications.html ./guides/mini/guide-installing-3rd-party-jars.html ./guides/mini/guide-multi-module.html ./guides/MavenQuickReferenceCard.odt ./m2/* ./dependencies.html ./auto-faq.html ./changelog.html ./maven-model/* ./maven-settings/* ./dev-activity.html ./documentation-required.html ./examples.html ./faq.html ./features.html ./file-activity.html ./foo.html ./getting-started.html ./goals.html ./jxr.html ./maven2/* ./misc/* ./plugins-sandbox/* (NOT SURE) ./project/components.html ./project/index.html ./project/sun-licensing-journey.html ./maven_checks.xml ./maven-feature-categories.html ./maven-navigation-1.0.xsd ./maven-reports.html ./maven-v3_0_0.xsd ./maven-v4_0_0.xsd ./musings.html ./reference/* ./new-design-musings.html ./objectives.html ./patches.html ./plugin-votes.html ./repository-manager/* ./project-summary.html ./quotes.txt {noformat} Notes: * voluntarily, I did not list subprojects like plugins. Release managers could clean them. * some directories like continuum use redirection -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira