o update group

o update site.xml



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307225 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-08 00:29:04 +00:00
parent 1e8917387a
commit 3c8f3b9888
2 changed files with 2 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<artifactId>maven-project</artifactId> <artifactId>maven-project</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>plexus</groupId> <groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId> <artifactId>plexus-archiver</artifactId>
<version>1.0-alpha-3-SNAPSHOT</version> <version>1.0-alpha-3-SNAPSHOT</version>
</dependency> </dependency>

View File

@ -35,6 +35,7 @@
<menu name="Overview"> <menu name="Overview">
<item name="Introduction" href="introduction.html"/> <item name="Introduction" href="introduction.html"/>
<item name="How to Use" href="howto.html"/> <item name="How to Use" href="howto.html"/>
<item name="Descriptor Format" href="assembly.html"/>
<item name="Predefined Descriptors" href="descriptor.html"/> <item name="Predefined Descriptors" href="descriptor.html"/>
</menu> </menu>
${reports} ${reports}