Re: new repo doesn't like me

2006-09-10 Thread Eric Redmond
I've been pushing all of our consulting companies to use a private mirror like Proximity for just this reason. I like the "good citizen guidelines", and something like that should be part of the "getting started" docs. Eric On 9/8/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 8 Sep 06, at 12

Re: new repo doesn't like me

2006-09-08 Thread Jason van Zyl
On 8 Sep 06, at 12:59 PM 8 Sep 06, Carlos Sanchez wrote: You can rsync from ibiblio pretty easily Yah, and we will continue to sync there but we can definitely get some good Maven citizen guidelines. Yanking out 7gb from the repo is a bit much. Us cleaning up some stuff on our side woul

Re: new repo doesn't like me

2006-09-08 Thread Carlos Sanchez
You can rsync from ibiblio pretty easily On 9/8/06, Mike Perham <[EMAIL PROTECTED]> wrote: Yeah, I saw that. The IP resolved to petal.amgreetings.com. I'm not sure why a greeting card company is using Maven but a donation would be nice if that person is reading this. Fair enough, it's not a b

Re: new repo doesn't like me

2006-09-08 Thread Mike Perham
Yeah, I saw that. The IP resolved to petal.amgreetings.com. I'm not sure why a greeting card company is using Maven but a donation would be nice if that person is reading this. Fair enough, it's not a big deal to spoof my user-agent. On 9/8/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: On 8

Re: new repo doesn't like me

2006-09-08 Thread Jason van Zyl
On 8 Sep 06, at 11:29 AM 8 Sep 06, Mike Perham wrote: We are walled off from the public repo in order to control our dependencies very closely. Until recently, if I found that we needed a new package, I would just suck down the contents by using wget: wget -nd -l 1 -r http://repo1.maven.org/m

new repo doesn't like me

2006-09-08 Thread Mike Perham
We are walled off from the public repo in order to control our dependencies very closely. Until recently, if I found that we needed a new package, I would just suck down the contents by using wget: wget -nd -l 1 -r http://repo1.maven.org/maven2/commons-attributes/commons-attributes-api/2.2/ The