We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8a1d4 commit 478f844Copy full SHA for 478f844
external/mqtt/src/main/assembly/assembly.xml
@@ -26,6 +26,7 @@
26
<useTransitiveDependencies>true</useTransitiveDependencies>
27
<scope>test</scope>
28
<useProjectArtifact>false</useProjectArtifact>
29
+ <unpack>true</unpack>
30
<excludes>
31
<exclude>org.apache.hadoop:*:jar</exclude>
32
<exclude>org.apache.spark:*:jar</exclude>
0 commit comments