github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/buildtools/gradle/testdata/complete-dos (about) 1 *** Skipping the build of codegen and compilation of proto files because skipCodegen=true 2 3 > Task :grpc-netty:dependencies 4 5 ------------------------------------------------------------ 6 Project :grpc-netty - gRPC: Netty 7 ------------------------------------------------------------ 8 9 alpnagent 10 \--- org.mortbay.jetty.alpn:jetty-alpn-agent:2.0.9 11 12 archives - Configuration for archive artifacts. 13 No dependencies 14 15 test - custom dependency map for easy testing purposes 16 +--- project :core 17 +--- dep:one:1.0 18 | \--- dep:three:3.0 19 | \--- dep:four:4.0 20 \--- dep:two:2.0 21 +--- dep:three:3.0 22 | \--- dep:four:4.0 23 \--- dep:five:5.0 24 25 runtime - Runtime dependencies for source set 'main' (deprecated, use 'runtimeOnly ' instead). 26 +--- project :grpc-core 27 | +--- project :grpc-context 28 | +--- com.google.code.gson:gson:2.7 29 | +--- com.google.errorprone:error_prone_annotations:2.2.0 30 | +--- com.google.code.findbugs:jsr305:3.0.2 31 | +--- org.codehaus.mojo:animal-sniffer-annotations:1.17 32 | +--- com.google.guava:guava:26.0-android 33 | | +--- org.checkerframework:checker-compat-qual:2.5.2 34 | | \--- com.google.j2objc:j2objc-annotations:1.1 35 | +--- io.opencensus:opencensus-api:0.19.2 36 | \--- io.opencensus:opencensus-contrib-grpc-metrics:0.19.2 37 | \--- io.opencensus:opencensus-api:0.19.2 38 +--- io.netty:netty-codec-http2:[4.1.32.Final] FAILED 39 \--- io.netty:netty-handler-proxy:4.1.32.Final 40 +--- io.netty:netty-transport:4.1.32.Final 41 | +--- io.netty:netty-buffer:4.1.32.Final 42 | | \--- io.netty:netty-common:4.1.32.Final 43 | \--- io.netty:netty-resolver:4.1.32.Final 44 | \--- io.netty:netty-common:4.1.32.Final 45 +--- io.netty:netty-codec-socks:4.1.32.Final 46 | \--- io.netty:netty-codec:4.1.32.Final 47 | \--- io.netty:netty-transport:4.1.32.Final (*) 48 \--- io.netty:netty-codec-http:4.1.32.Final 49 \--- io.netty:netty-codec:4.1.32.Final (*) 50 51 testCompile - Dependencies for source set 'test' (deprecated, use 'testImplementation ' instead). 52 +--- project :grpc-core 53 | +--- project :grpc-context 54 | +--- com.google.code.gson:gson:2.7 55 | +--- com.google.errorprone:error_prone_annotations:2.2.0 -> 2.3.1 56 | +--- com.google.code.findbugs:jsr305:3.0.2 57 | +--- org.codehaus.mojo:animal-sniffer-annotations:1.17 58 | +--- com.google.guava:guava:26.0-android 59 | | +--- org.checkerframework:checker-compat-qual:2.5.2 -> 2.5.3 60 | | +--- com.google.j2objc:j2objc-annotations:1.1 61 | | +--- com.google.code.findbugs:jsr305:3.0.2 62 | | +--- com.google.errorprone:error_prone_annotations:2.1.3 -> 2.3.1 63 | | \--- org.codehaus.mojo:animal-sniffer-annotations:1.14 -> 1.17 64 | +--- io.opencensus:opencensus-api:0.19.2 65 | \--- io.opencensus:opencensus-contrib-grpc-metrics:0.19.2 66 | \--- io.opencensus:opencensus-api:0.19.2 67 +--- io.netty:netty-codec-http2:[4.1.32.Final] FAILED 68 +--- io.netty:netty-handler-proxy:4.1.32.Final 69 | +--- io.netty:netty-transport:4.1.32.Final 70 | | +--- io.netty:netty-buffer:4.1.32.Final 71 | | | \--- io.netty:netty-common:4.1.32.Final 72 | | \--- io.netty:netty-resolver:4.1.32.Final 73 | | \--- io.netty:netty-common:4.1.32.Final 74 | +--- io.netty:netty-codec-socks:4.1.32.Final 75 | | \--- io.netty:netty-codec:4.1.32.Final 76 | | \--- io.netty:netty-transport:4.1.32.Final (*) 77 | \--- io.netty:netty-codec-http:4.1.32.Final 78 | \--- io.netty:netty-codec:4.1.32.Final (*) 79 +--- junit:junit:4.12 80 | \--- org.hamcrest:hamcrest-core:1.3 81 +--- org.mockito:mockito-core:1.9.5 82 | +--- org.hamcrest:hamcrest-core:1.1 -> 1.3 83 | \--- org.objenesis:objenesis:1.0 84 +--- com.google.truth:truth:0.42 85 | +--- com.google.guava:guava:25.1-android -> 26.0-android (*) 86 | +--- org.checkerframework:checker-compat-qual:2.5.3 87 | +--- org.checkerframework:checker-qual:2.5.3 88 | +--- junit:junit:4.12 (*) 89 | +--- com.googlecode.java-diff-utils:diffutils:1.3.0 90 | +--- com.google.auto.value:auto-value-annotations:1.6.2 91 | \--- com.google.errorprone:error_prone_annotations:2.3.1 92 +--- project :grpc-testing 93 | +--- project :grpc-core (*) 94 | +--- project :grpc-stub 95 | | \--- project :grpc-core (*) 96 | +--- junit:junit:4.12 (*) 97 | \--- org.mockito:mockito-core:1.9.5 (*) 98 \--- project :grpc-testing-proto 99 +--- project :grpc-protobuf 100 | +--- project :grpc-core (*) 101 | +--- com.google.protobuf:protobuf-java:3.6.1 102 | +--- com.google.guava:guava:26.0-android (*) 103 | +--- com.google.api.grpc:proto-google-common-protos:1.12.0 104 | \--- project :grpc-protobuf-lite 105 | +--- project :grpc-core (*) 106 | \--- com.google.guava:guava:26.0-android (*) 107 \--- project :grpc-stub (*) 108 109 testRuntimeOnly - Runtime only dependencies for source set 'test'. (n) 110 No dependencies 111 112 (*) - dependencies omitted (listed previously) 113 114 A web-based, searchable dependency report is available by adding the --scan option. 115 116 BUILD SUCCESSFUL in 0s 117 1 actionable task: 1 executed