blob: 9fc8b18ff7966ec06ddc7c73c47a47547ef904c1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
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 xmlns="http://maven.apache.org/DECORATION/1.3.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
name="Maven">
<version position="none" />
<bannerLeft>
<src>http://maven.apache.org/images/apache-maven-project.png</src>
<href>http://www.apache.org/</href>
</bannerLeft>
<bannerRight>
<src>http://maven.apache.org/images/maven-logo-black-on-white.png</src>
<href>http://maven.apache.org/</href>
</bannerRight>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.4</version>
</skin>
<custom>
<fluidoSkin>
<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
<googlePlusOne />
<googleSearch>
<sitesearch>maven.apache.org</sitesearch>
</googleSearch>
</fluidoSkin>
</custom>
<body>
<breadcrumbs>
<item name="Maven" href="http://maven.apache.org/index.html" />
</breadcrumbs>
<menu name="Main">
<item name="Welcome" href="/index.html"/>
<item name="License" href="http://www.apache.org/licenses/"/>
<item name="Download" href="/download.html"/>
<item name="Install" href="/install.html"/>
<item name="Configure" href="/configure.html"/>
<item name="Run" href="/run.html"/>
<item name="IDE Integration" href="/ide.html"/>
</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="Powered By" href="/powered-by-m2.html"/> -->
<item name="Support and Training" href="/support-and-training.html"/>
</menu>
<menu name="Documentation">
<item name="Maven Plugins" href="/plugins/index.html" />
<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="Getting Started Guide" href="/guides/getting-started/index.html" />
<!--
<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" />
</item>
<item name="Plugin Developer Centre" href="/plugin-developers/index.html" collapse="true">
<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="Maven API" href="/ref/current/index.html"/>
</item>
<item name="Maven Repository Centre" href="/repository/index.html" collapse="true">
</item>
<item name="Maven Developer Centre" href="/developers/index.html"/>
<item name="Books and Resources" href="/articles.html" />
<item name="Security" href="/security.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="Source Repository" href="/source-repository.html" />
<item name="The Maven Team" href="/team-list.html" />
</menu>
</body>
</project>