Tags: joobn72/ServiceStack.Java
Tags
Try to fix CI bintrayUpload Changing the way the POM is generated to hook into the default bintrayUpload behaviour. From example https://github.com/bintray/bintray-examples/blob/5e787ccb1f26a7b930dcee89f0e7c716ef9ccc74/gradle-aar-example/build.gradle And plugin source. https://github.com/bintray/gradle-bintray-plugin/blob/d06a9e85d143eb846cd4c11774dae16249bb75e5/src/main/groovy/com/jfrog/bintray/gradle/BintrayUploadTask.groovy#L540