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 ff4465c commit 1560a84Copy full SHA for 1560a84
.github/workflows/maven.yaml
@@ -13,4 +13,4 @@ jobs:
13
with:
14
java-version: 1.8
15
- name: Build with Maven
16
- run: mvn --file pom.xml
+ run: mvn clean package
0 commit comments