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.
1 parent 80cabc7 commit ebf4355Copy full SHA for ebf4355
.github/workflows/mvn.yml
@@ -1,7 +1,6 @@
1
---
2
name: mvn
3
env:
4
- MAVEN_OPTS: "-Dfile.encoding=UTF-8"
5
JAVA_TOOL_OPTIONS: "-Dfile.encoding=UTF8"
6
JAVA_OPTS: "%JAVA_OPTS% -Dfile.encoding=UTF-8"
7
on:
0 commit comments