Skip to content

maven compile errors #63

@seralf

Description

@seralf

Hi
trying to launch mvn install on my machine (win 10, java 8) I get the following errors:

...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project ebi: Compilation failure: Compilation failure:
[ERROR] /path/to/quality/ebi/src/main/java/de/unibonn/iai/eis/diachron/ebi/AbstractQualityMetric.java:[17,9] method does not override or implement a method from a supertype
[ERROR] /path/to/quality/ebi/src/main/java/de/unibonn/iai/eis/diachron/ebi/AbstractQualityMetric.java:[22,9] method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
...

Does anybody have an idea on what the problem is, and how it could be fixed?
Thanks in advance for any hint

Metadata

Metadata

Assignees

No one assigned

    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