【问题标题】:Issue with "No Staging repository found" in sonatype publishsonatype 发布中“未找到暂存存储库”的问题
【发布时间】:2019-10-28 11:17:18
【问题描述】:

我正在使用神奇的插件sbt-ci-release,但我认为我做错了什么。我发布了whole details of all my experimentation and steps and attempt as an issue in their repo which can be find here

简而言之,当 travis 打电话给+publishSigned 时,它正在大喊大叫

java.lang.IllegalStateException: No staging repository is found. Run publishSigned first

当我尝试手动创建暂存文件夹时,它毫无例外地成功,但没有部署任何二进制文件并删除了该文件夹。

我不确定下一步该尝试什么。

谢谢。

【问题讨论】:

    标签: scala sbt sonatype sbt-release sbt-sonatype


    【解决方案1】:

    问题是我的分支标签是 0.1 而不是 v0.1 ,添加标题 v 解决问题。

    https://github.com/olafurpg/sbt-ci-release/issues/44#issuecomment-503087541

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-02-11
      • 2015-06-06
      • 1970-01-01
      • 2019-09-24
      • 1970-01-01
      • 2021-02-27
      相关资源
      最近更新 更多