http://www.ibiblio.org/maven2/org/apache/maven/plugins/ is the right one however org.apache.maven.plugin is the groupId
and http://www.ibiblio.org/maven2 is the root -D On 1/10/06, Man-Chi Leung <[EMAIL PROTECTED]> wrote: > > very sorry, lets correct my mistake. > > I am comparing the repositories between > > http://www.ibiblio.org/maven2/plugins/ > & > http://www.ibiblio.org/maven2/org/apache/maven/plugins/ > > > I am very confused regarding these repositories > > anyone can advise? pls help > > ~manchi > > On Jan 10, 2006, at 3:43 PM, Man-Chi Leung wrote: > > > hi, > > > > may I know what is the different between /maven2/org/apache/maven/ > > plugins and /maven2/org/apache/maven ???? > > Why there are 2 different file structures ??? > > > > I just did a comparison for both, they are very similar, but > > hosting more or less plugins!!! > > > > followings are only found in /maven2/org/apache/maven/plugins but > > NOT in /maven2/org/apache/maven > > * maven-commons-attrib > > * maven-jpox-plugin > > * maven-plexus-plugin > > * maven-report-parent > > > > followings are only found in /maven2/org/apache/maven but NOT in / > > maven2/org/apache/maven/plugins > > * maven-antrun-plugin > > * maven-ear-plugin > > * maven-rar-plugin > > * maven-repository-plu.. > > > > and worse the versioning found in both repository are NOT in sync , > > e.g. maven-jar-plugin > > 1) http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-jar- > > plugin/2.0-rc1/ (latest version) > > 2) http://www.ibiblio.org/maven2/plugins/org/apache/maven/plugins/ > > maven-jar-plugin/2.0-alpha-3/ (latest version) > > > > what is happening here? > > ~manchi > > > > On Jan 10, 2006, at 3:03 PM, Man-Chi Leung wrote: > > > >> it seems that there are a several sites that I can get plugin. > >> which one is the correct setting? > >> > >> 1) http://www.ibiblio.org/maven2/ > >> 2) http://www.ibiblio.org/maven2/plugins/ > >> 4) http://snapshots.maven.codehaus.org/maven2 > >> 5) http://snapshots.maven.codehaus.org/maven2/plugins > >> > >> what is the default? when do I need to override it in settings.xml? > >> > >> ~manchi > >> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
