Search code examples
androidgithubrepositorybintrayjcenter

No repository found under this GitHub path


I want to store an Android library on jcenter.

Before this, I created a repository on bintray. After creating the repository, I had to fill package details. In package details there was a text field GitHub repo (user/repo) in which I had given github link of my id https://github.com/kishlayk.

But after update package, it is showing No repository found under this GitHub path. What should I do to correct it?


Solution

  • Github repo (user/repo) text field should be filled with github "user/repo" (Example: myGithubUser/myGithubRepository). This will import Github README file and RELEASE to Bintray under the Readme and Release Notes tabs.

    You can also provide the full github url path in the VCS field located in the package details.

    I am with JFrog, the company behind and .