maven-plugins/source/xdocs/navigation.xml
aheritier 7cfd9049c7 Move all plugins sites to maven-1.X/plugins
Fix breadcrumbs
Add goals to create and/or deploy all sites


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@382568 13f79535-47bb-0310-9956-ffa450edef68
2006-03-02 23:49:59 +00:00

22 lines
729 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project name="Maven Source Plug-in">
<title>Maven Source Plug-in</title>
<body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
<item name="Plugins" href="http://maven.apache.org/maven-1.x/plugins/"/>
<item name="Bundled" href="http://maven.apache.org/maven-1.x/plugins/bundled/"/>
</breadcrumbs>
<links>
</links>
<menu name="Overview">
<item href="/goals.html" name="Goals">
</item>
<item href="/properties.html" name="Properties">
</item>
</menu>
</body>
</project>