maven-plugins/artifact/xdocs/navigation.xml
vmassol f0b543f2a0 - Added download menu
- Prepare for 1.1 version


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114356 13f79535-47bb-0310-9956-ffa450edef68
2003-11-16 15:17:27 +00:00

25 lines
1010 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Maven Artifact Plugin">
<title>Maven Artifact Plugin</title>
<body>
<links>
<item name="Maven" href="http://maven.apache.org/"/>
</links>
<menu name="Overview">
<item name="Overview" href="/index.html" />
<!--item name="Goals" href="/goals.html" /-->
<item name="Properties" href="/properties.html" />
<item name="Tags" href="/tags.html" />
<item name="Examples" href="/examples.html" />
<item name="Supported Protocols" href="/protocols.html" />
<item name="Security Considerations" href="/security.html" />
<item name="Key-based Authentication" href="/authentication.html" />
</menu>
<menu name="Downloads">
<item name="Artifact plugin 1.0" href="http://www.ibiblio.org/maven/maven/plugins/maven-artifact-plugin-1.0.jar"/>
</menu>
</body>
</project>