Hi,

Making a full repository mirror is not an option. What you need is a
proxy for Maven.

You should try Proximity:
http://proximity.abstracthorizon.org/

Proximity protects you from repo blackouts, inconsistent repositories,
sporadic ibiblios HTTP 500 errors and also speeds the build time.

Organizations should indefinitely not depend on centralized servers,
they should build their own inhouse repositories (proxied reposes +
hosted reposes).


Have fun,
~t~

On 7/28/06, Graham Leggett <[EMAIL PROTECTED]> wrote:
On Fri, July 28, 2006 1:06 pm, Ulrich Hobelmann wrote:

> This isn't a troll, I'm only genuinely afraid of trusting a few
> centralized servers for a task that's needed for any new machine to
> setup their system (especially after noticing last night, how slow a
> server can be and what that means for getting to work).  A big
> tarball/package would certainly be easier to deploy for an organisation.

This is only a once off problem - now that you've gone through the
doanloading pain, there is no need to do it again, unless you decide to
add or change versions of dependancies.

The full repository is quite a number of GB in size, making a tarball
available of it is unlikely to be efficient when you could simply mirror
the repository yourself from time to time, removing the risk of the repo
"going away".

If the central repos go down, you lose the auto-download capability, but
there is nothing stopping you from resolving the dependencies manually
(apart from the annoyance of having to do so).

Regards,
Graham
--



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to