diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index 6b23f96a6c9e7404b34ad243efc60bd019650a09..d95425119d236d14af31147caef9b9a60860ae42 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -334,6 +334,7 @@ under the License. + diff --git a/flink-shaded-hadoop/pom.xml b/flink-shaded-hadoop/pom.xml index 60d81abe2d3fadee8961ac8dddd56a483efffe37..51c428a533a1142f43887fb0e6a549bdb3e848d4 100644 --- a/flink-shaded-hadoop/pom.xml +++ b/flink-shaded-hadoop/pom.xml @@ -84,6 +84,7 @@ under the License. + diff --git a/flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-flume/pom.xml b/flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-flume/pom.xml index 9ed97771e793f40ffb9080125b5228f4914519fe..76823a2e1e55e0e1e415a58711f876753e0bb54b 100644 --- a/flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-flume/pom.xml +++ b/flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-flume/pom.xml @@ -147,6 +147,7 @@ under the License. + org.apache.maven.plugins @@ -162,6 +163,9 @@ under the License. org.apache.flume:* + + + diff --git a/flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-twitter/pom.xml b/flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-twitter/pom.xml index 871741ed3bd0b029c31209988eb216b339267306..5b9d296d6363811b9909729957631ca162edf674 100644 --- a/flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-twitter/pom.xml +++ b/flink-staging/flink-streaming/flink-streaming-connectors/flink-connector-twitter/pom.xml @@ -86,6 +86,9 @@ under the License. com.twitter:joauth + + + diff --git a/flink-yarn-tests/pom.xml b/flink-yarn-tests/pom.xml index fcc5b87af71db7439fe75dc701759ef87053958b..4931d8dd248851db8e2609e084e29c15316faab8 100644 --- a/flink-yarn-tests/pom.xml +++ b/flink-yarn-tests/pom.xml @@ -170,6 +170,9 @@ under the License. org.apache.flink.hadoop.shaded.org.jboss.netty + + +