Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven build failed #2

Open
EnnoMeijers opened this issue May 1, 2020 · 1 comment
Open

Maven build failed #2

EnnoMeijers opened this issue May 1, 2020 · 1 comment

Comments

@EnnoMeijers
Copy link

Hi,
For the Dutch Netwerk Digitaal Erfgoed we are interested in running the SHACL validator service tuned for our domain. I tried to run the docker but the maven build with the following error:
"Could not resolve dependencies for project validator.OSLO2:SHACLValidatorOSLO2:war:0.1.6-SNAPSHOT: Could not find artifact com.github.jsonld-java.jsonld-java:jsonld-java:bundle:0.12.5 in jitpack.io (https://jitpack.io)"

Any ideas how to fix this?
Best,
Enno

@ddvlanck
Copy link
Collaborator

ddvlanck commented May 7, 2020

Hi Enno,

We have had this issue in the past and it should normally be resolved (541adaa). When we run the command mvn clean package on the current version, it results in a successful build.

However, recently we switched to the EU testbed instance. The EU testbed also provides RDF validation. The RDF validator consists of a UI, REST and SOAP API. We disabled the UI and modified our frontend to use the REST API.

Our newest setup is available at our test environment: https://test.data.vlaanderen.be/shacl-validator/ . Code and configuration available here. If you wish to set up your own EU RDF Validator, the following guide will help you with that: https://www.itb.ec.europa.eu/docs/guides/latest/validatingRDF/index.html.

If you have any further questions, feel free to ask them.

Kind regards,
Dwight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants