ACS-2303 Include license report in share-services amp. (#907)

This commit is contained in:
Tom Page
2022-01-25 14:51:44 +00:00
committed by GitHub
parent d6c39cc990
commit 00186e5594

View File

@@ -168,6 +168,10 @@
<targetPath>../${project.build.finalName}</targetPath>
<filtering>true</filtering>
</resource>
<resource>
<directory>${project.build.directory}/generated-sources/license</directory>
<targetPath>../${project.build.finalName}/licenses/${artifactId}</targetPath>
</resource>
</resources>
<testResources>
<testResource>