Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4159

Quickstart poms exclude unused dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • Quickstarts
    • None

    Description

      The Quickstart poms exclude several dependencies from being packaged into the fat-jar, even though they aren't used by Flink according to `mvn dependency:tree`.

      <exclude>com.amazonaws:aws-java-sdk</exclude>
      <exclude>com.twitter:chill-avro_*</exclude>
      <exclude>com.twitter:chill-bijection_*</exclude>
      <exclude>com.twitter:bijection-core_*</exclude>
      <exclude>com.twitter:bijection-avro_*</exclude>
      <exclude>de.javakaffee:kryo-serializers</exclude>

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: