git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114440 13f79535-47bb-0310-9956-ffa450edef68
23 lines
902 B
XML
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>
|