{"id":25430464,"url":"https://github.com/gregwhitaker/bintray-publish-example","last_synced_at":"2026-05-01T04:39:05.476Z","repository":{"id":82732489,"uuid":"163326896","full_name":"gregwhitaker/bintray-publish-example","owner":"gregwhitaker","description":"Example of publishing artifacts of multi-module Gradle build to Bintray and Maven Central","archived":false,"fork":false,"pushed_at":"2018-12-28T17:56:26.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-15T09:45:30.710Z","etag":null,"topics":["bintray","bintrayupload","gradle","gradle-java","maven-central"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gregwhitaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-27T18:54:41.000Z","updated_at":"2019-11-27T20:44:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"26eae865-e553-43a6-b681-dc99521c5cf3","html_url":"https://github.com/gregwhitaker/bintray-publish-example","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregwhitaker%2Fbintray-publish-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregwhitaker%2Fbintray-publish-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregwhitaker%2Fbintray-publish-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregwhitaker%2Fbintray-publish-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregwhitaker","download_url":"https://codeload.github.com/gregwhitaker/bintray-publish-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239228553,"owners_count":19603635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bintray","bintrayupload","gradle","gradle-java","maven-central"],"created_at":"2025-02-17T03:28:38.321Z","updated_at":"2025-10-31T20:30:21.252Z","avatar_url":"https://github.com/gregwhitaker.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bintray-publish-example\n[![Build Status](https://travis-ci.org/gregwhitaker/bintray-publish-example.svg?branch=master)](https://travis-ci.org/gregwhitaker/bintray-publish-example)\n\nAn example of publishing a multi-module Gradle build to [Bintray](https://bintray.com/) and syncing the published artifacts to [Maven Central](https://search.maven.org/).\n\n## Building the Example\nRun the following command to build the example:\n\n    ./gradlew clean build\n    \n## Publishing the Example\nThe example is setup to publish automatically, via [TravisCI](https://travis-ci.org/), when you create a release tag on the master branch.\n\nThe first publish will always fail as there is no way to sync to Maven Central without first syncing the Bintray repository with JCenter. After the first\nfailed publish, login to Bintray and click the \"Sync with JCenter\" button in each of the repositories you are trying to publish. Once Bintray support has\napproved the request you should be able to sync with Maven Central.\n\nIf you want to publish locally, run the following command:\n\n    ./gradlew -PbintrayUser=\"bintrayUsername\" -PbintrayKey=\"bintrayKey\" \\\n              -PsonatypeUser=\"sonatypeUsername\" -PsonatypePassword=\"sonatypePassword\" \\\n              clean build bintrayUpload --stacktrace\n\n## Bugs and Feedback\nFor bugs, questions, and discussions please use the [Github Issues](https://github.com/gregwhitaker/bintray-publish-example/issues).\n\n## License\nMIT License\n\nCopyright (c) 2018 Greg Whitaker\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregwhitaker%2Fbintray-publish-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregwhitaker%2Fbintray-publish-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregwhitaker%2Fbintray-publish-example/lists"}