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@115157 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2004-05-02 10:26:37 +00:00
parent 1b93aa3790
commit 1fd2d4b98d
25 changed files with 0 additions and 98 deletions

View File

@@ -38,9 +38,5 @@
<item name="Properties" href="/properties.html"/>
<item name="Goals" href="/goals.html"/>
</menu>
<menu name="Downloads">
<item name="JCoverage Plugin 1.0" href="http://www.ibiblio.org/maven/maven/plugins/maven-jcoverage-plugin-1.0.jar"/>
<item name="JCoverage Plugin 1.0.2" href="http://www.ibiblio.org/maven/maven/plugins/maven-jcoverage-plugin-1.0.2.jar"/>
</menu>
</body>
</project>