mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
ACS-2365 license plugin (#834)
* ACS-2303 Add text of licenses for libraries used by acs-packaging. * ACS-2365 Use the latest third party license reporting settings. * ACS-2358 Add license text for Brotli dec. * ACS-2361 The Bouncy Castle license is exactly the MIT license. * ACS-2363 Add OGC license for geoapi-3.0.1.jar. * ACS-2365 Ensure we use the same version of the license plugin throughout the project. Also remove failing; on warnings.
This commit is contained in:
@@ -136,6 +136,10 @@
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>license-maven-plugin</artifactId>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<artifactId>maven-jar-plugin</artifactId>
|
||||
<executions>
|
||||
|
Reference in New Issue
Block a user