Skip to content

"connection timed out" errors on build #691

@rchavez-neu

Description

@rchavez-neu

during the sbt run process, Server Access Errors are occurring for calls to http://repo.opengeo.org:

[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.3. Compiling...
[info] Compilation completed in 19.767s.
[info] Done compiling.
[info] Loading settings from build.sbt,webpack.sbt ...
[info] Set current project to recogito2 (in build file:/home/foo/recogito2-main/)
[error] Server access Error: Connection timed out (Connection timed out) url=http://repo.opengeo.org/com/fasterxml/jackson/jackson-bom/2.8.10/jackson-bom-2.8.10.jar
[error] Server access Error: Connection timed out (Connection timed out) url=http://repo.opengeo.org/com/fasterxml/jackson/module/jackson-modules-java8/2.8.10/jackson-modules-java8-2.8.10.jar
[error] Server access Error: Connection timed out (Connection timed out) url=http://repo.opengeo.org/org/apache/apache/15/apache-15.jar
[error] Server access Error: Connection timed out (Connection timed out) url=http://repo.opengeo.org/org/apache/commons/commons-parent/35/commons-parent-35.jar
[error] Server access Error: Connection timed out (Connection timed out) url=http://repo.opengeo.org/org/apache/commons/commons-parent/35/commons-parent-35.jar
[error] Server access Error: Connection timed out (Connection timed out) url=http://repo.opengeo.org/com/google/guava/guava-parent/22.0/guava-parent-22.0.jar
[error] Server access Error: Connection timed out (Connection timed out) url=http://repo.opengeo.org/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.jar
[error] Server access Error: Connection timed out (Connection timed out) url=http://repo.opengeo.org/com/jolbox/bonecp-parent/0.8.0.RELEASE/bonecp-parent-0.8.0.RELEASE.jar
...

As the project will not build without the jars from http://repo.opengeo.org, are there any work arounds or ways to configure alternative alternative sources for those jars?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions