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
This commit is contained in:
Henri Yandell 2006-10-27 22:16:49 +00:00
parent 7b1fa185e1
commit 20b777cdb5
1 changed files with 3 additions and 3 deletions

View File

@ -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