mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
ACS-2303 Include license report in share-services amp. (#907)
This commit is contained in:
@@ -168,6 +168,10 @@
|
|||||||
<targetPath>../${project.build.finalName}</targetPath>
|
<targetPath>../${project.build.finalName}</targetPath>
|
||||||
<filtering>true</filtering>
|
<filtering>true</filtering>
|
||||||
</resource>
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<directory>${project.build.directory}/generated-sources/license</directory>
|
||||||
|
<targetPath>../${project.build.finalName}/licenses/${artifactId}</targetPath>
|
||||||
|
</resource>
|
||||||
</resources>
|
</resources>
|
||||||
<testResources>
|
<testResources>
|
||||||
<testResource>
|
<testResource>
|
||||||
|
Reference in New Issue
Block a user