diff options
-rw-r--r-- | src/site/apt/guides/developing/index.apt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/site/apt/guides/developing/index.apt b/src/site/apt/guides/developing/index.apt index 55999a0f1..1db0f029a 100644 --- a/src/site/apt/guides/developing/index.apt +++ b/src/site/apt/guides/developing/index.apt @@ -77,3 +77,11 @@ Concepts * "Synchronized" - A remote repository which is physically copied down to be managed under Archiva. * "Identifier" - A short ID for your repository that will be used in URLs. + +Material that needs pulling into this site + + * {{{http://docs.codehaus.org/display/MAVEN/Repository+Manager} Repository Manager design wiki}} + + * {{{http://docs.codehaus.org/display/MAVEN/Maven+repository+tools} Repository tools wiki}} + + * {{{http://docs.codehaus.org/display/MAVEN/Repository+Security} Repository security wiki}} |