mirror of https://github.com/apache/maven.git
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
This commit is contained in:
parent
2e68194743
commit
5067c87727
|
@ -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}}
|
|
@ -25,7 +25,7 @@
|
|||
<item name="Getting Started" href="/guides/getting-started/index.html"/>
|
||||
<item name="Documentation" href="/guides/index.html"/>
|
||||
<item name="Available Plug-ins" href="/plugins/index.html"/>
|
||||
<item name="Plug-in Matrix" href="http://docs.codehaus.org/display/MAVEN/Maven+Plugin+Matrix"/>
|
||||
<item name="Where the $%#@!! is it!" href="/where-is-it.html"/>
|
||||
</menu>
|
||||
|
||||
<menu name="About Maven 2.0">
|
||||
|
|
Loading…
Reference in New Issue