added link to Aether javadoc

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1139842 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2011-06-26 17:24:06 +00:00
parent e15d4a4dad
commit 49d4f242a1
2 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,7 @@ under the License.
<name>Maven Aether Provider</name>
<description>
This module provides extensions to Aether for utilizing the Maven POM and Maven metadata.
This module provides extensions to Aether for utilizing the Maven POM and Maven repository metadata.
</description>
<dependencies>

View File

@ -528,6 +528,9 @@
<version>2.8</version>
<configuration>
<linksource>true</linksource>
<links combine.children="append">
<link>http://sonatype.github.com/sonatype-aether/apidocs/</link>
</links>
</configuration>
<reportSets>
<reportSet>