Skip to content

Instantly share code, notes, and snippets.

@JohnReedLOL
Created September 25, 2018 02:42
Show Gist options
  • Save JohnReedLOL/9512f8d91ac73332568ff82e6042b29a to your computer and use it in GitHub Desktop.
Save JohnReedLOL/9512f8d91ac73332568ff82e6042b29a to your computer and use it in GitHub Desktop.
pos published to sbt bintray
JohnMichaelsAir:5.0 user$ sbt
[info] Loading global plugins from /Users/user/.sbt/0.13/plugins
[info] Loading project definition from /Users/user/Downloads/scala-trace-debug/5.0/project
[info] Set current project to pos (in build file:/Users/user/Downloads/scala-trace-debug/5.0/)
> + package
[info] Setting version to 2.11.12
[info] Reapplying settings...
[info] Set current project to pos (in build file:/Users/user/Downloads/scala-trace-debug/5.0/)
[info] Updating {file:/Users/user/Downloads/scala-trace-debug/5.0/}root-5-0...
[info] Resolving jline#jline;2.14.3 ...
[info] Done updating.
[info] Compiling 1 Scala source and 1 Java source to /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.11/classes...
[warn] No main class detected
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.11/pos_2.11-1.0.0.jar ...
[info] Done packaging.
[success] Total time: 12 s, completed Sep 24, 2018 10:36:41 PM
[info] Setting version to 2.12.6
[info] Reapplying settings...
[info] Set current project to pos (in build file:/Users/user/Downloads/scala-trace-debug/5.0/)
[info] Compiling 1 Scala source and 1 Java source to /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.12/classes...
[warn] No main class detected
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.12/pos_2.12-1.0.0.jar ...
[info] Done packaging.
[success] Total time: 11 s, completed Sep 24, 2018 10:36:52 PM
[info] Setting version to 2.13.0-M4
[info] Reapplying settings...
[info] Set current project to pos (in build file:/Users/user/Downloads/scala-trace-debug/5.0/)
[info] Updating {file:/Users/user/Downloads/scala-trace-debug/5.0/}root-5-0...
[info] Resolving org.scala-lang.modules#scala-xml_2.13.0-M4;1.1.0 ...
[info] Done updating.
[info] Compiling 1 Scala source and 1 Java source to /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.13.0-M4/classes...
[warn] No main class detected
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.13.0-M4/pos_2.13.0-M4-1.0.0.jar ...
[info] Done packaging.
[success] Total time: 11 s, completed Sep 24, 2018 10:37:03 PM
[info] Setting version to 2.12.6
[info] Reapplying settings...
[info] Set current project to pos (in build file:/Users/user/Downloads/scala-trace-debug/5.0/)
>
> + publish
[info] Setting version to 2.11.12
[info] Reapplying settings...
[info] Set current project to pos (in build file:/Users/user/Downloads/scala-trace-debug/5.0/)
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.11/pos_2.11-1.0.0-sources.jar ...
[info] Done packaging.
[info] Main Scala API documentation to /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.11/api...
[info] Wrote /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.11/pos_2.11-1.0.0.pom
[warn] No main class detected
[info] :: delivering :: com.github.johnreedlol#pos_2.11;1.0.0 :: 1.0.0 :: release :: Mon Sep 24 22:38:18 EDT 2018
[info] delivering ivy file to /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.11/ivy-1.0.0.xml
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.11/pos_2.11-1.0.0.jar ...
[info] Done packaging.
model contains 14 documentable templates
[info] Main Scala API documentation successful.
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.11/pos_2.11-1.0.0-javadoc.jar ...
[info] Done packaging.
[info] published pos_2.11 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.11/1.0.0/pos_2.11-1.0.0.pom
[info] published pos_2.11 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.11/1.0.0/pos_2.11-1.0.0.jar
[info] published pos_2.11 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.11/1.0.0/pos_2.11-1.0.0-sources.jar
[info] published pos_2.11 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.11/1.0.0/pos_2.11-1.0.0-javadoc.jar
[info] johnreed2/pos@1.0.0 was released
[success] Total time: 11 s, completed Sep 24, 2018 10:38:29 PM
[info] Setting version to 2.12.6
[info] Reapplying settings...
[info] Set current project to pos (in build file:/Users/user/Downloads/scala-trace-debug/5.0/)
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.12/pos_2.12-1.0.0-sources.jar ...
[info] Done packaging.
[info] Wrote /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.12/pos_2.12-1.0.0.pom
[info] :: delivering :: com.github.johnreedlol#pos_2.12;1.0.0 :: 1.0.0 :: release :: Mon Sep 24 22:38:29 EDT 2018
[info] delivering ivy file to /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.12/ivy-1.0.0.xml
[info] Main Scala API documentation to /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.12/api...
[warn] No main class detected
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.12/pos_2.12-1.0.0.jar ...
[info] Done packaging.
model contains 14 documentable templates
[info] Main Scala API documentation successful.
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.12/pos_2.12-1.0.0-javadoc.jar ...
[info] Done packaging.
[info] published pos_2.12 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.12/1.0.0/pos_2.12-1.0.0.pom
[info] published pos_2.12 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.12/1.0.0/pos_2.12-1.0.0.jar
[info] published pos_2.12 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.12/1.0.0/pos_2.12-1.0.0-sources.jar
[info] published pos_2.12 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.12/1.0.0/pos_2.12-1.0.0-javadoc.jar
[info] johnreed2/pos@1.0.0 was released
[success] Total time: 12 s, completed Sep 24, 2018 10:38:41 PM
[info] Setting version to 2.13.0-M4
[info] Reapplying settings...
[info] Set current project to pos (in build file:/Users/user/Downloads/scala-trace-debug/5.0/)
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.13.0-M4/pos_2.13.0-M4-1.0.0-sources.jar ...
[info] Done packaging.
[info] Wrote /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.13.0-M4/pos_2.13.0-M4-1.0.0.pom
[info] :: delivering :: com.github.johnreedlol#pos_2.13.0-M4;1.0.0 :: 1.0.0 :: release :: Mon Sep 24 22:38:42 EDT 2018
[info] delivering ivy file to /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.13.0-M4/ivy-1.0.0.xml
[info] Main Scala API documentation to /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.13.0-M4/api...
[warn] No main class detected
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.13.0-M4/pos_2.13.0-M4-1.0.0.jar ...
[info] Done packaging.
model contains 14 documentable templates
[info] Main Scala API documentation successful.
[info] Packaging /Users/user/Downloads/scala-trace-debug/5.0/target/scala-2.13.0-M4/pos_2.13.0-M4-1.0.0-javadoc.jar ...
[info] Done packaging.
[info] published pos_2.13.0-M4 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.13.0-M4/1.0.0/pos_2.13.0-M4-1.0.0.pom
[info] published pos_2.13.0-M4 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.13.0-M4/1.0.0/pos_2.13.0-M4-1.0.0.jar
[info] published pos_2.13.0-M4 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.13.0-M4/1.0.0/pos_2.13.0-M4-1.0.0-sources.jar
[info] published pos_2.13.0-M4 to https://api.bintray.com/maven/johnreed2/maven/maven/com/github/johnreedlol/pos_2.13.0-M4/1.0.0/pos_2.13.0-M4-1.0.0-javadoc.jar
[info] johnreed2/pos@1.0.0 was released
[success] Total time: 12 s, completed Sep 24, 2018 10:38:54 PM
[info] Setting version to 2.12.6
[info] Reapplying settings...
[info] Set current project to pos (in build file:/Users/user/Downloads/scala-trace-debug/5.0/)
> exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment