Giter Club home page Giter Club logo

Comments (2)

pathikrit avatar pathikrit commented on June 7, 2024

What did I do wrong??

Here is my last:

╰─⠠⠵ sbt last                             
[info] Loading global plugins from /Users/pbhowmick/.sbt/0.13/plugins
[info] Loading project definition from /Users/pbhowmick/Projects/better-files/project
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[info] Set current project to root (in build file:/Users/pbhowmick/Projects/better-files/)
[info] Loading global plugins from /Users/pbhowmick/.sbt/0.13/plugins
[debug] 
[debug] Initial source changes: 
[debug]         removed:Set()
[debug]         added: Set()
[debug]         modified: Set()
[debug] Invalidated products: Set()
[debug] External API changes: API Changes: Set()
[debug] Modified binary dependencies: Set()
[debug] Initial directly invalidated sources: Set()
[debug] 
[debug] Sources indirectly invalidated by:
[debug]         product: Set()
[debug]         binary dep: Set()
[debug]         external source: Set()
[debug] All initially invalidated sources: Set()
[debug] Copy resource mappings: 
[debug]         
[debug] Other repositories:
[debug] Default repositories:
[debug] Using inline dependencies specified in Scala.
[debug] Forcing garbage collection...
[debug] [Loading] Scanning directory /Users/pbhowmick/Projects/better-files/project
[debug] [Loading] Found non-root projects 
[debug] [Loading] Done in /Users/pbhowmick/Projects/better-files/project, returning: ()
[debug] deducing auto plugins based on known facts Set(Atom(sbt.plugins.CorePlugin)) and clauses Clauses(List(Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.JUnitXmlReportPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.CorePlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.IvyPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.JUnitXmlReportPlugin)))))
[debug]   :: deduced result: Matched(sbt.plugins.CorePlugin,sbt.plugins.IvyPlugin,sbt.plugins.JvmPlugin,sbt.plugins.JUnitXmlReportPlugin)
[debug] sorting: ns: List(sbt.plugins.CorePlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(sbt.plugins.CorePlugin) not found List(sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(sbt.plugins.CorePlugin, sbt.plugins.IvyPlugin) not found List(sbt.plugins.JvmPlugin, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(sbt.plugins.CorePlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin) not found List(sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(sbt.plugins.CorePlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, sbt.plugins.JUnitXmlReportPlugin) not found List()
[debug]   :: sorted deduced result: List(sbt.plugins.CorePlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, sbt.plugins.JUnitXmlReportPlugin)
[debug] [Loading] Done in /Users/pbhowmick/Projects/better-files/project, returning: (better-files-build)
[info] Loading project definition from /Users/pbhowmick/Projects/better-files/project
[debug] Running task... Cancel: Null, check cycles: false, forcegc: true
[debug] 
[debug] Initial source changes: 
[debug]         removed:Set()
[debug]         added: Set()
[debug]         modified: Set()
[debug] Invalidated products: Set()
[debug] External API changes: API Changes: Set()
[debug] Modified binary dependencies: Set()
[debug] Initial directly invalidated sources: Set()
[debug] 
[debug] Sources indirectly invalidated by:
[debug]         product: Set()
[debug]         binary dep: Set()
[debug]         external source: Set()
[debug] All initially invalidated sources: Set()
[debug] Copy resource mappings: 
[debug]         
[debug] [Loading] Scanning directory /Users/pbhowmick/Projects/better-files
[debug] [Loading] Found root project root w/ remaining benchmarks,akka,core
[debug] deducing auto plugins based on known facts Set(Atom(com.typesafe.sbt.SbtPgp), Atom(sbt.plugins.CorePlugin), Atom(sbtrelease.ReleasePlugin), Atom(com.timushev.sbt.updates.UpdatesPlugin), Atom(scoverage.ScoverageSbtPlugin)) and clauses Clauses(List(Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.JUnitXmlReportPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(com.typesafe.sbt.GitBranchPrompt),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(com.typesafe.sbt.GitVersioning),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(com.typesafe.sbt.GitVersioning),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(xerial.sbt.Sonatype),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.CorePlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.IvyPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.JUnitXmlReportPlugin))), Clause(Atom(sbt.plugins.CorePlugin),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(xerial.sbt.Sonatype)))))
[debug]   :: deduced result: Matched(scoverage.ScoverageSbtPlugin,com.timushev.sbt.updates.UpdatesPlugin,sbtrelease.ReleasePlugin,sbt.plugins.CorePlugin,com.typesafe.sbt.SbtPgp,com.typesafe.sbt.GitPlugin,sbt.plugins.IvyPlugin,sbt.plugins.JvmPlugin,xerial.sbt.Sonatype,sbt.plugins.JUnitXmlReportPlugin)
[debug] sorting: ns: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp) not found List(com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin) not found List(sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin) not found List(xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin) not found List()
[debug]   :: sorted deduced result: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug] [Loading] Loading project benchmarks @ /Users/pbhowmick/Projects/better-files/benchmarks
[debug] deducing auto plugins based on known facts Set(Atom(com.typesafe.sbt.SbtPgp), Atom(sbt.plugins.CorePlugin), Atom(sbtrelease.ReleasePlugin), Atom(com.timushev.sbt.updates.UpdatesPlugin), Atom(scoverage.ScoverageSbtPlugin)) and clauses Clauses(List(Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.JUnitXmlReportPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(com.typesafe.sbt.GitBranchPrompt),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(com.typesafe.sbt.GitVersioning),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(com.typesafe.sbt.GitVersioning),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(xerial.sbt.Sonatype),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.CorePlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.IvyPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.JUnitXmlReportPlugin))), Clause(Atom(sbt.plugins.CorePlugin),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(xerial.sbt.Sonatype)))))
[debug]   :: deduced result: Matched(scoverage.ScoverageSbtPlugin,com.timushev.sbt.updates.UpdatesPlugin,sbtrelease.ReleasePlugin,sbt.plugins.CorePlugin,com.typesafe.sbt.SbtPgp,com.typesafe.sbt.GitPlugin,sbt.plugins.IvyPlugin,sbt.plugins.JvmPlugin,xerial.sbt.Sonatype,sbt.plugins.JUnitXmlReportPlugin)
[debug] sorting: ns: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp) not found List(com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin) not found List(sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin) not found List(xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin) not found List()
[debug]   :: sorted deduced result: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug] [Loading] Loading project akka @ /Users/pbhowmick/Projects/better-files/akka
[debug] deducing auto plugins based on known facts Set(Atom(com.typesafe.sbt.SbtPgp), Atom(sbt.plugins.CorePlugin), Atom(sbtrelease.ReleasePlugin), Atom(com.timushev.sbt.updates.UpdatesPlugin), Atom(scoverage.ScoverageSbtPlugin)) and clauses Clauses(List(Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.JUnitXmlReportPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(com.typesafe.sbt.GitBranchPrompt),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(com.typesafe.sbt.GitVersioning),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(com.typesafe.sbt.GitVersioning),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(xerial.sbt.Sonatype),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.CorePlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.IvyPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.JUnitXmlReportPlugin))), Clause(Atom(sbt.plugins.CorePlugin),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(xerial.sbt.Sonatype)))))
[debug]   :: deduced result: Matched(scoverage.ScoverageSbtPlugin,com.timushev.sbt.updates.UpdatesPlugin,sbtrelease.ReleasePlugin,sbt.plugins.CorePlugin,com.typesafe.sbt.SbtPgp,com.typesafe.sbt.GitPlugin,sbt.plugins.IvyPlugin,sbt.plugins.JvmPlugin,xerial.sbt.Sonatype,sbt.plugins.JUnitXmlReportPlugin)
[debug] sorting: ns: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp) not found List(com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin) not found List(sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin) not found List(xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin) not found List()
[debug]   :: sorted deduced result: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug] [Loading] Loading project core @ /Users/pbhowmick/Projects/better-files/core
[debug] deducing auto plugins based on known facts Set(Atom(com.typesafe.sbt.SbtPgp), Atom(sbt.plugins.CorePlugin), Atom(sbtrelease.ReleasePlugin), Atom(com.timushev.sbt.updates.UpdatesPlugin), Atom(scoverage.ScoverageSbtPlugin)) and clauses Clauses(List(Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.JUnitXmlReportPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(com.typesafe.sbt.GitBranchPrompt),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(com.typesafe.sbt.GitVersioning),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(com.typesafe.sbt.GitVersioning),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(xerial.sbt.Sonatype),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.CorePlugin),Set(Atom(sbt.plugins.IvyPlugin))), Clause(Atom(sbt.plugins.IvyPlugin),Set(Atom(sbt.plugins.JvmPlugin))), Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(sbt.plugins.JUnitXmlReportPlugin))), Clause(Atom(sbt.plugins.CorePlugin),Set(Atom(com.typesafe.sbt.GitPlugin))), Clause(Atom(sbt.plugins.JvmPlugin),Set(Atom(xerial.sbt.Sonatype)))))
[debug]   :: deduced result: Matched(scoverage.ScoverageSbtPlugin,com.timushev.sbt.updates.UpdatesPlugin,sbtrelease.ReleasePlugin,sbt.plugins.CorePlugin,com.typesafe.sbt.SbtPgp,com.typesafe.sbt.GitPlugin,sbt.plugins.IvyPlugin,sbt.plugins.JvmPlugin,xerial.sbt.Sonatype,sbt.plugins.JUnitXmlReportPlugin)
[debug] sorting: ns: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp) not found List(com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin) not found List(sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin) not found List(xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug]   :: sorting:: found: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin) not found List()
[debug]   :: sorted deduced result: List(scoverage.ScoverageSbtPlugin, com.timushev.sbt.updates.UpdatesPlugin, sbtrelease.ReleasePlugin, sbt.plugins.CorePlugin, com.typesafe.sbt.SbtPgp, com.typesafe.sbt.GitPlugin, sbt.plugins.IvyPlugin, sbt.plugins.JvmPlugin, xerial.sbt.Sonatype, sbt.plugins.JUnitXmlReportPlugin)
[debug] [Loading] Done in /Users/pbhowmick/Projects/better-files, returning: (root, benchmarks, akka, core)
[info] Set current project to root (in build file:/Users/pbhowmick/Projects/better-files/)
[debug] > sbtPopOnFailure
[debug] > resumeFromFailure
[debug] > iflast shell
[debug] > last

from sbt-sonatype.

xerial avatar xerial commented on June 7, 2024

The above log sais ```[info] Failed: signature-staging, failureMessage:Missing Signature: '/com/github/pathikrit/better-files-akka_2.10/2.14.0/better-files-akka_2.10-2.14.0-javadoc.jar.asc' does not exist for 'better-files-akka_2.10-2.14.0-javadoc.jar'.

pgp sign step for javadoc is somehow missing. 

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.