Skip to content

Commit 0a61db1

Browse files
committed
add <shadedArtifactAttached>true</shadedArtifactAttached> to libthrift7 pom
1 parent 6599358 commit 0a61db1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storm-deps/libthrift/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<keepDependenciesWithProvidedScope>true</keepDependenciesWithProvidedScope>
5656
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
5757
<createDependencyReducedPom>true</createDependencyReducedPom>
58+
<shadedArtifactAttached>true</shadedArtifactAttached>
5859
<artifactSet>
5960
<includes>
6061
<include>org.apache.thrift:*</include>

0 commit comments

Comments
 (0)