We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d109b76 commit 628c407Copy full SHA for 628c407
pom.xml
@@ -567,6 +567,7 @@
567
<printFailingErrors>true</printFailingErrors>
568
<excludeRoots>
569
<excludeRoot>src/main/java</excludeRoot>
570
+ <excludeRoot>${project.build.directory}/generated-sources/localizer</excludeRoot>
571
<excludeRoot>${project.build.directory}/generated-test-sources/injected</excludeRoot>
572
<excludeRoot>${project.build.directory}/generated-test-sources/test-annotations</excludeRoot>
573
<excludeRoot>${project.build.directory}/generated-test-sources/assertj-assertions</excludeRoot>
0 commit comments