Skip to content

Instantly share code, notes, and snippets.

@matthughes
Created March 30, 2020 18:38
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 matthughes/922b8ddc8fb991f8e07b84e1b9437e05 to your computer and use it in GitHub Desktop.
Save matthughes/922b8ddc8fb991f8e07b84e1b9437e05 to your computer and use it in GitHub Desktop.
➜ metals git:(master) pwd [I]
/Users/mhughe008/OpenSource/metals
➜ metals git:(master) git info | head [I]
## Remote URLs:
origin https://github.com/scalameta/metals.git (fetch)
origin https://github.com/scalameta/metals.git (push)
## Remote Branches:
origin/HEAD -> origin/master
origin/gh-pages
➜ metals git:(master) sbt [I]
copying runtime jar...
[info] [launcher] getting org.scala-sbt sbt 1.3.8 (this may take some time)...
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/Cellar/sbt/1.3.8_1/libexec/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: retrieving :: org.scala-sbt#boot-app
confs: [default]
81 artifacts copied, 0 already retrieved
[info] [launcher] getting Scala 2.12.10 (for sbt)...
:: retrieving :: org.scala-sbt#boot-scala
confs: [default]
6 artifacts copied, 0 already retrieved
[info] Loading project definition from /Users/mhughe008/OpenSource/metals/project/project
[info] Loading settings for project metals-build from plugins.sbt ...
[info] Loading project definition from /Users/mhughe008/OpenSource/metals/project
[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
[info] Compiling 1 Scala source to /Users/mhughe008/OpenSource/metals/project/target/scala-2.12/sbt-1.0/classes ...
[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.10. Compiling...
[info] Compilation completed in 5.885s.
[info] Loading settings for project default-6d0441 from build.sbt ...
[info] Set current project to default-6d0441 (in build file:/Users/mhughe008/OpenSource/metals/)
[info] sbt server started at local:///Users/mhughe008/.sbt/1.0/server/5c2a7bf656af3eeead13/sock
sbt:default-6d0441> publishLocal
[info] Wrote /Users/mhughe008/OpenSource/metals/mtags-interfaces/target/scala-2.12/mtags-interfaces-0.8.4-SNAPSHOT.pom
[info] Wrote /Users/mhughe008/OpenSource/metals/mtags/target/scala-2.12/mtags_2.12.11-0.8.4-SNAPSHOT.pom
[info] Wrote /Users/mhughe008/OpenSource/metals/metals/target/scala-2.12/metals_2.12-0.8.4-SNAPSHOT.pom
[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
[info] :: delivering :: org.scalameta#mtags-interfaces;0.8.4-SNAPSHOT :: 0.8.4-SNAPSHOT :: integration :: Mon Mar 30 14:37:18 EDT 2020
[info] delivering ivy file to /Users/mhughe008/OpenSource/metals/mtags-interfaces/target/scala-2.12/ivy-0.8.4-SNAPSHOT.xml
[info] published mtags-interfaces to /Users/mhughe008/.ivy2/local/org.scalameta/mtags-interfaces/0.8.4-SNAPSHOT/poms/mtags-interfaces.pom
[info] published mtags-interfaces to /Users/mhughe008/.ivy2/local/org.scalameta/mtags-interfaces/0.8.4-SNAPSHOT/jars/mtags-interfaces.jar
[info] published ivy to /Users/mhughe008/.ivy2/local/org.scalameta/mtags-interfaces/0.8.4-SNAPSHOT/ivys/ivy.xml
[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
[info] :: delivering :: org.scalameta#mtags_2.12.11;0.8.4-SNAPSHOT :: 0.8.4-SNAPSHOT :: integration :: Mon Mar 30 14:37:18 EDT 2020
[info] delivering ivy file to /Users/mhughe008/OpenSource/metals/mtags/target/scala-2.12/ivy-0.8.4-SNAPSHOT.xml
[info] published mtags_2.12.11 to /Users/mhughe008/.ivy2/local/org.scalameta/mtags_2.12.11/0.8.4-SNAPSHOT/poms/mtags_2.12.11.pom
[info] published mtags_2.12.11 to /Users/mhughe008/.ivy2/local/org.scalameta/mtags_2.12.11/0.8.4-SNAPSHOT/jars/mtags_2.12.11.jar
[info] published ivy to /Users/mhughe008/.ivy2/local/org.scalameta/mtags_2.12.11/0.8.4-SNAPSHOT/ivys/ivy.xml
[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
[info] Compiling 248 Scala sources to /Users/mhughe008/OpenSource/metals/metals/target/scala-2.12/classes ...
[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.11. Compiling...
[info] Compilation completed in 13.298s.
[warn] /Users/mhughe008/OpenSource/metals/metals/src/main/scala/scala/meta/internal/metals/BloopInstall.scala:10:35: imported `BuildTool' is permanently hidden by definition of object BuildTool in package metals
[warn] import scala.meta.internal.builds.BuildTool
[warn] ^
[warn] /Users/mhughe008/OpenSource/metals/metals/src/main/scala/scala/meta/internal/metals/BloopInstall.scala:11:35: imported `BuildTools' is permanently hidden by definition of class BuildTools in package metals
[warn] import scala.meta.internal.builds.BuildTools
[warn] ^
[error] /Users/mhughe008/OpenSource/metals/metals/src/main/scala/scala/meta/internal/metals/BloopInstall.scala:48:15: value bloopInstall is not a member of scala.meta.internal.metals.BuildTool
[error] buildTool.bloopInstall(
[error] ^
[error] /Users/mhughe008/OpenSource/metals/metals/src/main/scala/scala/meta/internal/metals/BloopInstall.scala:72:37: value redirectErrorOutput is not a member of scala.meta.internal.metals.BuildTool
[error] joinErrorWithInfo = buildTool.redirectErrorOutput
[error] ^
[error] /Users/mhughe008/OpenSource/metals/metals/src/main/scala/scala/meta/internal/metals/BloopInstall.scala:87:49: value executableName is not a member of scala.meta.internal.metals.BuildTool
[error] Messages.bloopInstallProgress(buildTool.executableName)
[error] ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment