Git Product home page Git Product logo

Comments (5)

vlovgr avatar vlovgr commented on June 17, 2024 1

Unfortunately, looks like this is still happening with the suggested release steps (vlovgr/ciris#21).

The only real difference with your example and my settings, is that I use:

useGpg := true

Update: Tried to set useGpg := false and it worked successfully on the first try. Might be coincidence, so will continue to monitor this.

from sbt-sonatype.

xerial avatar xerial commented on June 17, 2024

I'm not sure the cause of this error, but I usually run publishSigned command explicitly:
https://github.com/xerial/sbt-sonatype#using-with-sbt-release-plugin

    ReleaseStep(action = Command.process("publishSigned", _), enableCrossBuild = true),

Here is an example of my build.sbt, which cross builds a project for Scala 2.11, 2.12 and Scala.js:
https://github.com/wvlet/airframe/blob/a66789c2e13288bbc28819dca6bcb6acb498a8d0/build.sbt#L46

from sbt-sonatype.

xerial avatar xerial commented on June 17, 2024

@vlovgr Probably I've seen a similar error with sbt-pgp 1.0.1 plugin and gpg 2.1.2 on Mac OS X.
It might be worth a try sbt-pgp-1.1.0-M1. My problem was fixed after upgrading sbt-pgp plugin.

from sbt-sonatype.

vlovgr avatar vlovgr commented on June 17, 2024

Indeed I'm running sbt-pgp 1.0.1 with GPG 2.1.21 on macOS. I've tried upgrading to sbt-pgp 1.1.0-M1 before with the same results. I can't remember why I set useGpg := true initially, but I believe it didn't work without it when I first set this up (now it worked without issues, though).

from sbt-sonatype.

xerial avatar xerial commented on June 17, 2024

I haven't seen this problem for a while with sbt-pgp-2.0.0-M2. Let me close this issue. If this still happens, reopen it or create a new ticket.

from sbt-sonatype.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.