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 55416d0 commit d2849dfCopy full SHA for d2849df
jitpack.yml
@@ -2,4 +2,5 @@ jdk:
2
- oraclejdk8
3
install:
4
- echo "Running a custom install command"
5
- - mvn clean validate install -DskipTests
+ - mvn validate
6
+ - mvn clean install -DskipTests
0 commit comments