maven-plugins/dashboard/xdocs/navigation.xml
2003-12-04 07:58:37 +00:00

23 lines
902 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven Dashboard plugin">
<title>Maven Dashboard plugin</title>
<body>
<links>
<item name="Maven" href="http://maven.apache.org/"/>
</links>
<menu name="Overview">
<item name="Goals" href="/goals.html"/>
<item name="Properties" href="/properties.html"/>
<item name="Aggregators" href="/aggregators.html"/>
<item name="Authoring" href="/authoring.html"/>
</menu>
<menu name="Downloads">
<item name="Dashboard plugin 1.0" href="http://www.ibiblio.org/maven/maven/plugins/maven-dashboard-plugin-1.0.jar"/>
<item name="Dashboard plugin 1.1" href="http://www.ibiblio.org/maven/maven/plugins/maven-dashboard-plugin-1.1.jar"/>
<item name="Dashboard plugin 1.2" href="http://www.ibiblio.org/maven/maven/plugins/maven-dashboard-plugin-1.2.jar"/>
</menu>
</body>
</project>