mirror of https://github.com/apache/maven.git
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:
parent
1e8917387a
commit
3c8f3b9888
|
@ -50,7 +50,7 @@
|
|||
<artifactId>maven-project</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>plexus</groupId>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-archiver</artifactId>
|
||||
<version>1.0-alpha-3-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
<menu name="Overview">
|
||||
<item name="Introduction" href="introduction.html"/>
|
||||
<item name="How to Use" href="howto.html"/>
|
||||
<item name="Descriptor Format" href="assembly.html"/>
|
||||
<item name="Predefined Descriptors" href="descriptor.html"/>
|
||||
</menu>
|
||||
${reports}
|
||||
|
|
Loading…
Reference in New Issue