You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2008/06/29 17:12:26 UTC

[jira] Created: (MNGSITE-56) Website cleaning: remove old Maven pages

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

        

[jira] Commented: (MNGSITE-56) Website cleaning: remove old Maven pages

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNGSITE-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=139913#action_139913 ] 

Dennis Lundberg commented on MNGSITE-56:
----------------------------------------

I looked through ./developers/* and everything can now be found in other places. Either under ./maven-1.x/... or under ./guides/development/... or /developers/release/...

I suggest we simply remove them.

> 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

        

[jira] Commented: (MNGSITE-56) Website cleaning: remove old Maven pages

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNGSITE-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140492#action_140492 ] 

Vincent Siveton commented on MNGSITE-56:
----------------------------------------

Agree with you. 
Maybe we could do an Apache redirection for these files since ./xsd/* is the wanted target.

> 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

        

[jira] Closed: (MNGSITE-56) Website cleaning: remove old Maven pages

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNGSITE-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MNGSITE-56.
----------------------------------

      Assignee: Vincent Siveton
    Resolution: Fixed

> 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
>            Assignee: 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

        

[jira] Commented: (MNGSITE-56) Website cleaning: remove old Maven pages

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNGSITE-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140816#action_140816 ] 

Vincent Siveton commented on MNGSITE-56:
----------------------------------------

Other files:

{noformat}
 ./z (seems to be a zip)
{noformat}


> 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

        

[jira] Commented: (MNGSITE-56) Website cleaning: remove old Maven pages

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNGSITE-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=139978#action_139978 ] 

Benjamin Bentmann commented on MNGSITE-56:
------------------------------------------

Concerning
{noformat}
./maven-v3_0_0.xsd
./maven-v4_0_0.xsd
{noformat}
googling for "http://maven.apache.org/maven-v4_0_0.xsd" reveals numerous hits, among others the [Maven FAQ|http://maven.apache.org/general.html#maven-xsd]. That is to say, I guess many POMs might point to these schemas instead of the ones at "./xsd/". Will the XML tools/IDEs used by people fail gracefully if they can't the XSD when it's deleted?

> 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

        

[jira] Commented: (MNGSITE-56) Website cleaning: remove old Maven pages

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNGSITE-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140819#action_140819 ] 

Vincent Siveton commented on MNGSITE-56:
----------------------------------------

Files removed today:

{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/*
./project/components.html
./project/index.html
./project/sun-licensing-journey.html
./maven_checks.xml
./maven-feature-categories.html
./maven-reports.html
./musings.html
./reference/*
./new-design-musings.html 
./objectives.html
./patches.html
./plugin-votes.html
./repository-manager/*
./project-summary.html 
./quotes.txt
./z
./roadmap.html
./simian.log
./sun-licensing-journey.html
./surefire-report.html
./taglist.html
./tasks.html
./todos.txt
./where-is-it.html
./maven-in-five-minutes.html
./todo.html
./maven-developers/index.html
{noformat}

Some old files are still presents:

{noformat}
$ find . -mtime +365 -type f -name "*"  | grep -v ./css/ | grep -v ./images/ | grep -v ./dtd/ | grep -v ./doxia/ | grep -v ./jxr/ | grep -v ./embedder/ | grep -v ./maven-1.x/ | grep -v ./plugins/ | grep -v ./maven-release/ | grep -v ./ref/ | grep -v ./scm/ | grep -v ./shared/ | grep -v ./surefire/ | grep -v ./xsd/  | grep -v ./wagon/ | grep -v ./sandbox/ | grep -v ./plugins-sandbox/
./favicon.ico
./gen_todos.sh
./maven-eclipse-plugin-cla.pdf
./maven-navigation-1.0.xsd
./maven-v3_0_0.xsd
./maven-v4_0_0.xsd
{noformat}

FYI I have a copy of the maven.apache.org dir so ping me if you want to rollback some files.

> 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

        

[jira] Commented: (MNGSITE-56) Website cleaning: remove old Maven pages

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNGSITE-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140818#action_140818 ] 

Vincent Siveton commented on MNGSITE-56:
----------------------------------------

Also:
{noformat}
./roadmap.html
./simian.log
./sun-licensing-journey.html
./surefire-report.html
./taglist.html
./tasks.html
./todos.txt
./where-is-it.html
./maven-in-five-minutes.html
./todo.html
./maven-developers/index.html
{noformat}

> 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