aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenri Yandell <bayard@apache.org>2006-10-27 22:16:49 +0000
committerHenri Yandell <bayard@apache.org>2006-10-27 22:16:49 +0000
commit20b777cdb5d46946d1d166d6ab54e52ea5ad5b81 (patch)
tree5f49738b156885805601b271dd89881a68497fcf
parent7b1fa185e15cb1e39cc92f39e0c7f5ecaa140b95 (diff)
downloadarchiva-20b777cdb5d46946d1d166d6ab54e52ea5ad5b81.tar.gz
archiva-20b777cdb5d46946d1d166d6ab54e52ea5ad5b81.zip
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
-rw-r--r--src/site/apt/guides/developing/index.apt6
1 files changed, 3 insertions, 3 deletions
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