Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project keywhiz-testing
lilianwen opened this issue · 3 comments
lilianwen commented
csstaub commented
Hi @lilianwen, can you provide us with the full build log to debug? Ideally as a txt file?
lilianwen commented
Hi @lilianwen, can you provide us with the full build log to debug? Ideally as a txt file?
as you wish.
mbyczkowski commented
Cannot reproduce - this was either fixed in 3.8.1 or was due to the state of maven deps (i.e. needed mvn clean
before running mvn install
again).