Skip to content

Commit 3371e5c

Browse files
committed
RELENG-29 Exclusion for provided scope in third party license checks
1 parent 685c5d1 commit 3371e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@
604604
<useMissingFile>true</useMissingFile>
605605
<fileTemplate>/org/codehaus/mojo/license/third-party-file-groupByLicense.ftl</fileTemplate>
606606
<failIfWarning>true</failIfWarning>
607-
<excludedScopes>test</excludedScopes>
607+
<excludedScopes>test,provided</excludedScopes>
608608
<licenseMerges>
609609
<licenseMerge>
610610
Apache Software License, Version 2.0|

0 commit comments

Comments
 (0)