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 13eaf33 commit 102eed0Copy full SHA for 102eed0
pom.xml
@@ -156,6 +156,10 @@
156
<configuration>
157
<licenseName>apache_v2</licenseName>
158
<addJavaLicenseAfterPackage>false</addJavaLicenseAfterPackage>
159
+ <excludes>
160
+ <exclude>main/bundles/**</exclude>
161
+ <exclude>main/frontend/**</exclude>
162
+ </excludes>
163
</configuration>
164
</plugin>
165
0 commit comments