aboutsummaryrefslogtreecommitdiff
path: root/streaming/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/pom.xml')
-rw-r--r--streaming/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/streaming/pom.xml b/streaming/pom.xml
index 22b0d714b5..98f5b41de8 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -95,6 +95,14 @@
</execution>
</executions>
</plugin>
+
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-shade-plugin</artifactId>
+ <configuration>
+ <shadeTestJar>true</shadeTestJar>
+ </configuration>
+ </plugin>
</plugins>
<resources>
<resource>