From: Henri Yandell Date: Fri, 27 Oct 2006 22:16:49 +0000 (+0000) Subject: Explained what the remaining two directories are for X-Git-Tag: archiva-0.9-alpha-1~420 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=20b777cdb5d46946d1d166d6ab54e52ea5ad5b81;p=archiva.git Explained what the remaining two directories are for git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@468559 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/site/apt/guides/developing/index.apt b/src/site/apt/guides/developing/index.apt index 0d5729436..b1e44dc5b 100644 --- a/src/site/apt/guides/developing/index.apt +++ b/src/site/apt/guides/developing/index.apt @@ -34,15 +34,15 @@ Subprojects * archiva-applet - The progress bar on the checksum checking page. * archiva-configuration - A facade on top of the Plexus configuration XML. - * archiva-converter - ???? + * archiva-converter - converts an m1 repository to an m2 one - currently not hooked up * archiva-core - central code, business objects, modello etc. * archiva-discoverer - monitors the managed repositories and kicks off the indexing. * archiva-indexer - the lucene indexing. * archiva-plexus-application - archiva can run on plexus as well as as a war. This creates a plexus app. * archiva-plexus-runtime - archiva can run on plexus as well as as a war. This runs lots of apps. - * archiva-proxy - proxy repositories? + * archiva-proxy - proxies repositories? * archiva-reports-standard - a couple of reports are implemented. Not very pluginable yet. - * archiva-repository-layer - ???? + * archiva-repository-layer - a query layer for the reports * archiva-security - webapp security * archiva-utils - some handy archiva specific utils * archiva-webapp - creates a war file