compile error
Closed this issue · 2 comments
jheinecke commented
Hi,
mvn install
produces a compile error (-DskipTests
does not help either)
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project gerbil: Compilation failure
[ERROR] /home/jeuh6401/GitHub/gerbil/src/test/java/org/aksw/gerbil/database/SimpleLoggingDAO4Debugging.java:[27,8] org.aksw.gerbil.database.SimpleLoggingDAO4Debugging is not abstract and does not override abstract method getResultNames() in org.aksw.gerbil.database.ExperimentDAO
TortugaAttack commented
There is def. something wrong with the SimpleLoggingDAO4Debugging
class. It is just a debugging class. But I will check whats wrong with tomorrow morning.
MichaelRoeder commented
Sorry for the inconvenience. The problem should be solved now.
@TortugaAttack: I have been faster 😜