I am having a problem when building a maven project... more specifically,
when I am building a maven project from a machine in India.  I can build the
same project from a machine in the US fine.

So far, I have determined that this only seems to be happening for a couple
of specific artifacts:
* slide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar (172727) (.pom file
downloads fine)
* commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar
(225375) (.pom file downloads fine)
* jdom/jdom/1.0/jdom-1.0.jar (153253)  (.pom file downloads fine)

Other dependent artifacts download just fine to the machine in India, I also
tried using a mirror to download from and got the same result.  

It almost looks like a file size issue, the other artifacts that download
fine are 70k and smaller.

I also tried accessing these artifacts via wget and get the "403 Forbidden"
message.

Also for clarity, our network connection from India is using simple ip
forwarding to a direct wan connection, so there isn't any kind of proxy
getting in the way.

Any ideas would be greatly appreciated.


-- 
View this message in context: 
http://www.nabble.com/Odd-central-maven-repo-behavior-tp16260811s177p16260811.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to