PRODSEC-4343 Build the MMT tool in alfreaco-community-repo so it picks up the latest libraries (#785)

The code form MMT comes from this project anyway
This commit is contained in:
Alan Davis
2021-11-01 18:45:45 +00:00
committed by GitHub
parent 68cde24419
commit e242f5db98
6 changed files with 284 additions and 9 deletions

View File

@@ -71,6 +71,7 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-mmt</artifactId>
<type>jar</type>
<version>${project.version}</version>
<overWrite>false</overWrite>
<outputDirectory>${project.build.directory}/alfresco-mmt</outputDirectory>
</artifactItem>