You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/05/27 18:37:21 UTC

[GitHub] [incubator-pekko] mdedetrich commented on issue #351: setup sbt plugin to allow publishing of signed jars to Apache Maven repository

mdedetrich commented on issue #351:
URL: https://github.com/apache/incubator-pekko/issues/351#issuecomment-1565639826

   > @mdedetrich I'm fairly surprised that `sbt publishSigned` does not work. I would have thought that sbt-apache-sonatype would be loading sbt-pgp transitively. Anyway, adding sbt-pgp allows me at least to create signed jars locally.
   
   By not working I guess you mean we are missing some dependency? If so adding sbt-pgp to sbt-apache-sonatype should solve the issue
   
   > I'm currently playing with sbt-sonatype commands to try to prepare a release and worrying that I might accidentally get it to publish a release all the way to Maven Central.
   
   One thing we need to take note of is sbt-sonatype by default does bundling, which means we may have to do something like https://github.com/sirthias/parboiled2/pull/452


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org