]> source.dussan.org Git - archiva.git/commitdiff
Added some conceptual definitions
authorHenri Yandell <bayard@apache.org>
Fri, 27 Oct 2006 22:10:12 +0000 (22:10 +0000)
committerHenri Yandell <bayard@apache.org>
Fri, 27 Oct 2006 22:10:12 +0000 (22:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@468557 13f79535-47bb-0310-9956-ffa450edef68

src/site/apt/guides/developing/index.apt

index b29a9e6c112575c44e66ff9bacc345d52dbb7b38..0d5729436f6ea7405484d34ab90b9314ff6e72ea 100644 (file)
@@ -48,3 +48,13 @@ Subprojects
   * archiva-webapp - creates a war file\r
   * design - contains a mock-up currently\r
   * maven-meeper - rsync scripts to sync repositories. Also converts m1 repositories to m2 repositories.\r
+\r
+Concepts\r
+\r
+  There are various terms in Archiva that are worth explaining and defining. \r
+\r
+  * "Managed" - A managed repository is a repository which Archiva is sitting on top of that may be browsed.\r
+  * "Indexed" - The ability to search a managed repository.\r
+  * "Proxied" - A remote repository which an existing managed repository can be used as a facade for.\r
+  * "Synchronized" - A remote repository which is physically copied down to be managed under Archiva. \r
+  * "Identifier" - A short ID for your repository that will be used in URLs.\r