add shortcuts in the menu to useful reports for end-user

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@369119 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2006-01-14 23:39:53 +00:00
parent 376589ab92
commit 7fb744bda0

View File

@@ -31,9 +31,12 @@
<item name="Maven 2.0" href="http://maven.apache.org/"/>
</links>
<menu name="Overview">
<item href="/index.html" name="Overview"/>
<item href="/index.html" name="About"/>
<item href="/goals.html" name="Goals"/>
<item href="/properties.html" name="Properties"/>
<item href="/faq.html" name="FAQs"/>
<item href="/changes-report.html" name="Changes"/>
<item href="/jira.html" name="Known issues"/>
</menu>
</body>
</project>