- build + upload to bintray
- verify files in bintray
- publish files in bintray
- sync bintray to mvn central
./gradlew clean build bintrayUpload -Pversion=0.0.5 -PbintrayUser=<bintray-user> -PbintrayApiKey=<bintray-apikey>- Open a browser to https://bintray.com/adobe-apiplatform/maven/mesos-actor
- Check for the new version, and examine files available (jar should be named
mesos-actor-<version>.jar)
- Open a browser to https://bintray.com/adobe-apiplatform/maven/mesos-actor
- There should be a notice like
Notice: You have 8 unpublished item(s) for this version (expiring in 6 days and 22 hours) Discard | Publish - Click the
Publishlink
- Open a browser to https://bintray.com/adobe-apiplatform/maven/mesos-actor
- Click the
Maven Centraltab - Enter
adobe_api_platformforUser token key - Enter the password for
User token password - Wait for sync to complete
- Verify
Last Sync Statuson right side; should be:Last Sync Status: Successfully synced and closed repo.
Once sync completes, artifacts will be available in maven central.
Note that the maven central index takes some time to update, so browsing the index the artifacts may not be immediately visible.