PLEASE REMOVE ME FROM THIS MAILING LIST!!!! ---- [email protected] wrote:
============= Author: rfscholte Date: Tue Oct 30 19:27:14 2012 New Revision: 1403830 URL: http://svn.apache.org/viewvc?rev=1403830&view=rev Log: Remove 'Powered by' menu-item. It's very outdated, doesn't reflect the current usage of Maven Modified: maven/site/trunk/src/site/site.xml Modified: maven/site/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/site.xml?rev=1403830&r1=1403829&r2=1403830&view=diff ============================================================================== --- maven/site/trunk/src/site/site.xml (original) +++ maven/site/trunk/src/site/site.xml Tue Oct 30 19:27:14 2012 @@ -52,7 +52,7 @@ under the License. <item name="Features" href="/maven-features.html"/> <item name="FAQ (official)" href="/general.html"/> <!-- TODO: check this is for non-users, not a technical FAQ --> <item name="FAQ (unofficial)" href="http://docs.codehaus.org/display/MAVENUSER/FAQs-1"/> - <item name="Powered By" href="/powered-by-m2.html"/> + <!-- <item name="Powered By" href="/powered-by-m2.html"/> --> </menu> <menu name="Documentation"> -- Wayne E Seth PMP CEA Enterprise Architect (c) 520-456-6169 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
