diff options
author | Jason van Zyl <jvanzyl@apache.org> | 2006-06-14 02:51:42 +0000 |
---|---|---|
committer | Jason van Zyl <jvanzyl@apache.org> | 2006-06-14 02:51:42 +0000 |
commit | 4de67b8fdd70ff6ff8432064f7eb3c97e63465d7 (patch) | |
tree | 779ec55e9a8a9058ace417a157ef6eba33059d2f /src/site/apt/index.apt | |
parent | 30602fb39f8cbe3c37897ec171b7d59131d85207 (diff) | |
download | archiva-4de67b8fdd70ff6ff8432064f7eb3c97e63465d7.tar.gz archiva-4de67b8fdd70ff6ff8432064f7eb3c97e63465d7.zip |
o moved the site to our new standard location for a multi module setup
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@414028 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/site/apt/index.apt')
-rw-r--r-- | src/site/apt/index.apt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt new file mode 100644 index 000000000..80f49f268 --- /dev/null +++ b/src/site/apt/index.apt @@ -0,0 +1,26 @@ + ----- + Maven Repository Manager + ----- + Brett Porter + ----- + 25 May 2006 + ----- + +Maven Repository Manager + + The Maven Repository Manager is currently under development. It provides several pieces of functionality for your remote repository: + + * Browsing on POM information by group and artifact ID + + * Search over various information in the POM and filename + + * Locate JAR by checksum + + * Repository management through reporting and maintenance + + We welcome developers to the Maven community who are interested in contributing. If you'd like to discuss the Maven Repository manager, subscribe and post to + {{{/mail-lists.html} the development mailing list}}, <<<dev@maven.apache.org>>>. + + If you'd like to obtain the code, you can get it from Subversion. See {{{source-repository.html} SCM details}} for more information. + + |