I'm trying to create a Maven repository through Bintray that is part of JCenter. I have already uploaded my library by following this guide, but when I click on the button that says "Add to JCenter" and follow the prompts, I get an error that reads:
Failed to send message: The Version Control <url> returns 404
I'd like to know why this is failing and how am I supposed to set up the VC URL if not the way I've done already.
A few things to add which I believe could be the cause of the problems:
- My Bintray account is not connected to GitHub (I can change this, but gotta talk to the people above first)
- My GitHub repo is private (Ideally, we don't change this option)