Skip to content

Instantly share code, notes, and snippets.

@jackcviers
Created September 18, 2017 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jackcviers/0b301bd31bbbc8b98d0787d59d63434d to your computer and use it in GitHub Desktop.
Save jackcviers/0b301bd31bbbc8b98d0787d59d63434d to your computer and use it in GitHub Desktop.
Evicted run
;reload; set _root_.org.jetbrains.sbt.StructureKeys.sbtStructureOptions in Global := "download resolveClassifiers" ;*/*:dumpStructureTo C:/Users/jv12393/AppData/Local/Temp/sbt-structure1.xml
[info] Loading global plugins from C:\Users\jv12393\.sbt\0.13\plugins
[info] Loading project definition from C:\bench\development\company\companySbtReleasePlugin\project
[info] Set current project to company-sbt-release-plugin (in build file:/C:/bench/development/company/company/)
[info] Defining */*:sbtStructureOptions
[info] The new value will be used by */*:ssOptions
[info] Reapplying settings...
[info] Set current project to company-sbt-release-plugin (in build file:/C:/bench/development/company/company/)
[info] Updating {file:/C:/bench/development/company/company/}root...
[info] Resolving com.github.gseitz#sbt-release;1.0.6 ...
[info] Resolving org.scala-lang#scala-reflect;2.10.6 ...
[info] Resolving org.scala-sbt#classpath;0.13.16 ...
[info] Resolving org.scala-sbt#control;0.13.16 ...
[info] Resolving org.scala-sbt#api;0.13.16 ...
[info] Resolving org.scala-sbt#compiler-integration;0.13.16 ...
[info] Resolving org.scala-sbt#compile;0.13.16 ...
[info] Resolving org.scala-sbt#ivy;0.13.16 ...
[info] Resolving org.scalamacros#quasiquotes_2.10;2.0.1 ...
[info] Resolving org.spire-math#json4s-support_2.10;0.6.0 ...
[info] Resolving org.scala-sbt#tracking;0.13.16 ...
[info] Resolving org.scala-sbt#main-settings;0.13.16 ...
[info] Resolving org.scala-sbt#template-resolver;0.1 ...
[info] Resolving org.scala-sbt#compiler-interface;0.13.16 ...
[info] Resolving org.scala-lang#jline;2.10.6 ...
[info] Resolving org.scala-sbt#sbt-launch;0.13.16 ...
[info] Done updating.
[info] Resolving org.scala-sbt#process;0.13.16 ...
[info] Resolving org.scala-sbt#apply-macro;0.13.16 ...
[info] Resolving org.scala-sbt#main;0.13.16 ...
[info] Resolving com.jcraft#jsch;0.1.50 ...
[info] Resolving org.scala-sbt#command;0.13.16 ...
[info] Resolving org.scala-sbt#scripted-sbt;0.13.16 ...
[info] Writing structure to C:\Users\jv12393\AppData\Local\Temp\sbt-structure1.xml...
[info] Done.
[success] Total time: 2 s, completed Sep 18, 2017 12:41:25 PM
[IJ]>
[IJ]> ^ evicted
[info] Setting `sbtVersion in pluginCrossBuild` to 0.13.16
[info] Set current project to company-sbt-release-plugin (in build file:/C:/bench/development/company/company/)
[info] Updating {file:/C:/bench/development/company/company/}root...
[info] Resolving org.scala-lang#scala-reflect;2.10.6 ...
[info] Resolving org.scala-lang#scala-compiler;2.10.6 ...
[info] Resolving org.scala-sbt#control;0.13.16 ...
[info] Resolving jline#jline;2.14.4 ...
[info] Resolving org.scala-sbt#process;0.13.16 ...
[info] Resolving org.scala-sbt#compile;0.13.16 ...
[info] Resolving org.scala-sbt#compiler-ivy-integration;0.13.16 ...
[info] Resolving org.scala-sbt.ivy#ivy;2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4 ...
[info] Resolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...
[info] Resolving org.spire-math#jawn-parser_2.10;0.6.0 ...
[info] Resolving org.scala-sbt#tasks;0.13.16 ...
[info] Resolving org.scala-sbt#test-interface;1.0 ...
[info] Resolving org.scala-sbt#compiler-interface;0.13.16 ...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Resolving org.scala-sbt#sbt-launch;0.13.16 ...
[info] Done updating.
[success] Total time: 1 s, completed Sep 18, 2017 12:41:27 PM
[info] Setting `sbtVersion in pluginCrossBuild` to 1.0.1
[info] Set current project to company-sbt-release-plugin (in build file:/C:/bench/development/company/company/)
[info] Updating {file:/C:/bench/development/company/company/}root...
[info] Resolving com.github.gseitz#sbt-release;1.0.6 ...
[warn] module not found: com.github.gseitz#sbt-release;1.0.6
[warn] ==== typesafe-ivy-releases: tried
[warn] https://repo.typesafe.com/typesafe/ivy-releases/com.github.gseitz/sbt-release/scala_2.12/sbt_0.13/1.0.6/ivys/ivy.xml
[warn] ==== sbt-plugin-releases: tried
[warn] https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.gseitz/sbt-release/scala_2.12/sbt_0.13/1.0.6/ivys/ivy.xml
[warn] ==== local: tried
[warn] C:\Users\jv12393\.ivy2\local\com.github.gseitz\sbt-release\scala_2.12\sbt_0.13\1.0.6\ivys\ivy.xml
[warn] ==== public: tried
[warn] https://repo1.maven.org/maven2/com/github/gseitz/sbt-release_2.12_0.13/1.0.6/sbt-release-1.0.6.pom
[warn] ==== local-preloaded-ivy: tried
[warn] C:\Users\jv12393\.sbt\preloaded\com.github.gseitz\sbt-release\1.0.6\ivys\ivy.xml
[warn] ==== local-preloaded: tried
[warn] file:/C:/Users/jv12393/.sbt/preloaded/com/github/gseitz/sbt-release_2.12_0.13/1.0.6/sbt-release-1.0.6.pom
[info] Resolving org.scalactic#scalactic_2.12;3.0.3 ...
[info] Resolving org.scala-sbt#sbt;1.0.1 ...
[info] Resolving com.eed3si9n#sjson-new-core_2.12;0.8.0 ...
[info] Resolving org.scala-sbt#completion_2.12;1.0.1 ...
[info] Resolving org.scala-sbt#util-logging_2.12;1.0.1 ...
[info] Resolving com.lmax#disruptor;3.3.6 ...
[info] Resolving org.scala-sbt#launcher-interface;1.0.0 ...
[info] Resolving com.eed3si9n#sjson-new-murmurhash_2.12;0.8.0 ...
[info] Resolving org.scala-sbt#util-tracking_2.12;1.0.1 ...
[info
[info] Resolving org.reactivestreams#reactive-streams;1.0.0 ...
[info] Resolving com.squareup.okhttp3#okhttp-urlconnection;3.7.0 ...
[info] Resolving org.scala-sbt#zinc-persist_2.12;1.0.0 ...
[info] Resolving com.lihaoyi#fastparse-utils_2.12;0.4.2 ...
[info] Resolving org.scala-sbt#core-macros_2.12;1.0.1 ...
[info] Resolving org.scala-sbt#zinc-compile_2.12;1.0.0 ...
[info] Resolving org.scala-sbt#scripted-sbt_2.12;1.0.1 ...
[info] Resolving org.scala-sbt#util-scripted_2.12;1.0.1 ...
[info] Resolving org.scala-sbt#launcher;1.0.0 ...
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: UNRESOLVED DEPENDENCIES ::
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn] :: com.github.gseitz#sbt-release;1.0.6: not found
[warn] ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn] Note: Some unresolved dependencies have extra attributes. Check that these dependencies exist with the requested attributes.
[warn] com.github.gseitz:sbt-release:1.0.6 (scalaVersion=2.12, sbtVersion=0.13)
[warn]
[warn] Note: Unresolved dependencies path:
[warn] com.github.gseitz:sbt-release:1.0.6 (scalaVersion=2.12, sbtVersion=0.13) (C:\bench\development\company\companySbtReleasePlugin\build.sbt#L48)
[warn] +- com.company.isg:company-sbt-release-plugin:0.1.0-SNAPSHOT (scalaVersion=2.12, sbtVersion=1.0)
[trace] Stack trace suppressed: run last *:evicted for the full output.
[error] (*:evicted) sbt.ResolveException: unresolved dependency: com.github.gseitz#sbt-release;1.0.6: not found
[error] Total time: 2 s, completed Sep 18, 2017 12:41:29 PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment