Skip to content

missing dependency from non-responsive server oerc #17

Description

@cbaakman

I'm trying to build linkedISA 1.0.1-SNAPSHOT. However this fails at a certain point when it needs to download a dependency.
When I run the build.sh, this is what happens:

[ERROR] Failed to execute goal on project isa-graphparser: Could not resolve dependencies for project org.isatools:isa-graphparser:jar:1.0.1-SNAPSHOT: Failed to collect dependencies at org.isatools:ISAcreator:jar:1.7.7: Failed to read artifact descriptor for org.isatools:ISAcreator:jar:1.7.7: Could not transfer artifact org.isatools:ISAcreator:pom:1.7.7 from/to oerc (http://frog.oerc.ox.ac.uk:8080/nexus-2.1.2/content/groups/oerc): Transfer failed for http://frog.oerc.ox.ac.uk:8080/nexus-2.1.2/content/groups/oerc/org/isatools/ISAcreator/1.7.7/ISAcreator-1.7.7.pom: Connect to frog.oerc.ox.ac.uk:8080 [frog.oerc.ox.ac.uk/129.67.195.77] failed: Connection timed out (Connection timed out) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :isa-graphparser

It seems that the dependency server at (http://frog.oerc.ox.ac.uk:8080/ doesn't respond.

Is there an alternative?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions