Ontotext-AD / graphdb-mongodb-plugin

GraphDB MongoDB Plugin
Apache License 2.0
1 stars 0 forks source link

Issue with compiling the plugin #14

Open euzeir opened 1 year ago

euzeir commented 1 year ago

[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.195 s [INFO] Finished at: 2022-10-24T01:33:04+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project mongodb-plugin: Could not resolve dependencies for project com.ontotext.graphdb.plugins:mongodb-plugin:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.ontotext.graphdb:graphdb-runtime:jar:10.0.3 -> it.unibz.inf.ontop:ontop-rdf4j-config-sql:jar:4.2.0-RDF4J4-ONTO2: Failed to read artifact descriptor for it.unibz.inf.ontop:ontop-rdf4j-config-sql:jar:4.2.0-RDF4J4-ONTO2: Could not transfer artifact it.unibz.inf.ontop:ontop-rdf4j-config-sql:pom:4.2.0-RDF4J4-ONTO2 from/to owlim-releases (http://maven.ontotext.com/repository/owlim-releases): Authentication failed for http://maven.ontotext.com/repository/owlim-releases/it/unibz/inf/ontop/ontop-rdf4j-config-sql/4.2.0-RDF4J4-ONTO2/ontop-rdf4j-config-sql-4.2.0-RDF4J4-ONTO2.pom 401 Unauthorized -> [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 Screenshot from 2022-10-24 01-47-27

Any suggestion how to solve??

Borislav-Bonev-Ontotext commented 1 year ago

The latest version excludes the problematic dependency, so this should build successfully.