Skip to content

Commit

Permalink
exclude more generated sources because of plugin change
Browse files Browse the repository at this point in the history
  • Loading branch information
jshook committed Apr 8, 2024
1 parent 4472c65 commit 7356242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mvn-defaults/pom.xml
Expand Up @@ -674,6 +674,7 @@
<excludes>
<exclude>**/generated/**</exclude>
<exclude>**/jmh_generated/**</exclude>
<exclude>**/generated-sources/**</exclude>
</excludes>
<addLicenseHeaders>true</addLicenseHeaders>
<copyrightMessage>Copyright (c) 2022 nosqlbench</copyrightMessage>
Expand Down

0 comments on commit 7356242

Please sign in to comment.