Skip to content

Webservice does not build #109

@GordianDziwis

Description

@GordianDziwis
mvn -pl rdfunit-validate -am clean install jetty:run

Result:

[ERROR] No plugin found for prefix 'jetty' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/beavis/.m2/repository), central (https://repo1.maven.org/maven2)] -> [Help 1]
mvn clean install

Result:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project rdfunit-model: Compilation failure
[ERROR] /home/beavis/repositories/RDFUnit/rdfunit-model/src/main/java/org/aksw/rdfunit/model/interfaces/TestCaseGroup.java:[39,17] incompatible types: inference variable D has incompatible equality constraints java.util.List<org.aksw.rdfunit.model.interfaces.results.TestCaseResult>,java.util.List<org.aksw.rdfunit.model.interfaces.results.ShaclLiteTestCaseResult>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions