dair-iitd / OpenIE-standalone

Other
565 stars 73 forks source link

SERVER ERROR on compile.sh #41

Closed TianrenWang closed 4 years ago

TianrenWang commented 4 years ago

I am running on Mac and trying to build the jar locally. I followed the instruction for building the project, and in the last step after sh compile.sh, I get the following errors:

[error] SERVER ERROR: HTTPS Required url=http://repo1.maven.org/maven2/com/jsuereth/gpg-library_2.10/0.8.1/gpg-library_2.10-0.8.1.pom [error] SERVER ERROR: HTTPS Required url=http://repo1.maven.org/maven2/net/databinder/dispatch-http_2.10/0.8.10/dispatch-http_2.10-0.8.10.pom . . . . . [error] (*:update) sbt.ResolveException: unresolved dependency: com.jsuereth#gpg-library_2.10;0.8.1: not found [error] unresolved dependency: net.databinder#dispatch-http_2.10;0.8.10: not found

How can I solve this?

TianrenWang commented 4 years ago

I bypassed this issue by using the pre-compiled jar.