-1

I'm trying to use bintray to upload a maven package (jar) to Maven Central Repository but I can't find any documentation or instructions to do that. So how to get started on bintray upload process.

danillosl
  • 519
  • 3
  • 7
  • 13

1 Answers1

1

Here's how to upload jars to bintray:

http://veithen.github.io/2013/05/26/github-bintray-maven-release-plugin.html

Ned Twigg
  • 2,159
  • 2
  • 22
  • 38