Date: 2004-06-30T08:17:16 Editor: 194.205.246.151 <> Wiki: Incubator Wiki Page: DepotTerminology URL: http://wiki.apache.org/incubator/DepotTerminology
no comment Change Log: ------------------------------------------------------------------------------ @@ -6,8 +6,8 @@ = Main Terms = * '''Artifact''' -- An entity in a repository (e.g. junit-3.8.1.jar) - * '''Group''' -- Artifacts are organized in groups (e.g. junit) - * '''Repository''' -- A remote (or local) collection of artifacts (e.g. http://www.ibiblio.org/maven/) + * '''Group''' -- A logical collection of of artifacts (e.g. junit) + * '''Repository''' -- A physical collection of artifacts, local or remote (e.g. http://www.ibiblio.org/maven/) = Subsequent Terms = --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
