Skip to content

Commit 063379c

Browse files
committed
HSEARCH-5285 Exclude more files from the dist package
1 parent 682f9a4 commit 063379c

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
@@ -209,6 +209,7 @@
209209
<exclude>jenkins/**</exclude>
210210
<exclude>.empty/**</exclude>
211211
<exclude>.run/**</exclude>
212+
<exclude>.mvn/.develocity/**</exclude>
212213
</excludes>
213214
</fileSet>
214215

0 commit comments

Comments
 (0)