eclipse-tractusx / sldt-semantic-hub

Apache License 2.0
6 stars 10 forks source link

TRG 7.04 IP checks for 3rd party content #196

Closed SebastianBezold closed 9 months ago

SebastianBezold commented 9 months ago

I might just miss something, but I struggle to build semantic-hub locally and use dash to re-generate the DEPENDENCIES file.

What I did

I was using

Like I said, I might be missing something, but if so, I would appreciate some docs on how to generate the DEPENDENCIES file in the README.md.

Suggestion

There is a dash-licences maven plugin available, that could be helpful. Instructions can be found in the dash-licenses docs

An example of Tractus-X config options can be found in managed-service-orchestrator for example

shijinrajbosch commented 9 months ago

Hi @SebastianBezold ,

This issue was due to jena-fuseki-docker version problem in the test case. We have fixed the issue in the test case and created a PR https://github.com/eclipse-tractusx/sldt-semantic-hub/pull/201 Test case will work if you are able to build jena-fuseki-docker:4.7.0 which is the Precondition in the ReadMe file