Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

SethTisue
Copy link
Member

sigh, without this we still get

java.lang.RuntimeException: Repository for publishing is not specified.
at scala.sys.package$.error(package.scala:27)
at sbt.Classpaths$$anonfun$getPublishTo$1.apply(Defaults.scala:1583)
at sbt.Classpaths$$anonfun$getPublishTo$1.apply(Defaults.scala:1583)
at scala.Option.getOrElse(Option.scala:120)
at sbt.Classpaths$.getPublishTo(Defaults.scala:1583)
at com.typesafe.sbt.pgp.PgpSettings$$anonfun$signingSettings$2.apply(PgpSettings.scala:125)
at com.typesafe.sbt.pgp.PgpSettings$$anonfun$signingSettings$2.apply(PgpSettings.scala:124)

sigh, without this we still get

java.lang.RuntimeException: Repository for publishing is not specified.
  at scala.sys.package$.error(package.scala:27)
  at sbt.Classpaths$$anonfun$getPublishTo$1.apply(Defaults.scala:1583)
  at sbt.Classpaths$$anonfun$getPublishTo$1.apply(Defaults.scala:1583)
  at scala.Option.getOrElse(Option.scala:120)
  at sbt.Classpaths$.getPublishTo(Defaults.scala:1583)
  at com.typesafe.sbt.pgp.PgpSettings$$anonfun$signingSettings$2.apply(PgpSettings.scala:125)
  at com.typesafe.sbt.pgp.PgpSettings$$anonfun$signingSettings$2.apply(PgpSettings.scala:124)
@SethTisue SethTisue merged commit 31c7877 into scala:master Mar 22, 2017
@SethTisue SethTisue deleted the fix-publishing-again branch March 22, 2017 00:16
@szeiger
Copy link
Contributor

szeiger commented Mar 22, 2017

I think we need to rewire publishLocalSigned and publishSigned to prevent these errors (or give them a dummy repository like you did).

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

Successfully merging this pull request may close these issues.

2 participants