blob: b639ca146a7267bddfff8ea5018924f65b8af015 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven">
<!-- TODO: inherited publish, banner, skin -->
<bannerLeft>
<name>Maven</name>
<src>images/apache-maven-project-2.png</src>
<href>http://maven.apache.org/</href>
</bannerLeft>
<bannerRight>
<src>images/maven-logo-2.gif</src>
</bannerRight>
<publishDate format="dd MMM yyyy" position="right" />
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-stylus-skin</artifactId>
</skin>
<body>
<!-- TODO: inherited breadcrumbs, head, link menu -->
<breadcrumbs>
<item name="Apache" href="http://www.apache.org/"/>
<item name="Maven" href="http://maven.apache.org/"/>
</breadcrumbs>
<head>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-140879-1";
urchinTracker();
</script>
</head>
<!-- TODO: incorporate, remove, etc
<menu name="Documentation">
<item name="Getting Started" href="/guides/getting-started/index.html"/>
<item name="Guides" href="/guides/index.html"/>
<item name="Examples" href="/examples/index.html"/>
<item name="Plug-ins" href="/plugins/index.html"/>
<item name="User Contributed" href="http://docs.codehaus.org/display/MAVENUSER/FAQs"/>
<item name="Where is it?" href="/where-is-it.html"/>
<item name="Reference" href="/ref/current/index.html"/>
</menu>
<item name="General Information" href="/about.html"/>
<item name="For Maven 1.0 Users" href="/maven1.html"/>
<item name="For Other Projects" href="/project-faq.html"/>
<item name="How to Help" href="/guides/development/guide-helping.html"/>
-->
<menu name="Get Maven">
<item name="Download" href="/download.html"/>
<item name="Release Notes" href="/release-notes.html"/>
</menu>
<!-- TODO: Candidate for chopping, or folding menu -->
<menu name="About Maven">
<item name="What is Maven?" href="/what-is-maven.html"/>
<item name="Features" href="/maven-features.html"/>
<item name="FAQ" href="/general.html"/> <!-- TODO: check this is for non-users, not a technical FAQ -->
<item name="Getting Support" href="todo.html" />
<item name="Powered By" href="/powered-by-m2.html"/>
<item name="Books and Articles" href="/articles.html" />
</menu>
<menu name="Documentation">
<item name="Builder Centre" href="todo.html" />
<item name="User Centre" href="todo.html" collapse="true">
<item name="Concepts" href="todo.html" /> <!-- TODO: POM, artifacts, lifecycle, repositories, plugins, conventions, archetypes, multimodule, sites, reports - each a high level description with links into guides -->
<item name="Getting Started Guide" href="todo.html" />
<item name="Trail 1" href="todo.html" /> <!-- TODO: some good trail ideas in John's proposal - need to go back to email to get them. Trails might need to be a page rather than listed here depending on quantity. Do we need to support more depth in navigation? -->
<item name="Trail 2" href="todo.html" />
<item name="Build Cookbook" href="todo.html" />
<item name="Settings Reference" href="todo.html" /> <!-- TODO: all references should be collected under another area instead/as well, reconsider -->
<item name="POM Reference" href="todo.html" />
<item name="Profiles Reference" href="todo.html" />
</item>
<item name="Plugin Developer Centre" href="todo.html" collapse="true">
<item name="Plugin Concepts" href="todo.html" />
<item name="Writing your first Mojo" href="todo.html" />
<item name="Mojo API Reference" href="todo.html" />
<item name="Plugin Cookbook" href="todo.html" />
<item name="Maven API Reference" href="todo.html" />
</item>
<item name="Maven Developer Centre" href="todo.html" collapse="true">
<!-- TODO: under documentation? Review structure under here, aim for consistency -->
<!-- TODO .... -->
<item name="Continuous Integration" href="/continuous-integration.html"/>
</item>
<item name="Maven Repository Centre" href="todo.html" collapse="true">
<item name="How to upload" href="/repository/upload.html" />
<item name="How to partner" href="/repository/partner.html" />
<item name="How to mirror" href="/repository/mirror.html" />
</item>
<item name="Index (category)" href="todo.html" />
<item name="Index (alphabetical)" href="todo.html" />
</menu>
<menu name="Get Maven Plugins">
<item name="By Host" href="todo.html" />
<item name="By Category" href="todo.html" />
<item name="By Phase" href="todo.html" />
</menu>
<menu name="IDE Integration">
<item name="Eclipse" href="/eclipse-plugin.html"/>
<item name="Netbeans" href="/netbeans-module.html"/>
</menu>
<menu name="Maven Projects" inherit="bottom">
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x"/>
<item name="Continuum" href="http://maven.apache.org/continuum"/>
<item name="SCM" href="http://maven.apache.org/scm"/>
<item name="Wagon" href="http://maven.apache.org/wagon"/>
<item name="JXR" href="http://maven.apache.org/jxr"/>
<item name="Doxia" href="http://maven.apache.org/doxia"/>
</menu>
<menu ref="reports" />
</body>
</project>