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 ad9e98d + 31ef1aa commit 31935b3Copy full SHA for 31935b3
1 file changed
.github/workflows/maven.yml
@@ -27,4 +27,4 @@ jobs:
27
distribution: 'temurin'
28
cache: maven
29
- name: Build with Maven
30
- run: mvn -B package --file pom.xml
+ run: mvn -B package --file pom.xml -DdisableXmlReport=true
0 commit comments