Skip to content

Commit 6bfb5f4

Browse files
committed
Pin jitpack maven version compatible with the compiler plugin
The default maven version on jitpack (3.6.1) fails to build commonmark-java with [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project commonmark-test-util: The plugin org.apache.maven.plugins:maven-compiler-plugin:3.13.0 requires Maven version 3.6.3
1 parent 7d12b6f commit 6bfb5f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

jitpack.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
before_install:
2+
- sdk install maven 3.6.3

0 commit comments

Comments
 (0)