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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user