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 fce0d12 commit a2db870Copy full SHA for a2db870
jitpack.yml
@@ -1,4 +1,3 @@
1
install:
2
- FILE="-Dfile=goong_map_sdk-release.aar"
3
- - mvn install:install-file $FILE -DgroupId=io.goong.goong_map_sdk -DartifactId=goong_sdk -Dversion=1.1 -Dpackaging=aar
4
- - -DgeneratePom=true
+ - mvn install:install-file $FILE -Dpackaging=aar -DpomFile=pom.xml
0 commit comments