Hi there,

Regarding the linkcheck plugin under Maven 1.0.2, I've got this following
exception:
Checking link http://www.google.com
Error getting URI host
org.apache.commons.httpclient.HttpException: Redirect from host
www.google.com to www.google.ca is not supported
        at
org.apache.commons.httpclient.HttpMethodBase.checkValidRedirect(HttpM
ethodBase.java:1243)
        at
org.apache.commons.httpclient.HttpMethodBase.processRedirectResponse(
HttpMethodBase.java:1191)
...

It's coming from Jakarta Commons and AFAIK, Maven uses the version 2.0.
I found a similar bug report at Jira:
http://jira.codehaus.org/browse/MAVEN-1353
but without explication or comment about the solution!
 
Moreover, I found this following thread:
http://www.mail-archive.com/commons-httpclient-dev@jakarta.apache.org/msg059
48.html

My question is:
What is the road map for HTTPClient? 

Thanks a lot!

Vincent



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

Reply via email to