Skip to content

Commit d310e59

Browse files
committed
Fix jarcache guava loading
* Don't minimize guava shading, causes NoClassDefFoundError
1 parent c850eb3 commit d310e59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
<shadedPattern>com.github.jsonldjava.shaded.com.google.common</shadedPattern>
8484
</relocation>
8585
</relocations>
86-
<minimizeJar>true</minimizeJar>
8786
<filters>
8887
<filter>
8988
<artifact>com.google.guava:guava</artifact>

0 commit comments

Comments
 (0)