Code Monkey home page Code Monkey logo

oaei_sealsclient's People

Contributors

danfaria avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

oaei_sealsclient's Issues

Cannot build SealsClientSource project

The mvn install command for the SealsClientSource project fails with the following:

[ERROR] Failed to execute goal on project omt-client: Could not resolve dependencies for project eu.sealsproject.omt:omt-client:jar:6.0.0: Failed to collect dependencies at eu.sealsproject.platform.res:res-domain-api:jar:1.1.1: Failed to read artifact descriptor for eu.sealsproject.platform.res:res-domain-api:jar:1.1.1: Could not transfer artifact eu.sealsproject.platform.res:res-domain-api:pom:1.1.1 from/to sealsrepo1 (http://www.development.seals-project.eu/artifactory/omt-external-libs-local/): Failed to transfer file: http://www.development.seals-project.eu/artifactory/omt-external-libs-local/eu/sealsproject/platform/res/res-domain-api/1.1.1/res-domain-api-1.1.1.pom. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable. -> [Help 1]

SealsClientSource-build.txt

Fails on JDK 13

Evaluating a matching system fails with the following exception:

Exception in thread "main" java.lang.NoClassDefFoundError: eu/sealsproject/platform/res/tool/bundle/factory/PackageCreationException
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:416)
	at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.ClassNotFoundException: eu.sealsproject.platform.res.tool.bundle.factory.PackageCreationException
	at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:436)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
	... 3 more

Tested JDK:

openjdk version "13.0.2" 2020-01-14
OpenJDK Runtime Environment AdoptOpenJDK (build 13.0.2+8)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13.0.2+8, mixed mode, sharing)

It works with JDK 1.8 but due to the nature of SEALS, this means that the matching system must also run with JDK 8.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.