Updated Branches: refs/heads/master 3d4a06c70 -> 87952bd07
added link to Plexus Classworlds Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/87952bd0 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/87952bd0 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/87952bd0 Branch: refs/heads/master Commit: 87952bd073388d95da37b1b0e13640c6966729aa Parents: 3d4a06c Author: Hervé Boutemy <hbout...@apache.org> Authored: Wed Dec 12 17:37:03 2012 +0100 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Wed Dec 12 17:37:03 2012 +0100 ---------------------------------------------------------------------- maven-core/src/site/apt/index.apt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/87952bd0/maven-core/src/site/apt/index.apt ---------------------------------------------------------------------- diff --git a/maven-core/src/site/apt/index.apt b/maven-core/src/site/apt/index.apt index 4043c80..f1c6329 100644 --- a/maven-core/src/site/apt/index.apt +++ b/maven-core/src/site/apt/index.apt @@ -31,4 +31,5 @@ Maven Core * {{{/guides/mini/guide-maven-classloading.html}classloader hierarchy}} done by <<<ClassRealmManager>>> component ({{{./apidocs/org/apache/maven/classrealm/ClassRealmManager.html}javadoc}}), with its <<<DefaultClassRealmManager>>> implementation - ({{{./xref/org/apache/maven/classrealm/DefaultClassRealmManager.html}source}}). + ({{{./xref/org/apache/maven/classrealm/DefaultClassRealmManager.html}source}}), using + {{{http://plexus.codehaus.org/plexus-classworlds/}Plexus Classworlds}}.