Created
October 25, 2019 06:48
-
-
Save TimMoore/ba9b3dc326f5851e263fcdfc77b487fb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[17:17:07] ~/Projects/lightbend-markdown (master=) $ sbt "release cross" | |
[info] Loading settings for project global-plugins from build.sbt ... | |
[info] Loading global plugins from /Users/tmoore/.sbt/1.0/plugins | |
[info] Loading settings for project lightbend-markdown-build from plugins.sbt ... | |
[info] Loading project definition from /Users/tmoore/Projects/lightbend-markdown/project | |
[info] Loading settings for project lightbend-markdown from version.sbt,build.sbt ... | |
[info] Set current project to lightbend-markdown (in build file:/Users/tmoore/Projects/lightbend-markdown/) | |
[WARN] [10/25/2019 17:17:25.293] [main] [ManifestInfo(akka://sbt-web)] Detected possible incompatible versions on the classpath. Please note that a given Akka version MUST be the same across all modules of Akka that you are using, e.g. if you use [2.5.17] all other modules that are released together MUST be of the same version. Make sure you're using a compatible set of libraries.Possibly conflicting versions [2.5.4, 2.5.17] in libraries [akka-persistence:2.5.4, akka-protobuf:2.5.4, akka-actor:2.5.17, akka-remote:2.5.4, akka-cluster:2.5.4, akka-stream:2.5.4, akka-cluster-tools:2.5.4] | |
[info] Starting release process off commit: 829b7671a4e7ac145e46d6b95191d7bba07ec999 | |
[info] Checking remote [origin] ... | |
[info] Setting scala version to 2.12.7 | |
[info] Set current project to lightbend-markdown (in build file:/Users/tmoore/Projects/lightbend-markdown/) | |
[WARN] [10/25/2019 17:17:26.716] [main] [ManifestInfo(akka://sbt-web)] Detected possible incompatible versions on the classpath. Please note that a given Akka version MUST be the same across all modules of Akka that you are using, e.g. if you use [2.5.17] all other modules that are released together MUST be of the same version. Make sure you're using a compatible set of libraries.Possibly conflicting versions [2.5.4, 2.5.17] in libraries [akka-persistence:2.5.4, akka-protobuf:2.5.4, akka-actor:2.5.17, akka-remote:2.5.4, akka-cluster:2.5.4, akka-stream:2.5.4, akka-cluster-tools:2.5.4] | |
Release version [1.7.1] : | |
Next version [1.7.2-SNAPSHOT] : | |
[info] Setting scala version to 2.12.7 | |
[info] Set current project to lightbend-markdown (in build file:/Users/tmoore/Projects/lightbend-markdown/) | |
[WARN] [10/25/2019 17:18:10.208] [main] [ManifestInfo(akka://sbt-web)] Detected possible incompatible versions on the classpath. Please note that a given Akka version MUST be the same across all modules of Akka that you are using, e.g. if you use [2.5.17] all other modules that are released together MUST be of the same version. Make sure you're using a compatible set of libraries.Possibly conflicting versions [2.5.4, 2.5.17] in libraries [akka-persistence:2.5.4, akka-protobuf:2.5.4, akka-actor:2.5.17, akka-remote:2.5.4, akka-cluster:2.5.4, akka-stream:2.5.4, akka-cluster-tools:2.5.4] | |
[info] Setting version to '1.7.1'. | |
[info] Reapplying settings... | |
[info] Set current project to lightbend-markdown (in build file:/Users/tmoore/Projects/lightbend-markdown/) | |
[WARN] [10/25/2019 17:18:10.433] [main] [ManifestInfo(akka://sbt-web)] Detected possible incompatible versions on the classpath. Please note that a given Akka version MUST be the same across all modules of Akka that you are using, e.g. if you use [2.5.17] all other modules that are released together MUST be of the same version. Make sure you're using a compatible set of libraries.Possibly conflicting versions [2.5.4, 2.5.17] in libraries [akka-persistence:2.5.4, akka-protobuf:2.5.4, akka-actor:2.5.17, akka-remote:2.5.4, akka-cluster:2.5.4, akka-stream:2.5.4, akka-cluster-tools:2.5.4] | |
[info] [master 9adf906] Setting version to 1.7.1 | |
[info] 1 file changed, 1 insertion(+), 1 deletion(-) | |
[info] Reapplying settings... | |
[info] Set current project to lightbend-markdown (in build file:/Users/tmoore/Projects/lightbend-markdown/) | |
[WARN] [10/25/2019 17:18:10.680] [main] [ManifestInfo(akka://sbt-web)] Detected possible incompatible versions on the classpath. Please note that a given Akka version MUST be the same across all modules of Akka that you are using, e.g. if you use [2.5.17] all other modules that are released together MUST be of the same version. Make sure you're using a compatible set of libraries.Possibly conflicting versions [2.5.4, 2.5.17] in libraries [akka-persistence:2.5.4, akka-protobuf:2.5.4, akka-actor:2.5.17, akka-remote:2.5.4, akka-cluster:2.5.4, akka-stream:2.5.4, akka-cluster-tools:2.5.4] | |
[info] Reapplying settings... | |
[info] Set current project to lightbend-markdown (in build file:/Users/tmoore/Projects/lightbend-markdown/) | |
[WARN] [10/25/2019 17:18:10.897] [main] [ManifestInfo(akka://sbt-web)] Detected possible incompatible versions on the classpath. Please note that a given Akka version MUST be the same across all modules of Akka that you are using, e.g. if you use [2.5.17] all other modules that are released together MUST be of the same version. Make sure you're using a compatible set of libraries.Possibly conflicting versions [2.5.4, 2.5.17] in libraries [akka-persistence:2.5.4, akka-protobuf:2.5.4, akka-actor:2.5.17, akka-remote:2.5.4, akka-cluster:2.5.4, akka-stream:2.5.4, akka-cluster-tools:2.5.4] | |
[info] Setting scala version to 2.12.7 | |
[info] Set current project to lightbend-markdown (in build file:/Users/tmoore/Projects/lightbend-markdown/) | |
[WARN] [10/25/2019 17:18:11.094] [main] [ManifestInfo(akka://sbt-web)] Detected possible incompatible versions on the classpath. Please note that a given Akka version MUST be the same across all modules of Akka that you are using, e.g. if you use [2.5.17] all other modules that are released together MUST be of the same version. Make sure you're using a compatible set of libraries.Possibly conflicting versions [2.5.4, 2.5.17] in libraries [akka-persistence:2.5.4, akka-protobuf:2.5.4, akka-actor:2.5.17, akka-remote:2.5.4, akka-cluster:2.5.4, akka-stream:2.5.4, akka-cluster-tools:2.5.4] | |
[error] java.lang.RuntimeException: failed to release typesafe/[email protected]: {"message":"Version '1.7.1' was not found"} | |
[error] at scala.sys.package$.error(package.scala:26) | |
[error] at bintray.BintrayRepo.release(BintrayRepo.scala:77) | |
[error] at bintray.BintrayPlugin$.$anonfun$bintrayPublishSettings$25(BintrayPlugin.scala:120) | |
[error] at bintray.BintrayPlugin$.$anonfun$bintrayPublishSettings$25$adapted(BintrayPlugin.scala:117) | |
[error] at scala.Function1.$anonfun$compose$1(Function1.scala:44) | |
[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:40) | |
[error] at sbt.std.Transform$$anon$4.work(System.scala:67) | |
[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:269) | |
[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:16) | |
[error] at sbt.Execute.work(Execute.scala:278) | |
[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:269) | |
[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:178) | |
[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:37) | |
[error] at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
[error] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
[error] at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
[error] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | |
[error] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
[error] at java.lang.Thread.run(Thread.java:748) | |
[error] (bintrayRelease) failed to release typesafe/[email protected]: {"message":"Version '1.7.1' was not found"} | |
[17:18:14] ~/Projects/lightbend-markdown (master>) $ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment