Martin Hoeller wrote:
I've set up a simple site for a project following the documentation on
maven.apache.org. I basically have a "Welcome Page" and the usual "Project
Documentation" links with "Project Information" and "Project Reports" on
the left side.
What I want to do is add another menu entry to the "Project Information"
navigation menu. The new entry should be on the same level as "Continuous
Integration", "Dependencies" or "Issue Tracking".
Does anybody know if this is possible and how to obtain this behaviour?
I usually just add menu entries in site.xml. What you want however, is
to add another link in the menu generated by the info reports plugin
[1], so you probably have to check it out more thoroughly to figure out
a way to do this (for example extend it if this cant work as-is).
[1] http://maven.apache.org/plugins/maven-project-info-reports-plugin/
hth,
Manos
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]