From 711de8d50e8ad85ae931a9afe032be4097ed00a0 Mon Sep 17 00:00:00 2001 From: bogumil_zebek Date: Thu, 4 Oct 2018 09:21:42 +0200 Subject: Add simulator resources artifact Change-Id: Ib3d695e94184f58071e52698b9d72fada3dd25a4 Issue-ID: INT-677 Signed-off-by: bogumil_zebek --- test/mocks/pnfsimulator/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'test/mocks/pnfsimulator/pom.xml') diff --git a/test/mocks/pnfsimulator/pom.xml b/test/mocks/pnfsimulator/pom.xml index b4adcd806..c8355dcd2 100644 --- a/test/mocks/pnfsimulator/pom.xml +++ b/test/mocks/pnfsimulator/pom.xml @@ -166,6 +166,22 @@ + + org.apache.maven.plugins + maven-assembly-plugin + + src/assembly/resources.xml + ${project.artifactId}-${pom.version} + + + + package + + single + + + + org.apache.maven.plugins maven-compiler-plugin -- cgit 1.2.3-korg