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

hdt-fuseki maven error #77

Closed
Moh-BOB opened this issue Sep 26, 2018 · 0 comments
Closed

hdt-fuseki maven error #77

Moh-BOB opened this issue Sep 26, 2018 · 0 comments

Comments

@Moh-BOB
Copy link

Moh-BOB commented Sep 26, 2018

I'm traying to compile hdt-fuseki with maven but i'm getting the following error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project hdt-fuseki: Compilation failure
[ERROR] /C:/Users/BS/DBpedia/hdt-java-master/hdt-fuseki/src/main/java/org/rdfhdt/hdt/fuseki/FusekiHDTCmd.java:[331,47] cannot access com.hp.hpl.jena.graph.impl.GraphBase
[ERROR] class file for com.hp.hpl.jena.graph.impl.GraphBase not found

I've changed the pom.xml to work with jena v3.8.0.
However the java file FusekiHDTCmd.java still indicating on eclipse:
The type com.hp.hpl.jena.graph.impl.GraphBase cannot be resolved. It is indirectly referenced from required .class files.

Can you help me please ?

Thanks

@Moh-BOB Moh-BOB closed this as completed Sep 27, 2018
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

1 participant