square / keywhiz

A system for distributing and managing secrets
https://square.github.io/keywhiz/
Apache License 2.0
2.62k stars 216 forks source link

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project keywhiz-testing #405

Closed lilianwen closed 5 years ago

lilianwen commented 5 years ago

master OS: centos7.4 command: mvn install -P h2 error as below 微信截图_20190418150159

csstaub commented 5 years ago

Hi @lilianwen, can you provide us with the full build log to debug? Ideally as a txt file?

lilianwen commented 5 years ago

Hi @lilianwen, can you provide us with the full build log to debug? Ideally as a txt file? as you wish.

log.txt

mbyczkowski commented 5 years ago

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).