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

Support for temporarily publishing to Bintray #242

Closed
aleksandr-vin opened this issue Dec 24, 2018 · 1 comment
Closed

Support for temporarily publishing to Bintray #242

aleksandr-vin opened this issue Dec 24, 2018 · 1 comment
Labels
question Further information is requested

Comments

@aleksandr-vin
Copy link
Contributor

While I'm developing in a fork, and the process of reviewing/merging/releasing my PR is ongoing, I'd like to temporarily publish my custom version to Bintray.

I've followed https://github.com/sbt/sbt-bintray instructions but still see two issues:

  • added licenses are ignored (worked around by setting bintrayOmitLicense := true)
  • still sbt publish tries to publish to oss.sonatype.org, ignoring bintray settings.

build.sbt looks complicated and it seems that temporarily added bintray settings are overwritten at the end.

@bilki bilki added the question Further information is requested label Jul 11, 2019
@BenFradet
Copy link
Contributor

doesn't seem to be related to this repo per se, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants