You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':server:checkstyleJava9'.
> Unable to create Root Module: configLocation {/home/jason/src/elastic/elasticsearch/server/build/checkstyle/checkstyle.xml}, classpath {/home/jason/src/elastic/elasticsearch/server/build/classes/java/java9:/home/jason/src/elastic/elasticsearch/server/build/resources/java9:/home/jason/src/elastic/elasticsearch/server/build/classes/java/main:/home/jason/src/elastic/elasticsearch/server/build/resources/main}.
The text was updated successfully, but these errors were encountered:
The checkstyle configuration here is broken:
This can lead to bad ordering:
so the
:server:checkstyleJava9
can fail withThe text was updated successfully, but these errors were encountered: