RE: Are we blocked by central Maven repo?

2008-09-30 Thread Brian E. Fox
For one, with rsync, if the network goes down, and an artifact that a developer wants that hasn't yet been used is requested, nexus is useless. He's still stuck. With an rsync everything is available. Only if you run rsync fairly often and kill us with bandwidth. And does every home

RE: Are we blocked by central Maven repo?

2008-09-30 Thread Brian E. Fox
The balancer should have a static ip, the machines behind it will be transparent to you. -Original Message- From: Ed Hillmann [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 8:49 PM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? On Tue, Sep 30, 2008

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Baptiste MATHUS
. -Nathan -Original Message- From: 陈思淼 [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 10:47 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? we didn't do that kind of thing. we have a company-level artifactory repository.someone didn't follow the rule

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Baptiste MATHUS
First might be that you privately ask Jason if you are concerned by http://blogs.sonatype.com/jvanzyl/2008/08/28/1219948661495.html If so, then beg his pardon and promise you won't do it again, never :-). But before annoying Jason, obviously try wget'ing something from repo1.maven.org from your

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Stephen Connolly
blocked by central Maven repo? we didn't do that kind of thing. we have a company-level artifactory repository.someone didn't follow the rule but most of us are good citizen, and follow the maven RULE, Is maven block strategy to block IP too strict? Can I do anything to Fix it Up

RE: Are we blocked by central Maven repo?

2008-09-29 Thread Beyer,Nathan
-Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 3:51 PM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? On 26-Sep-08, at 9:31 PM, Beyer,Nathan wrote: I disagree. 10gb or even 20gb isn't that much data, and rsync isn't

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Daniel Kulp
- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 3:51 PM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? On 26-Sep-08, at 9:31 PM, Beyer,Nathan wrote: I disagree. 10gb or even 20gb isn't that much data, and rsync isn't pulling

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Stephen Connolly
granular rsync access, so that requests can be more targeted. -Nathan -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 3:51 PM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? On 26-Sep-08, at 9:31 PM, Beyer

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Jason van Zyl
, 2008 11:11 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? IIRC Central is well over 10gb at this point (possibly 20gb) and a given organization will really only use at the most 1gb of it, so rsync'ing it is just a bad idea unless you are setting up an actual external

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Jason van Zyl
, 2008 3:51 PM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? On 26-Sep-08, at 9:31 PM, Beyer,Nathan wrote: I disagree. 10gb or even 20gb isn't that much data, and rsync isn't pulling that same amount down every time it runs. We're doing it and it's working quite well. It's

RE: Are we blocked by central Maven repo?

2008-09-29 Thread Beyer,Nathan
web server loading artifacts from a filesystem. -Original Message- From: Stephen Connolly [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 10:05 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? Here is a quick set up for you. On your local machine

RE: Are we blocked by central Maven repo?

2008-09-29 Thread Beyer,Nathan
[mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 3:51 PM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? On 26-Sep-08, at 9:31 PM, Beyer,Nathan wrote: I disagree. 10gb or even 20gb isn't that much data, and rsync isn't pulling that same amount down every time

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Daniel Kulp
On Monday 29 September 2008 10:59:48 am Jason van Zyl wrote: There is no rsync access to central. But the crawling is doing the equivalent amount of damage. I was suggesting creating a new public mirror that would be listable on http://maven.apache.org/guides/mini/guide-mirror-settings.html as

RE: Are we blocked by central Maven repo?

2008-09-29 Thread Beyer,Nathan
approval, license compliance, etc. -Nathan -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 9:59 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? On 29-Sep-08, at 10:21 AM, Beyer,Nathan wrote: What would you

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Jason van Zyl
(see 'Creating your own mirror') We aren't crawling. -Original Message- From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2008 10:00 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? There is no rsync access to central. But the crawling

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Jason van Zyl
On 29-Sep-08, at 11:54 AM, Daniel Kulp wrote: On Monday 29 September 2008 10:59:48 am Jason van Zyl wrote: There is no rsync access to central. But the crawling is doing the equivalent amount of damage. I was suggesting creating a new public mirror that would be listable on

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Ed Hillmann
2008/9/30 Dan Tran [EMAIL PROTECTED]: repo1.maven.org has a new IP Address, so if you hardcoded repo1.maven.org in your /etc/hosts you will have this problem. Sorry if this s a repeat. -D We're having this exact same problem. Our Nexus repository suddenly over the weekend couldn't access

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Jason van Zyl
We could start publishing a feed, but depending on the IP of the machine is probably not the best idea. Given that we've installed a load balancer the IP you get is going to be a whatever you get. On 29-Sep-08, at 6:59 PM, Ed Hillmann wrote: 2008/9/30 Dan Tran [EMAIL PROTECTED]:

Re: Are we blocked by central Maven repo?

2008-09-29 Thread Ed Hillmann
On Tue, Sep 30, 2008 at 9:38 AM, Jason van Zyl [EMAIL PROTECTED] wrote: We could start publishing a feed, but depending on the IP of the machine is probably not the best idea. Given that we've installed a load balancer the IP you get is going to be a whatever you get. Thanks for the info.

Re: Are we blocked by central Maven repo?

2008-09-27 Thread Jason van Zyl
26, 2008 11:11 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? IIRC Central is well over 10gb at this point (possibly 20gb) and a given organization will really only use at the most 1gb of it, so rsync'ing it is just a bad idea unless you are setting up an actual

Re: Are we blocked by central Maven repo?

2008-09-26 Thread Gabriel Garcia
You might be getting redirected. I had to change mine to http://repo-cogent.maven.org/maven2/, but I don't get the redirect from my home connection, so it might depend on the IP address you have. I'd suggest you to do a wget and see where the redirect tells you to go to. Gabriel 2008/9/26 陈思淼

Re: Are we blocked by central Maven repo?

2008-09-26 Thread Wayne Fay
It is possible to get blocked if you are acting as a bad citizen (downloading the entire Central repo using wget, for example). Have you (or someone else at your company) attempted to do this from your IP address? If not, the repo is probably just busy, or you had some random Internet connection

Re: Are we blocked by central Maven repo?

2008-09-26 Thread 陈思淼
we didn't do that kind of thing. we have a company-level artifactory repository.someone didn't follow the rule but most of us are good citizen, and follow the maven RULE, Is maven block strategy to block IP too strict? Can I do anything to Fix it Up? 2008/9/26 Wayne Fay [EMAIL PROTECTED] It

RE: Are we blocked by central Maven repo?

2008-09-26 Thread Martin Gainty
From: [EMAIL PROTECTED] To: users@maven.apache.org Subject: Re: Are we blocked by central Maven repo? we didn't do that kind of thing. we have a company-level artifactory repository.someone didn't follow the rule but most of us are good citizen, and follow the maven RULE, Is maven block

RE: Are we blocked by central Maven repo?

2008-09-26 Thread Beyer,Nathan
internal DNS to point 'repo1.maven.org' to an internal IP address. You can save a lot of bandwidth and time this way. -Nathan -Original Message- From: 陈思淼 [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 10:47 AM To: Maven Users List Subject: Re: Are we blocked by central Maven

Re: Are we blocked by central Maven repo?

2008-09-26 Thread 陈思淼
internal DNS to point 'repo1.maven.org' to an internal IP address. You can save a lot of bandwidth and time this way. -Nathan -Original Message- From: 陈思淼 [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 10:47 AM To: Maven Users List Subject: Re: Are we blocked by central

Re: Are we blocked by central Maven repo?

2008-09-26 Thread Wayne Fay
, September 26, 2008 10:47 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? we didn't do that kind of thing. we have a company-level artifactory repository.someone didn't follow the rule but most of us are good citizen, and follow the maven RULE, Is maven block strategy

RE: Are we blocked by central Maven repo?

2008-09-26 Thread Sommers, Elizabeth
We are having the exact same problem with artifactory today. Nobody here has been a bad citizen. Liz [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 11:47 AM To: Maven Users List Subject: Re: Are we blocked

Re: Are we blocked by central Maven repo?

2008-09-26 Thread Wayne Fay
PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 11:47 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? we didn't do that kind of thing. we have a company-level artifactory repository.someone

Re: Are we blocked by central Maven repo?

2008-09-26 Thread Carlos Sanchez
. Liz [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 11:47 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? we didn't do that kind of thing. we have a company-level artifactory

RE: Are we blocked by central Maven repo?

2008-09-26 Thread Sommers, Elizabeth
Fay [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 12:15 PM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? Could you perhaps set up Nexus and see if it is having the same trouble, or limited to Artifactory (which would be odd)? Wayne 2008/9/26 Sommers

RE: Are we blocked by central Maven repo?

2008-09-26 Thread Beyer,Nathan
and told we were on the verge of being blacklisted, which is what lead us to rsync the mirror. -Nathan -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2008 11:11 AM To: Maven Users List Subject: Re: Are we blocked by central Maven repo? IIRC Central