We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15c836a + ac9f28e commit 36a98c5Copy full SHA for 36a98c5
.github/workflows/ci.yaml
@@ -20,4 +20,4 @@ jobs:
20
distribution: 'temurin'
21
cache: maven
22
- name: Build with Maven
23
- run: mvn install -DskipTests
+ run: mvn install -DskipTests -Dclirr.skip=true
0 commit comments