removed explicit download menu as it is now automatically generated when running "maven site"

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115156 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2004-05-02 10:20:13 +00:00
parent 76b8d8af68
commit 1b93aa3790
2 changed files with 0 additions and 8 deletions

View File

@@ -29,8 +29,5 @@
<item name="Goals" href="/goals.html" />
<item name="Properties" href="/properties.html" />
</menu>
<menu name="Downloads">
<item name="Announcement plugin 1.0" href="http://www.ibiblio.org/maven/maven/plugins/maven-announcement-plugin-1.0.jar"/>
</menu>
</body>
</project>

View File

@@ -32,10 +32,5 @@
<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>