ACS-2072 Enable third party license enforcement. (#984)

This commit is contained in:
Tom Page
2022-02-28 09:22:50 +00:00
committed by GitHub
parent ad965d49fb
commit 1d1563c1f6

View File

@@ -945,7 +945,7 @@
<failOnMissing>true</failOnMissing>
<excludedScopes>provided,test</excludedScopes>
<excludedGroups>^(org\.alfresco|com\.alfresco|org\.activiti|org\.gytheio).*</excludedGroups>
<failIfWarning>false</failIfWarning>
<failIfWarning>true</failIfWarning>
<includedLicenses>
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/master/includedLicenses.txt
</includedLicenses>