Skip to content

Commit 71eae55

Browse files
authored
Merge pull request #20 from m-dzianishchyts/maven-warning
Remove module-info.class shade warning
2 parents 996ece4 + 0d7cf76 commit 71eae55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
<filter>
9696
<artifact>*</artifact>
9797
<excludes>
98+
<exclude>module-info.class</exclude>
9899
<exclude>META-INF/*.MF</exclude>
99100
<exclude>META-INF/DEPENDENCIES</exclude>
100101
</excludes>

0 commit comments

Comments
 (0)