Re: creating a mirror of central?

2006-05-23 Thread Thorsten Heit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

> It's not proxy issues - maven-proxy can't help if ibiblio is down when
> trying to download a new jar ;-)

Indeed :-)
But you can configure maven-proxy to access a different central
repository; it's not mandatory to use ibiblio...

See also
http://www.nabble.com/Announce%3A+New+european+(Amsterdam,+NL)+Maven+2.0+mirror-t1642475.html


Thorsten
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (MingW32)

iD8DBQFEcwV9QvObkgCcDe0RAv+VAJ0Q4I+E55cyeDNFzfnWNtkMW+VjvwCfemVp
iB1RKrdtoOU/CSN743k0c7s=
=UUhv
-END PGP SIGNATURE-

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



RE: creating a mirror of central?

2006-05-23 Thread Darren Hartford
It's not proxy issues - maven-proxy can't help if ibiblio is down when
trying to download a new jar ;-)

> -Original Message-
> From: Thorsten Heit [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, May 23, 2006 4:01 AM
> To: Maven Users List
> Subject: Re: creating a mirror of central?
> 
> Hi,
> 
> > I have also tried to use maven-proxy, and itself is fine 
> UNTIL I start 
> > or use an older project that requires a jar from [central] and 
> > maven-proxy does not have it so tries to connect to ibiblio and it 
> > blacklists
> 
> Have you checked whether you need a HTTP proxy to allow your 
> maven-proxy to connect to ibiblio.org? If yes, do you have 
> the correct settings in your maven-proxy properties file?
> 
> 
> Thorsten

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



Re: creating a mirror of central?

2006-05-23 Thread Thorsten Heit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

> I have also tried to use maven-proxy, and itself is fine UNTIL I start
> or use an older project that requires a jar from [central] and
> maven-proxy does not have it so tries to connect to ibiblio and it
> blacklists

Have you checked whether you need a HTTP proxy to allow your maven-proxy
to connect to ibiblio.org? If yes, do you have the correct settings in
your maven-proxy properties file?


Thorsten
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (MingW32)

iD8DBQFEcsEuQvObkgCcDe0RAk3rAJ9I7uhrdQ4iqb4pSZOySYGhs48nkwCgzEGv
MSf3cdBv06+nSHarsZhSQHg=
=wSRg
-END PGP SIGNATURE-

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



RE: creating a mirror of central?

2006-05-22 Thread Darren Hartford
I have also tried to use maven-proxy, and itself is fine UNTIL I start
or use an older project that requires a jar from [central] and
maven-proxy does not have it so tries to connect to ibiblio and it
blacklists

I would also like to know *how* to mirror central. Standard rsync does
not seem to work, and looking in the maven-meeper codehaus has to log in
through SSH to get access.  So, how could someone mirror central to
avoid blacklists and false project failures?

-D

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



Re: creating a mirror of central?

2006-05-12 Thread Dan Adams
Well, maven-proxy seems to do most of what I need it to do. I wanted to
set up a local one here so that anyone in the office can use that
instead of the central repo. We will also have our own repo for our
private releases/snapshots. But there are some things that are not kept
in the central repo and since it checks the central repo first when
doing anything it seems to slow things down a little bit. If it were
internal the response time would be much higher. The only reason I have
for not jumping on maven-proxy is that I request something that is not
in central it will still have to check central to make sure so it won't
fail fast for things that aren't in the repo. Correct? Otherwise
maven-proxy would be fine. I was thinking something along the lines of
using rsync to synchronize nightly or something.

On Thu, 2006-05-11 at 16:51 -0500, Wayne Fay wrote:
> What exactly are you looking for? What's the use case? You want to
> download the entire Central repo (in a massive tarball or something)
> and then install/deploy it on a local Maven repo?
> 
> Most people use maven-proxy which downloads (and stores locally) files
> when they are requested and it has not already been downloaded. Most
> people find this acceptable. You're the first person I've seen who
> wanted a real "mirror" of Central.
> 
> Wayne
> 
> On 5/11/06, Dan Adams <[EMAIL PROTECTED]> wrote:
> > I can't seem to find info anywhere on this: how do you mirror the maven
> > 2 central repo? I know about maven-proxy but that doesn't seem to
> > alleviate the problem of going to server to check for something that
> > isn't in it.
> >
> > --
> > Dan Adams
> > Software Engineer
> > Interactive Factory
> > 617.235.5857
> >
> >
> > -
> > 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]
> 
-- 
Dan Adams
Software Engineer
Interactive Factory
617.235.5857


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



Re: creating a mirror of central?

2006-05-11 Thread Wayne Fay

What exactly are you looking for? What's the use case? You want to
download the entire Central repo (in a massive tarball or something)
and then install/deploy it on a local Maven repo?

Most people use maven-proxy which downloads (and stores locally) files
when they are requested and it has not already been downloaded. Most
people find this acceptable. You're the first person I've seen who
wanted a real "mirror" of Central.

Wayne

On 5/11/06, Dan Adams <[EMAIL PROTECTED]> wrote:

I can't seem to find info anywhere on this: how do you mirror the maven
2 central repo? I know about maven-proxy but that doesn't seem to
alleviate the problem of going to server to check for something that
isn't in it.

--
Dan Adams
Software Engineer
Interactive Factory
617.235.5857


-
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]