maven-plugins/j2ee/xdocs/navigation.xml
plynch 02a7a56b86 o removing references to the appserver plugin except a small stub that says it is now a new plugin
o removing appserver related properties from plugin.properties


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112754 13f79535-47bb-0310-9956-ffa450edef68
2003-01-26 07:41:29 +00:00

19 lines
594 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven">
<title>Maven</title>
<body>
<links>
<item name="Maven" href="http://jakarta.apache.org/turbine/maven/"/>
</links>
<menu name="Overview">
<item name="Goals" href="/goals.html"/>
<item name="Properties" href="/properties.html"/>
<item name="Directory Layout" href="/dirlayout.html"/>
<item name="Appserver Control" href="/appserver.html"/>
<item name="Futures" href="/futures.html"/>
</menu>
</body>
</project>