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 c54fc9f commit 061398bCopy full SHA for 061398b
1 file changed
.jitpack.yml
@@ -2,3 +2,5 @@ jdk: openjdk21
2
before_install:
3
- sdk install java 21-tem
4
- sdk use java 21-tem
5
+- sdk install maven
6
+- mvn -v
0 commit comments