Skip to content

Commit fbd0ac3

Browse files
committed
HSEARCH-5285 Exclude more files from the dist package
1 parent 94c13dc commit fbd0ac3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

distribution/src/main/assembly/dist.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@
216216
<exclude>jenkins/**</exclude>
217217
<exclude>.empty/**</exclude>
218218
<exclude>.run/**</exclude>
219+
<exclude>.mvn/.develocity/**</exclude>
219220
</excludes>
220221
</fileSet>
221222

0 commit comments

Comments
 (0)