maven-plugins/ant/xdocs/navigation.xml
2003-10-08 06:07:00 +00:00

20 lines
594 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven Ant Plugin">
<title>Maven Ant Plugin</title>
<body>
<links>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Ant" href="http://ant.apache.org/"/>
</links>
<menu name="Overview">
<item name="Goals" href="/goals.html" />
<item name="Properties" href="/properties.html" />
</menu>
<menu name="Downloads">
<item name="Ant Plugin 1.5" href="http://www.ibiblio.org/maven/maven/plugins/maven-ant-plugin-1.5.jar"/>
</menu>
</body>
</project>