Ensure user-specific bintray package exists.
Ensure user-specific bintray package exists. This will have a side effect of updating the packages attrs when it exists. todo(doug): Perhaps we want to factor that into an explicit task.
Lists versions of bintray packages corresponding to the current project
updates a package version with the values defined in versionAttributes in bintray
pgp sign remotely published artifacts then publish those signed artifacts.
pgp sign remotely published artifacts then publish those signed artifacts. this assumes artifacts are published remotely. signing artifacts doesn't mean the signings themselves will be published so it is nessessary to publish this immediately after.
Request pgp credentials from the environment in the following order:
Request pgp credentials from the environment in the following order:
This function behaves in the same way as requestSonatypeCredentials.
synchronize a published set of artifacts for a pkg version to mvn central this requires already having a sonatype oss account set up.
synchronize a published set of artifacts for a pkg version to mvn central this requires already having a sonatype oss account set up. this is itself quite a task but in the case the user has done this in the past this can be quiet a convenient feature
unpublish (delete) a version of a package