You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The execution of Luzzu IO module seems to fail. I have followed the same procedure as mentioned in the readme. Is there any resolutions for this?
PS: I am using ubuntu-22.04
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Luzzu 4.0.0:
[INFO]
[INFO] Luzzu .............................................. SUCCESS [ 3.084 s]
[INFO] Luzzu Low-Level Operations Module .................. SUCCESS [ 37.980 s]
[INFO] Luzzu Semantics Module ............................. SUCCESS [ 1.106 s]
[INFO] Luzzu High-Level Operations Module ................. SUCCESS [ 1.113 s]
[INFO] Luzzu Linked Data Quality Metric Commons ........... SUCCESS [ 1.781 s]
[INFO] Luzzu Assessment Module ............................ SUCCESS [ 0.656 s]
[INFO] Luzzu Annotations Module ........................... SUCCESS [ 0.680 s]
[INFO] Luzzu Quality Metric Language ...................... SUCCESS [ 1.114 s]
[INFO] Luzzu IO Module .................................... FAILURE [ 14.791 s]
[INFO] luzzu-webapp ....................................... SKIPPED
[INFO] Luzzu Communications Module ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2024-04-20T14:45:44+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project luzzu-io: Could not resolve dependencies for project io.github.luzzu:luzzu-io:jar:4.0.0: The following artifacts could not be resolved: org.rdfhdt:hdt-java-core:jar:2.1.3-SNAPSHOT, org.rdfhdt:hdt-jena:jar:2.1.3-SNAPSHOT: Could not find artifact org.rdfhdt:hdt-java-core:jar:2.1.3-SNAPSHOT -> [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 -rf :luzzu-io
The text was updated successfully, but these errors were encountered:
The execution of Luzzu IO module seems to fail. I have followed the same procedure as mentioned in the readme. Is there any resolutions for this?
PS: I am using ubuntu-22.04
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Luzzu 4.0.0:
[INFO]
[INFO] Luzzu .............................................. SUCCESS [ 3.084 s]
[INFO] Luzzu Low-Level Operations Module .................. SUCCESS [ 37.980 s]
[INFO] Luzzu Semantics Module ............................. SUCCESS [ 1.106 s]
[INFO] Luzzu High-Level Operations Module ................. SUCCESS [ 1.113 s]
[INFO] Luzzu Linked Data Quality Metric Commons ........... SUCCESS [ 1.781 s]
[INFO] Luzzu Assessment Module ............................ SUCCESS [ 0.656 s]
[INFO] Luzzu Annotations Module ........................... SUCCESS [ 0.680 s]
[INFO] Luzzu Quality Metric Language ...................... SUCCESS [ 1.114 s]
[INFO] Luzzu IO Module .................................... FAILURE [ 14.791 s]
[INFO] luzzu-webapp ....................................... SKIPPED
[INFO] Luzzu Communications Module ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2024-04-20T14:45:44+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project luzzu-io: Could not resolve dependencies for project io.github.luzzu:luzzu-io:jar:4.0.0: The following artifacts could not be resolved: org.rdfhdt:hdt-java-core:jar:2.1.3-SNAPSHOT, org.rdfhdt:hdt-jena:jar:2.1.3-SNAPSHOT: Could not find artifact org.rdfhdt:hdt-java-core:jar:2.1.3-SNAPSHOT -> [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 -rf :luzzu-io
The text was updated successfully, but these errors were encountered: