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

Sonatype credentials are not set up #6

Open
keynmol opened this issue Oct 15, 2020 · 4 comments
Open

Sonatype credentials are not set up #6

keynmol opened this issue Oct 15, 2020 · 4 comments

Comments

@keynmol
Copy link

keynmol commented Oct 15, 2020

Oh well :)

https://travis-ci.org/github/getnelson/quiver/jobs/736154313

[info] Nexus repository URL: https://oss.sonatype.org/service/local

[info] sonatypeProfileName = io.getnelson

[info] Reading staging profiles...

[error] java.lang.IllegalStateException: No credential is found for oss.sonatype.org. Prepare ~/.sbt/(sbt_version)/sonatype.sbt file.

Same as 8 months ago

@rossabaker
Copy link
Member

My understanding is that it will publish from @timperrett's infrastructure.

  • If that's true, we should disable the publish step on public Travis.
  • If that's not true, we need the credentials so we can configure it here.

If nothing shows up soon in this directory, then I think we'll need Tim's help.

@keynmol
Copy link
Author

keynmol commented Oct 15, 2020

Great, will wait for it propagate if Tim's infra is all set up 👍

@keynmol
Copy link
Author

keynmol commented Oct 16, 2020

Yaaay

@ import $ivy.`io.getnelson.quiver::core:8.0.9`
https://repo1.maven.org/maven2/io/getnelson/quiver/core_2.13/8.0.9/core_2.13-8.0.9.pom
  100.0% [##########] 2.8 KiB (3.9 KiB / s)
https://repo1.maven.org/maven2/org/typelevel/cats-free_2.13/2.2.0/cats-free_2.13-2.2.0.pom
  100.0% [##########] 4.1 KiB (37.8 KiB / s)
https://repo1.maven.org/maven2/org/typelevel/cats-free_2.13/2.2.0/cats-free_2.13-2.2.0-sources.jar
  100.0% [##########] 17.7 KiB (146.5 KiB / s)
https://repo1.maven.org/maven2/org/typelevel/cats-free_2.13/2.2.0/cats-free_2.13-2.2.0.jar
  100.0% [##########] 264.4 KiB (1.6 MiB / s)
https://repo1.maven.org/maven2/io/getnelson/quiver/core_2.13/8.0.9/core_2.13-8.0.9-sources.jar
  100.0% [##########] 15.9 KiB (78.9 KiB / s)

Given that releases run on Tim's buildkite - shall we remove sbt release from the travis pipeline and just keep it for CI only? So that things don't go red

@rossabaker
Copy link
Member

Yes, that sounds wise to me.

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

No branches or pull requests

2 participants