mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
ACS-2303 Gytheio is a first party library. (#906)
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -938,7 +938,7 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<failOnMissing>true</failOnMissing>
|
<failOnMissing>true</failOnMissing>
|
||||||
<excludedScopes>provided,test</excludedScopes>
|
<excludedScopes>provided,test</excludedScopes>
|
||||||
<excludedGroups>^(org\.alfresco|com\.alfresco|org\.activiti).*</excludedGroups>
|
<excludedGroups>^(org\.alfresco|com\.alfresco|org\.activiti|org\.gytheio).*</excludedGroups>
|
||||||
<failIfWarning>false</failIfWarning>
|
<failIfWarning>false</failIfWarning>
|
||||||
<includedLicenses>
|
<includedLicenses>
|
||||||
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/master/includedLicenses.txt
|
https://raw.githubusercontent.com/Alfresco/third-party-license-overrides/master/includedLicenses.txt
|
||||||
|
Reference in New Issue
Block a user