-
-
Save DmytroMitin/d3f0b72d43441938392d80d6addee932 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
dmytro@...:~/projects/gradledemo2$ ./gradlew dependencies | |
> Task :dependencies | |
------------------------------------------------------------ | |
Root project 'gradledemo2' | |
------------------------------------------------------------ | |
annotationProcessor - Annotation processors and their dependencies for source set 'main'. | |
No dependencies | |
compileClasspath - Compile classpath for source set 'main'. | |
\--- org.scala-lang:scala-library:2.12.15 | |
compileOnly - Compile-only dependencies for the 'main' feature. (n) | |
No dependencies | |
default - Configuration for default artifacts. (n) | |
No dependencies | |
implementation - Implementation dependencies for the 'main' feature. (n) | |
\--- org.scala-lang:scala-library:2.12.15 (n) | |
incrementalScalaAnalysisElements - Incremental compilation analysis files (n) | |
No dependencies | |
incrementalScalaAnalysisFormain - Incremental compilation analysis files for main | |
\--- org.scala-lang:scala-library:2.12.15 FAILED | |
incrementalScalaAnalysisFortest - Incremental compilation analysis files for test | |
\--- org.scala-lang:scala-library:2.12.15 FAILED | |
mainSourceElements - List of source directories contained in the Main SourceSet. (n) | |
No dependencies | |
runtimeClasspath - Runtime classpath of source set 'main'. | |
\--- org.scala-lang:scala-library:2.12.15 | |
runtimeElements - Runtime elements for the 'main' feature. (n) | |
No dependencies | |
runtimeOnly - Runtime-only dependencies for the 'main' feature. (n) | |
No dependencies | |
scalaCompilerPlugins | |
No dependencies | |
scalaToolchain - Dependencies for the Scala toolchain (n) | |
+--- org.scala-lang:scala-compiler:2.12.15 (n) | |
+--- org.scala-sbt:compiler-bridge_2.12:1.10.8 (n) | |
\--- org.scala-sbt:compiler-interface:1.10.8 (n) | |
scalaToolchainRuntimeClasspath - Runtime classpath for the Scala toolchain | |
+--- org.scala-lang:scala-compiler:2.12.15 | |
| +--- org.scala-lang:scala-library:2.12.15 | |
| +--- org.scala-lang:scala-reflect:2.12.15 | |
| | \--- org.scala-lang:scala-library:2.12.15 | |
| \--- org.scala-lang.modules:scala-xml_2.12:1.0.6 | |
+--- org.scala-sbt:compiler-bridge_2.12:1.10.8 | |
| \--- org.scala-sbt:compiler-interface:1.10.8 | |
| \--- org.scala-sbt:util-interface:1.10.7 | |
\--- org.scala-sbt:compiler-interface:1.10.8 (*) | |
testAnnotationProcessor - Annotation processors and their dependencies for source set 'test'. | |
No dependencies | |
testCompileClasspath - Compile classpath for source set 'test'. | |
\--- org.scala-lang:scala-library:2.12.15 | |
testCompileOnly - Compile only dependencies for source set 'test'. (n) | |
No dependencies | |
testImplementation - Implementation only dependencies for source set 'test'. (n) | |
\--- org.scala-lang:scala-library:2.12.15 (n) | |
testRuntimeClasspath - Runtime classpath of source set 'test'. | |
\--- org.scala-lang:scala-library:2.12.15 | |
testRuntimeOnly - Runtime only dependencies for source set 'test'. (n) | |
No dependencies | |
zinc - The Zinc incremental compiler to be used for this Scala project. | |
+--- org.scala-sbt:zinc_2.13:1.10.8 | |
| +--- org.scala-sbt:zinc-core_2.13:1.10.8 | |
| | +--- org.scala-sbt:zinc-compile-core_2.13:1.10.8 | |
| | | +--- org.scala-sbt:compiler-interface:1.10.8 | |
| | | | \--- org.scala-sbt:util-interface:1.10.7 | |
| | | +--- org.scala-sbt:zinc-classpath_2.13:1.10.8 | |
| | | | +--- org.scala-lang:scala-compiler:2.13.15 -> 2.13.16 | |
| | | | | +--- org.scala-lang:scala-library:2.13.16 | |
| | | | | +--- org.scala-lang:scala-reflect:2.13.16 | |
| | | | | | \--- org.scala-lang:scala-library:2.13.16 | |
| | | | | +--- io.github.java-diff-utils:java-diff-utils:4.15 | |
| | | | | \--- org.jline:jline:3.27.1 | |
| | | | +--- org.scala-sbt:compiler-interface:1.10.8 (*) | |
| | | | +--- org.scala-sbt:launcher-interface:1.4.4 | |
| | | | \--- org.scala-sbt:io_2.13:1.10.4 | |
| | | | \--- com.swoval:file-tree-views:2.1.12 | |
| | | +--- org.scala-sbt:zinc-apiinfo_2.13:1.10.8 | |
| | | | +--- org.scala-sbt:compiler-interface:1.10.8 (*) | |
| | | | +--- org.scala-sbt:compiler-bridge_2.13:1.10.8 | |
| | | | | \--- org.scala-sbt:compiler-interface:1.10.8 (*) | |
| | | | \--- org.scala-sbt:zinc-classfile_2.13:1.10.8 | |
| | | | +--- org.scala-sbt:compiler-interface:1.10.8 (*) | |
| | | | +--- org.scala-sbt:io_2.13:1.10.4 (*) | |
| | | | \--- org.scala-sbt:util-logging_2.13:1.10.7 | |
| | | | +--- org.scala-sbt:util-interface:1.10.7 | |
| | | | +--- org.scala-sbt:collections_2.13:1.10.7 | |
| | | | | +--- org.scala-sbt:util-position_2.13:1.10.7 | |
| | | | | | \--- org.scala-lang:scala-reflect:2.13.15 -> 2.13.16 (*) | |
| | | | | +--- com.eed3si9n:sjson-new-scalajson_2.13:0.10.1 | |
| | | | | | +--- com.eed3si9n:sjson-new-core_2.13:0.10.1 | |
| | | | | | +--- com.eed3si9n:shaded-scalajson_2.13:1.0.0-M4 | |
| | | | | | \--- com.eed3si9n:shaded-jawn-parser_2.13:1.3.2 | |
| | | | | \--- org.scala-lang.modules:scala-parallel-collections_2.13:0.2.0 | |
| | | | +--- org.scala-sbt:core-macros_2.13:1.10.7 | |
| | | | | +--- org.scala-lang:scala-compiler:2.13.15 -> 2.13.16 (*) | |
| | | | | \--- org.scala-sbt:collections_2.13:1.10.7 (*) | |
| | | | +--- com.eed3si9n:sjson-new-core_2.13:0.9.0 -> 0.10.1 | |
| | | | +--- org.scala-sbt.jline:jline:2.14.7-sbt-9a88bc413e2b34a4580c001c654d1a7f4f65bf18 | |
| | | | | \--- org.fusesource.jansi:jansi:2.4.1 | |
| | | | +--- org.jline:jline-terminal:3.27.1 | |
| | | | | \--- org.jline:jline-native:3.27.1 | |
| | | | +--- org.jline:jline-terminal-jni:3.27.1 | |
| | | | | +--- org.jline:jline-native:3.27.1 | |
| | | | | \--- org.jline:jline-terminal:3.27.1 (*) | |
| | | | +--- org.jline:jline-native:3.27.1 | |
| | | | +--- org.apache.logging.log4j:log4j-api:2.17.1 | |
| | | | +--- org.apache.logging.log4j:log4j-core:2.17.1 | |
| | | | | \--- org.apache.logging.log4j:log4j-api:2.17.1 | |
| | | | +--- com.lmax:disruptor:3.4.2 | |
| | | | +--- com.eed3si9n:sjson-new-scalajson_2.13:0.10.1 (*) | |
| | | | +--- org.scala-lang:scala-reflect:2.13.15 -> 2.13.16 (*) | |
| | | | \--- org.scala-sbt:io_2.13:1.10.3 -> 1.10.4 (*) | |
| | | +--- org.scala-sbt:zinc-classfile_2.13:1.10.8 (*) | |
| | | +--- org.scala-sbt:launcher-interface:1.4.4 | |
| | | +--- org.scala-lang.modules:scala-parser-combinators_2.13:1.1.2 | |
| | | +--- net.openhft:zero-allocation-hashing:0.16 | |
| | | +--- org.scala-sbt:util-logging_2.13:1.10.7 (*) | |
| | | +--- org.scala-sbt:io_2.13:1.10.4 (*) | |
| | | \--- org.scala-sbt:util-control_2.13:1.10.7 | |
| | +--- org.scala-sbt:zinc-apiinfo_2.13:1.10.8 (*) | |
| | +--- org.scala-sbt:zinc-classpath_2.13:1.10.8 (*) | |
| | +--- org.scala-sbt:compiler-interface:1.10.8 (*) | |
| | +--- org.scala-sbt:zinc-persist-core-assembly:1.10.8 | |
| | +--- org.scala-lang.modules:scala-parallel-collections_2.13:0.2.0 | |
| | +--- org.scala-sbt:io_2.13:1.10.4 (*) | |
| | +--- org.scala-sbt:util-logging_2.13:1.10.7 (*) | |
| | \--- org.scala-sbt:util-relation_2.13:1.10.7 | |
| +--- org.scala-sbt:zinc-persist_2.13:1.10.8 | |
| | +--- org.scala-sbt:zinc-core_2.13:1.10.8 (*) | |
| | +--- org.scala-sbt:zinc-compile-core_2.13:1.10.8 (*) | |
| | +--- org.scala-sbt:zinc-persist-core-assembly:1.10.8 | |
| | +--- org.scala-sbt:sbinary_2.13:0.5.1 | |
| | \--- org.scala-lang.modules:scala-xml_2.13:2.3.0 | |
| +--- org.scala-sbt:zinc-compile-core_2.13:1.10.8 (*) | |
| \--- org.scala-sbt:zinc-classfile_2.13:1.10.8 (*) | |
+--- org.scala-lang:scala-library -> 2.13.16 | |
+--- org.scala-lang:scala-compiler -> 2.13.16 (*) | |
\--- org.apache.logging.log4j:log4j-core:{require 2.17.1; reject [2.0, 2.17.1)} -> 2.17.1 (c) | |
(c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree. | |
(*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation. | |
(n) - A dependency or dependency configuration that cannot be resolved. | |
A web-based, searchable dependency report is available by adding the --scan option. | |
[Incubating] Problems report is available at: file:///home/dmytro/projects/gradledemo2/build/reports/problems/problems-report.html | |
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. | |
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. | |
For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. | |
BUILD SUCCESSFUL in 527ms | |
1 actionable task: 1 executed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment