Skip to content
Snippets Groups Projects
Commit aa2784bc authored by Brett Leslie Porter's avatar Brett Leslie Porter
Browse files

put back the Overview menu - when you inherit menu items they are meant to be...

put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design -
so these always belonged in the child POM.


git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin@471905 13f79535-47bb-0310-9956-ffa450edef68
parent b467de48
No related branches found
Tags
No related merge requests found
......@@ -22,6 +22,12 @@
<item name="Ant" href="http://ant.apache.org/"/>
</links>
<menu name="Overview">
<item name="Introduction" href="index.html"/>
<item name="Goals" href="plugin-info.html"/>
<item name="Usage" href="usage.html"/>
<item name="FAQ" href="faq.html"/>
</menu>
<menu name="Examples">
<item name="Referencing the Maven Classpaths" href="examples/classpaths.html"/>
<item name="Using tasks Attributes" href="examples/tasksAttributes.html"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment