From 5067c87727630d6f807424c74c181ef0c701d50d Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Wed, 26 Oct 2005 16:44:52 +0000 Subject: [PATCH] o trying to make a quick where is it page to try and compensate for users not being able to find resources. a clear sign that the navigation needs to be improved and the content further organized. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328668 13f79535-47bb-0310-9956-ffa450edef68 --- maven-site/src/site/apt/where-is-it.apt | 28 +++++++++++++++++++++++++ maven-site/src/site/site.xml | 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 maven-site/src/site/apt/where-is-it.apt diff --git a/maven-site/src/site/apt/where-is-it.apt b/maven-site/src/site/apt/where-is-it.apt new file mode 100644 index 0000000000..36f67619f2 --- /dev/null +++ b/maven-site/src/site/apt/where-is-it.apt @@ -0,0 +1,28 @@ + ------ + Where the $%#@!! is it! + ------ + Jason van Zyl + ------ + 12 October 2005 + ------ + +Where the $%#@!! is it! + + As we have moved toward the release of Maven 2.0 we have built up a vast + store of knowledge that is sometimes hard to communicate with users because + there is just so much to communicate and limits of resources. Here are a few + quick references in an attempt to help. + +* POM references + + * {{{/maven-model/maven.html}Project Descriptor}} + +* Settings references + + * {{{../maven-settings/settings.html}Settings Descriptor}} + +* Mailing list archives + + * {{{http://www.nabble.com/Maven---Users-f178.html}Nabble}} + + * {{{http://mail-archives.apache.org/mod_mbox/maven-users/}Apache Archives}} diff --git a/maven-site/src/site/site.xml b/maven-site/src/site/site.xml index 3890ec574e..8c4be152a3 100644 --- a/maven-site/src/site/site.xml +++ b/maven-site/src/site/site.xml @@ -25,7 +25,7 @@ - +