blob: 061adbcbe562f7bfd37e13cbd51ee3c9ec15464d [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<project name="Maven">
<version position="none" />
<body>
<breadcrumbs>
<!-- TODO: This breadcrumb should be removed when it has been solved in the parent -->
<item name="Maven" href="http://maven.apache.org/index.html"/>
</breadcrumbs>
<!-- TODO: incorporate, remove, etc
<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"/>
-->
<menu name="Main">
<item name="Welcome" href="/index.html"/>
</menu>
<menu name="Get Maven">
<item name="Download" href="/download.html"/>
<item name="Release Notes" href="/release-notes.html"/>
<item name="License" href="/license.html"/>
</menu>
<menu name="IDE Integration">
<item name="Eclipse" href="/eclipse-plugin.html"/>
<item name="Netbeans" href="/netbeans-module.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 (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="Getting Support" href="todo.html" />
-->
<item name="Powered By" href="/powered-by-m2.html"/>
</menu>
<menu name="Documentation">
<!-- TODO: improve categorisation -->
<item name="Index (category)" href="/guides/index.html" />
<item name="Running Maven" href="/run-maven/index.html" />
<item name="User Centre" href="/users/index.html" collapse="true">
<item name="Maven in 5 Minutes" href="/guides/getting-started/maven-in-five-minutes.html" />
<!-- item name="Concepts">
<item name="POM" href="/concepts.html#pom" />
<item name="Artifacts" href="/concepts.html#artifacts" />
<item name="Lifecycle" href="/concepts.html#lifecycle" />
<item name="Repositories" href="/concepts.html#repositories" />
<item name="Plugins" href="/concepts.html#plugins" />
<item name="Conventions" href="/concepts.html#conventions" />
<item name="Archetypes" href="/concepts.html#archetypes" />
<item name="Multimodule" href="/concepts.html#multimodule" />
<item name="Sites" href="/concepts.html#sites" />
<item name="Reports" href="/concepts.html#reports" />
</item -->
<!-- TODO: still needs splitting up -->
<item name="Getting Started Guide" href="/guides/getting-started/index.html" />
<!--
<item name="Trails">
<!- - 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 1" href="todo.html" />
<item name="Trail 2" href="todo.html" />
</item>
-->
<!-- TODO: make this a true, wiki based, commentable cookbook type thingymabob -->
<item name="Build Cookbook" href="/users/cookbook/index.html"/>
<item name="Getting Help" href="/users/getting-help.html"/>
<item name="Settings Reference" href="/settings.html" /> <!-- TODO: all references should be collected under another area instead/as well, reconsider -->
<item name="POM Reference" href="/pom.html" />
<!-- profiles.xml reference needed
<item name="Profiles Reference" href="todo.html" />
-->
</item>
<item name="Plugin Developer Centre" href="/plugin-developers/index.html" collapse="true">
<!--
<item name="Plugin Concepts" href="todo.html" />
-->
<item name="Your First Mojo" href="/guides/plugin/guide-java-plugin-development.html" />
<item name="Mojo API" href="/developers/mojo-api-specification.html" />
<!--
<item name="Plugin Cookbook" href="todo.html" />
-->
<item name="Maven API" href="/ref/current/index.html"/>
</item>
<item name="Maven Repository Centre" href="/repository/index.html" collapse="true">
<!-- TODO:
<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="Maven Developer Centre" href="/developers/index.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="Index (alphabetical)" href="todo.html" />
-->
<item name="External Resources" href="/articles.html" />
<item name="Wiki" href="http://docs.codehaus.org/display/MAVENUSER/Home" />
</menu>
<menu name="Get Maven Plugins">
<!--
<item name="Plugins by Host" href="todo.html" />
-->
<item name="Plugins by Category" href="/plugins/index.html" />
<!--
<item name="Plugins by Phase" href="todo.html" />
-->
<!-- TODO: use the repository.maven.org plugin search, this doesn't seem to have one -->
<!-- <item name="Search" href="http://www.mvnrepository.com/plugins.html" /> -->
</menu>
<menu name="Community">
<item name="Community Overview" href="/community.html"/>
<item name="How to Contribute" href="/guides/development/guide-helping.html"/>
<item name="Maven Repository" href="/guides/mini/guide-maven-evangelism.html" />
<item name="Getting Help" href="/users/getting-help.html" />
<item name="Issue Tracking" href="/issue-tracking.html" />
<item name="The Maven Team" href="/team-list.html" />
</menu>
<menu name="Thanks">
<item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html" />
<item name="Thanks" href="http://www.apache.org/foundation/thanks.html" />
</menu>
<!--
These links are over on the right, if necessary we can re-enable these but there's not point in putting these links in two places.
<menu name="Related Topics">
<item name="Repository Management" href="/repository-management.html" />
<item name="Continuous Integration" href="/continuous-integration.html" />
</menu>
-->
</body>
</project>