Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
[NSE-800] Fix an assembly warning (#1005) (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE authored Jul 1, 2022
1 parent d041e9d commit e9cc866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gazelle-dist/src/main/assembly/assembly.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<unpack>true</unpack> <!-- unpack , then repack the jars -->
<useTransitiveDependencies>true</useTransitiveDependencies>
<useTransitiveFiltering>true</useTransitiveFiltering>
<useProjectArtifact>false</useProjectArtifact>
<excludes>
<!--Exclude jars by specifying groupID:ArtifactID-->
<exclude>com.fasterxml.jackson.core:jackson-databind</exclude>
Expand Down

0 comments on commit e9cc866

Please sign in to comment.