You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/12/01 11:39:58 UTC

[47/50] git commit: added javadoc links to Plexus main libraries

added javadoc links to Plexus main libraries

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x@829523 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0300529d
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0300529d
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0300529d

Branch: refs/heads/maven-2.2.x
Commit: 0300529d6f59e99626ddf6aa91a435c9d70e44a2
Parents: 3f96053
Author: Herve Boutemy <hb...@apache.org>
Authored: Sun Oct 25 10:09:40 2009 +0000
Committer: Herve Boutemy <hb...@apache.org>
Committed: Sun Oct 25 10:09:40 2009 +0000

----------------------------------------------------------------------
 pom.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/0300529d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5827b06..82e4cef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -602,6 +602,9 @@ under the License.
                 <link>http://logging.apache.org/log4j/1.2/apidocs/</link>
                 <link>http://jakarta.apache.org/regexp/apidocs/</link>
                 <link>http://velocity.apache.org/engine/releases/velocity-1.5/apidocs/</link>
+                <link>http://plexus.codehaus.org/plexus-utils/apidocs/</link>
+                <link>http://plexus.codehaus.org/plexus-classworlds/apidocs/</link>
+                <link>http://plexus.codehaus.org/plexus-containers/plexus-container-default/apidocs/</link>
               </links>
               <aggregate>true</aggregate>
             </configuration>