Issue
I'm trying to build CDO 4.10.0 from source code and caught the below error
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
It looks like a bug according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=552876 thread and seems it was fixed; however, I'm still getting this error each time I run mvn install.
The web page http://download.eclipse.org:80 itself is accessible from my Google Chrome, so it's not related to my Internet connection or something like that.
Does anybody know if it's possible to fix the error or is it a remote server related error and I can do nothing with it?
Solution
Seems there is no way to build CDO 4.10.0 from scratch. Eclipse infrastructure was changed. See Eike's comment here.
Answered By - Ubuntu Learner
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.