You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by CodingPlayer <ro...@researchstudio.at> on 2007/11/20 11:43:27 UTC

[M2] repositories (central, codehaus, java.net)

Hi,

i currently reorganize my repositories within my artifactory installation
(artifact cache).

and i wonder which of these repositories is correct:

    *  central
          o http://www.ibiblio.org/pub/packages/maven2/
          o http://www.ibiblio.org/maven2
          o http://repo1.maven.org/maven2 (mirror of ibiblio) 
          o http://mirrors.ibiblio.org/pub/mirrors/maven2

    * codehaus
          o release
                + http://dist.codehaus.org
                + http://repository.codehaus.org
          o snapshot
                + http://snapshots.repository.codehaus.org 

    * java.net
          o maven1 (still some artifacts are found in the old legacy repo)
                + https://maven-repository.dev.java.net/repository/
                      x http mirror: http://download.java.net/maven/1 
          o maven2
                + http://download.java.net/maven/2 

it would be nice if someone could tell me which of these repositories are
kept up-to-date and which of them are old URLs/domains. (or mirrors of
others).

do i miss some (important) repositories (not listed above)?

thx 4 help
R.C.

-- 
View this message in context: http://www.nabble.com/-M2--repositories-%28central%2C-codehaus%2C-java.net%29-tf4842621s177.html#a13854510
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2] repositories (central, codehaus, java.net)

Posted by Dirk Olmes <di...@xanthippe.ping.de>.
CodingPlayer wrote:
> Hi,
> 
> i currently reorganize my repositories within my artifactory installation
> (artifact cache).
> 
> and i wonder which of these repositories is correct:
> 
>     *  central
>           o http://www.ibiblio.org/pub/packages/maven2/
>           o http://www.ibiblio.org/maven2
>           o http://repo1.maven.org/maven2 (mirror of ibiblio) 
>           o http://mirrors.ibiblio.org/pub/mirrors/maven2

Don't use ibiblio, use repo1.maven.org directly. I used to declare a
mirror-of central to a nearer site in the old ibiblio-was-the-main-repo
days but have stopped doing so ever since repo1.maven.org came online.

Anyway, you don't have to configure repo1.maven.org as it's built in by
default.

-dirk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [M2] repositories (central, codehaus, java.net)

Posted by Wayne Fay <wa...@gmail.com>.
Looks generally fine, except that the Central master is
repo1.maven.org, and ibiblio is the mirror.

Wayne

On 11/20/07, CodingPlayer <ro...@researchstudio.at> wrote:
>
> Hi,
>
> i currently reorganize my repositories within my artifactory installation
> (artifact cache).
>
> and i wonder which of these repositories is correct:
>
>     *  central
>           o http://www.ibiblio.org/pub/packages/maven2/
>           o http://www.ibiblio.org/maven2
>           o http://repo1.maven.org/maven2 (mirror of ibiblio)
>           o http://mirrors.ibiblio.org/pub/mirrors/maven2
>
>     * codehaus
>           o release
>                 + http://dist.codehaus.org
>                 + http://repository.codehaus.org
>           o snapshot
>                 + http://snapshots.repository.codehaus.org
>
>     * java.net
>           o maven1 (still some artifacts are found in the old legacy repo)
>                 + https://maven-repository.dev.java.net/repository/
>                       x http mirror: http://download.java.net/maven/1
>           o maven2
>                 + http://download.java.net/maven/2
>
> it would be nice if someone could tell me which of these repositories are
> kept up-to-date and which of them are old URLs/domains. (or mirrors of
> others).
>
> do i miss some (important) repositories (not listed above)?
>
> thx 4 help
> R.C.
>
> --
> View this message in context:
> http://www.nabble.com/-M2--repositories-%28central%2C-codehaus%2C-java.net%29-tf4842621s177.html#a13854510
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org