Skip to content

really fix publishing this time #20

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

Merged
merged 1 commit into from
Mar 22, 2017

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