Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1471 @ravwojdyla Here is the list of dependencies from `mvn dependency:tree`. All of them will become part of the Zeppelin binary package. What needed to be done is - make sure that all these dependencies and the transitive dependencies as well - have an appropriate licence, and are logged under the `./zeppelin-distribution/src/bin_license/LICENSE` - and for non-Apache license, full text of the license need to be added to `./zeppelin-distribution/src/license/` For your convenience I have listed all current dependencies of `scio` module below. You don't need to add all of the licenses listed in here. Many things are already existed. ``` [INFO] ------------------------------------------------------------------------ [INFO] Building Zeppelin: Scio 0.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ zeppelin-scio_2.10 --- [INFO] org.apache.zeppelin:zeppelin-scio_2.10:jar:0.7.0-SNAPSHOT [INFO] +- org.slf4j:slf4j-api:jar:1.7.10:compile [INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.10:compile [INFO] | \- log4j:log4j:jar:1.2.17:compile [INFO] +- org.apache.zeppelin:zeppelin-interpreter:jar:0.7.0-SNAPSHOT:compile [INFO] | +- org.apache.thrift:libthrift:jar:0.9.2:compile [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.3.6:compile [INFO] | | | \- commons-codec:commons-codec:jar:1.5:compile [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.3.3:compile [INFO] | +- com.google.code.gson:gson:jar:2.2:compile [INFO] | +- org.apache.commons:commons-pool2:jar:2.3:compile [INFO] | \- org.apache.commons:commons-lang3:jar:3.4:compile [INFO] +- com.spotify:scio-repl_2.10:jar:0.2.3:compile [INFO] | +- com.spotify:scio-core_2.10:jar:0.2.3:compile [INFO] | | +- com.spotify:scio-bigquery_2.10:jar:0.2.3:compile [INFO] | | | +- com.google.apis:google-api-services-bigquery:jar:v2-rev317-1.22.0:compile [INFO] | | | \- org.joda:joda-convert:jar:1.8.1:compile [INFO] | | +- com.google.cloud.dataflow:google-cloud-dataflow-java-sdk-all:jar:1.7.0:compile [INFO] | | | +- com.google.apis:google-api-services-dataflow:jar:v1b3-rev36-1.22.0:compile [INFO] | | | +- io.grpc:grpc-all:jar:0.13.1:compile [INFO] | | | | +- io.grpc:grpc-auth:jar:0.13.1:compile [INFO] | | | | +- io.grpc:grpc-netty:jar:0.13.1:compile [INFO] | | | | | \- io.netty:netty-codec-http2:jar:4.1.0.CR1:compile [INFO] | | | | | \- io.netty:netty-codec-http:jar:4.1.0.CR1:compile [INFO] | | | | +- io.grpc:grpc-protobuf:jar:0.13.1:compile [INFO] | | | | +- io.grpc:grpc-core:jar:0.13.1:compile [INFO] | | | | +- io.grpc:grpc-okhttp:jar:0.13.1:compile [INFO] | | | | | +- com.squareup.okio:okio:jar:1.6.0:compile [INFO] | | | | | \- com.squareup.okhttp:okhttp:jar:2.5.0:compile [INFO] | | | | +- io.grpc:grpc-protobuf-nano:jar:0.13.1:compile [INFO] | | | | | \- com.google.protobuf.nano:protobuf-javanano:jar:3.0.0-alpha-5:compile [INFO] | | | | \- io.grpc:grpc-stub:jar:0.13.1:compile [INFO] | | | +- io.netty:netty-handler:jar:4.1.0.CR1:compile [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.0.CR1:compile [INFO] | | | | | \- io.netty:netty-common:jar:4.1.0.CR1:compile [INFO] | | | | +- io.netty:netty-transport:jar:4.1.0.CR1:compile [INFO] | | | | | \- io.netty:netty-resolver:jar:4.1.0.CR1:compile [INFO] | | | | \- io.netty:netty-codec:jar:4.1.0.CR1:compile [INFO] | | | +- com.google.api.grpc:grpc-pubsub-v1:jar:0.0.2:compile [INFO] | | | | \- com.google.api.grpc:grpc-core-proto:jar:0.0.3:compile [INFO] | | | +- com.google.auth:google-auth-library-oauth2-http:jar:0.4.0:compile [INFO] | | | | \- com.google.auth:google-auth-library-credentials:jar:0.4.0:compile [INFO] | | | +- com.google.cloud.bigtable:bigtable-protos:jar:0.3.0:compile [INFO] | | | +- com.google.api-client:google-api-client:jar:1.22.0:compile [INFO] | | | +- com.google.api-client:google-api-client-java6:jar:1.22.0:compile [INFO] | | | +- com.google.api-client:google-api-client-jackson2:jar:1.22.0:compile [INFO] | | | +- com.google.apis:google-api-services-clouddebugger:jar:v2-rev8-1.22.0:compile [INFO] | | | +- com.google.apis:google-api-services-pubsub:jar:v1-rev10-1.22.0:compile [INFO] | | | +- com.google.apis:google-api-services-storage:jar:v1-rev71-1.22.0:compile [INFO] | | | +- com.google.http-client:google-http-client:jar:1.22.0:compile [INFO] | | | +- com.google.http-client:google-http-client-jackson:jar:1.22.0:compile [INFO] | | | +- com.google.http-client:google-http-client-jackson2:jar:1.22.0:compile [INFO] | | | +- com.google.http-client:google-http-client-protobuf:jar:1.22.0:compile [INFO] | | | +- com.google.oauth-client:google-oauth-client-java6:jar:1.22.0:compile [INFO] | | | +- com.google.oauth-client:google-oauth-client:jar:1.22.0:compile [INFO] | | | +- com.google.apis:google-api-services-datastore-protobuf:jar:v1beta2-rev1-4.0.0:compile [INFO] | | | +- com.google.cloud.bigdataoss:gcsio:jar:1.4.5:compile [INFO] | | | +- com.google.cloud.datastore:datastore-v1-proto-client:jar:1.1.0:compile [INFO] | | | +- com.google.cloud.datastore:datastore-v1-protos:jar:1.0.1:compile [INFO] | | | +- com.google.cloud.bigdataoss:util:jar:1.4.5:compile [INFO] | | | +- com.google.protobuf:protobuf-java:jar:3.0.0-beta-1:compile [INFO] | | | +- com.google.code.findbugs:jsr305:jar:3.0.1:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.7.0:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.7.0:compile [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.7.0:compile [INFO] | | | +- org.apache.avro:avro:jar:1.7.7:compile [INFO] | | | | +- org.codehaus.jackson:jackson-core-asl:jar:1.9.13:compile [INFO] | | | | +- org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13:compile [INFO] | | | | \- com.thoughtworks.paranamer:paranamer:jar:2.3:compile [INFO] | | | +- org.xerial.snappy:snappy-java:jar:1.1.2.1:compile [INFO] | | | \- joda-time:joda-time:jar:2.4:compile [INFO] | | +- com.twitter:algebird-core_2.10:jar:0.12.1:compile [INFO] | | | \- com.googlecode.javaewah:JavaEWAH:jar:0.6.6:compile [INFO] | | +- com.twitter:chill_2.10:jar:0.8.0:compile [INFO] | | | +- com.twitter:chill-java:jar:0.8.0:compile [INFO] | | | \- com.esotericsoftware:kryo-shaded:jar:3.0.3:compile [INFO] | | | +- com.esotericsoftware:minlog:jar:1.3.0:compile [INFO] | | | \- org.objenesis:objenesis:jar:2.1:compile [INFO] | | +- com.twitter:chill-protobuf:jar:0.8.0:compile [INFO] | | +- commons-io:commons-io:jar:2.4:compile [INFO] | | \- org.apache.commons:commons-math3:jar:3.6.1:compile [INFO] | +- com.spotify:scio-extra_2.10:jar:0.2.3:compile [INFO] | | +- org.scalanlp:breeze_2.10:jar:0.12:compile [INFO] | | | +- org.scalanlp:breeze-macros_2.10:jar:0.12:compile [INFO] | | | +- com.github.fommil.netlib:core:jar:1.1.2:compile [INFO] | | | +- net.sourceforge.f2j:arpack_combined_all:jar:0.1:compile [INFO] | | | +- net.sf.opencsv:opencsv:jar:2.3:compile [INFO] | | | +- com.github.rwl:jtransforms:jar:2.4.0:compile [INFO] | | | +- org.spire-math:spire_2.10:jar:0.7.4:compile [INFO] | | | | \- org.spire-math:spire-macros_2.10:jar:0.7.4:compile [INFO] | | | \- com.chuusai:shapeless_2.10.4:jar:2.0.0:compile [INFO] | | \- info.debatty:java-lsh:jar:0.10:compile [INFO] | | \- info.debatty:java-string-similarity:jar:0.12:compile [INFO] | +- org.slf4j:slf4j-simple:jar:1.7.21:compile [INFO] | +- jline:jline:jar:2.10:compile [INFO] | +- com.nrinaudo:kantan.csv_2.10:jar:0.1.12:compile [INFO] | | \- com.nrinaudo:kantan.codecs_2.10:jar:0.1.6:compile [INFO] | +- org.scalamacros:paradise_2.10.6:jar:2.1.0:compile [INFO] | | \- org.scalamacros:quasiquotes_2.10:jar:2.1.0:compile [INFO] | \- org.scala-lang:jline:jar:2.10.6:compile [INFO] | \- org.fusesource.jansi:jansi:jar:1.4:compile [INFO] +- com.google.guava:guava:jar:14.0.1:compile [INFO] +- org.apache.maven:maven-plugin-api:jar:3.0:compile [INFO] | \- org.apache.maven:maven-artifact:jar:3.0:compile [INFO] +- org.sonatype.aether:aether-api:jar:1.12:compile [INFO] +- org.sonatype.aether:aether-util:jar:1.12:compile [INFO] +- org.sonatype.aether:aether-impl:jar:1.12:compile [INFO] | \- org.sonatype.aether:aether-spi:jar:1.12:compile [INFO] +- org.apache.maven:maven-aether-provider:jar:3.0.3:compile [INFO] | +- org.apache.maven:maven-model:jar:3.0.3:compile [INFO] | +- org.apache.maven:maven-model-builder:jar:3.0.3:compile [INFO] | | \- org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [INFO] | +- org.apache.maven:maven-repository-metadata:jar:3.0.3:compile [INFO] | \- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile [INFO] +- org.sonatype.aether:aether-connector-file:jar:1.12:compile [INFO] +- org.sonatype.aether:aether-connector-wagon:jar:1.12:compile [INFO] | +- org.codehaus.plexus:plexus-classworlds:jar:2.4:compile [INFO] | +- org.codehaus.plexus:plexus-utils:jar:2.0.7:compile [INFO] | \- org.sonatype.sisu:sisu-inject-plexus:jar:2.2.2:compile [INFO] | \- org.sonatype.sisu:sisu-inject-bean:jar:2.2.2:compile [INFO] | \- org.sonatype.sisu:sisu-guice:jar:no_aop:3.0.2:compile [INFO] +- org.apache.maven.wagon:wagon-provider-api:jar:1.0:compile [INFO] +- org.apache.maven.wagon:wagon-http-lightweight:jar:1.0:compile [INFO] +- org.apache.maven.wagon:wagon-http:jar:1.0:compile [INFO] | \- org.apache.maven.wagon:wagon-http-shared:jar:1.0:compile [INFO] | +- commons-httpclient:commons-httpclient:jar:3.1:compile [INFO] | +- commons-logging:commons-logging:jar:1.1.1:compile [INFO] | \- org.jsoup:jsoup:jar:1.6.1:compile [INFO] +- org.apache.commons:commons-exec:jar:1.3:compile [INFO] +- org.scala-lang:scala-library:jar:2.10.5:compile [INFO] +- org.scala-lang:scala-compiler:jar:2.10.5:compile [INFO] +- org.scala-lang:scala-reflect:jar:2.10.5:compile [INFO] +- commons-lang:commons-lang:jar:2.5:compile [INFO] +- org.apache.commons:commons-compress:jar:1.9:compile [INFO] +- org.scalatest:scalatest_2.10:jar:2.2.4:test [INFO] +- junit:junit:jar:4.11:test [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test [INFO] \- com.spotify:scio-test_2.10:jar:0.2.3:test [INFO] +- com.novocode:junit-interface:jar:0.11:test [INFO] | \- org.scala-sbt:test-interface:jar:1.0:test [INFO] \- org.hamcrest:hamcrest-all:jar:1.3:test ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---