<finalName>${jar.name}</finalName>
<artifactSet>
<excludes>
<exclude>com.google.code.findbugs:jsr305</exclude>
<exclude>org.slf4j:*</exclude>
<exclude>log4j:*</exclude>
<exclude>org.glassfish.jersey.core:jersey-common</exclude>
</excludes>
</artifactSet>
<relocations>
<relocation>
<pattern>com.google.common</pattern>
<shadedPattern>com.shade.google.common</shadedPattern>
</relocation>
<relocation>
<pattern>org.apache.kafka</pattern>
<shadedPattern>org.shade.apache.kafka</shadedPattern>
</relocation>
</relocations>
<filters>
<filter>
<artifact>*</artifact>
<includes>
<include>org/apache/htrace/**</include>
<include>org/apache/avro/**</include>
<include>com/msxf/**</include>
<include>org/apache/flink/streaming/**</include>
<include>org/apache/flink/connector/**</include>
<include>org/apache/kafka/**</include>
<include>org/apache/hive/**</include>
<include>org/apache/hadoop/hive/**</include>
<include>org/apache/curator/**</include>
<include>org/apache/zookeeper/**</include>
<include>org/apache/jute/**</include>
<include>org/apache/thrift/**</include>
<include>org/apache/http/**</include>
<include>org/I0Itec/**</include>
<include>jline/**</include>
<include>com/yammer/**</include>
01-30
466

01-26
4779

07-11
798

02-17
1369
