mirror of https://github.com/apache/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
This commit is contained in:
parent
7b1fa185e1
commit
20b777cdb5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue