]> source.dussan.org Git - archiva.git/commitdiff
update design notes
authorBrett Porter <brett@apache.org>
Fri, 1 Sep 2006 05:44:10 +0000 (05:44 +0000)
committerBrett Porter <brett@apache.org>
Fri, 1 Sep 2006 05:44:10 +0000 (05:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@439191 13f79535-47bb-0310-9956-ffa450edef68

archiva-discoverer/src/site/apt/design.apt

index 1c4c00bf563939442d574aaeb50218dc40257ad5..2adf0e3f020e3be2e0fc95c31b13ee31d6dc1d78 100644 (file)
@@ -23,15 +23,11 @@ Discoverer Design
   The artifact discoverer will find all artifacts in the repository, while metadata discovery finds any
   <<<maven-metadata.xml>>> files (both remote and local repository formats).
 
-  * Limitations
+  Note that POMs will be identified as separate artifacts to their related artifacts, as will each
+  individual derivative artifact at present. Currently, it has been decided not to link them - MRM-40 was closed as
+  won't fix as a result.
 
-    * In the artifact discoverer, POMs will be identified as separate artifacts to their related artifacts, as will each
-      individual derivative artifact at present. Later, these will be linked - see
-      {{{http://jira.codehaus.org/browse/MRM-40} MRM-40}}.
+  * Limitations
 
     * Currently, deleted artifacts are not tracked. This requires a separate event - see
       {{{http://jira.codehaus.org/browse/MRM-37} MRM-37}}.
-
-    * Currently, all artifacts are discovered instead of just those changed since the last discovery for a particular
-      operation - see {{{http://jira.codehaus.org/browse/MRM-125} MRM-125}}.
-