diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index d0548b79854d95bfd68dcfe34405c61e300c3192..bf7b9dfd39c0b99a38b05cfd5425824f44278640 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -322,6 +322,9 @@ under the License. log4j.properties log4j-test.properties + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA diff --git a/flink-shaded-hadoop/pom.xml b/flink-shaded-hadoop/pom.xml index 71cc895a2984359feacbab7cc7440e7b2478f7c9..2aaf0e402dbd17e8c2e346d09183fc74c971327b 100644 --- a/flink-shaded-hadoop/pom.xml +++ b/flink-shaded-hadoop/pom.xml @@ -73,6 +73,15 @@ under the License. true ${project.basedir}/target/dependency-reduced-pom.xml + + + * + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + org.slf4j:* diff --git a/pom.xml b/pom.xml index 2df1bd972081797b6e13c0452b7af8c902c5f375..3f479930a7015f05ada864c76b984d7d99d61d33 100644 --- a/pom.xml +++ b/pom.xml @@ -437,20 +437,18 @@ under the License. - - true - always - warn - - - false - never - fail - HDPReleases HDP Releases http://repo.hortonworks.com/content/repositories/releases/ - default + false + true + + + HortonworksJettyHadoop + HDP Jetty + http://repo.hortonworks.com/content/repositories/jetty-hadoop + false + true