Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve docs to release with Bintray #16

Open
jvican opened this issue Oct 9, 2017 · 2 comments
Open

Improve docs to release with Bintray #16

jvican opened this issue Oct 9, 2017 · 2 comments

Comments

@jvican
Copy link
Owner

jvican commented Oct 9, 2017

The page that explains how to release with Bintray is less specific than the one to release with Sonatype.

Concretely, it misses the following sections:

  • You don't have a Bintray account.
  • You have a Bintray account.
  • Clear "Meta info".

The current "Releasing to Maven Central" section should be a sub-section of "You have a bintray account".

@laughedelic
Copy link
Collaborator

I think it should also mention that you may want to set some sbt-bintray keys and link to its documentation.

@jvican
Copy link
Owner Author

jvican commented Oct 16, 2017

Another data point that is really important: this plugin should explain the appropriate place to define bintray settings. Their defaults are defined in ThisBuild, so it's likely that users define them in Global along with the rest of the publishing settings and sbt doesn't pick these redefinitions.

The bintray settings I'm referring to are bintrayOrganization, bintrayRepository, et al.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants