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 a1b37fe commit e2d1760Copy full SHA for e2d1760
1 file changed
pom.xml
@@ -332,6 +332,7 @@ limitations under the License.
332
<configLocation>${basedir}/checkstyle.xml</configLocation>
333
<enableRulesSummary>false</enableRulesSummary>
334
<headerFile>${basedir}/LICENSE-header.txt</headerFile>
335
+ <resourceExcludes>NOTICE.txt,LICENSE.txt,**/pom.properties,**/sha512.properties</resourceExcludes>
336
</configuration>
337
</plugin>
338
<!-- Specify source for JDK 11+ javadoc tool to ignore the 'unamed' module.
0 commit comments