From a80a2e20ab5414c35a948fd58613df33d3bee3d3 Mon Sep 17 00:00:00 2001 From: "andre.schmid" Date: Thu, 10 Oct 2019 17:39:03 +0100 Subject: Validate non-mano software information artifact Change-Id: Ie9fabd6af821b830e211ff1068fb287357fd38ee Issue-ID: SDC-2619 Signed-off-by: andre.schmid --- common-be/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'common-be/pom.xml') diff --git a/common-be/pom.xml b/common-be/pom.xml index 564f200bcc..97dcc6a11e 100644 --- a/common-be/pom.xml +++ b/common-be/pom.xml @@ -103,6 +103,20 @@ + + maven-jar-plugin + ${maven-jar-plugin.version} + + + default-jar + package + + jar + test-jar + + + + com.github.sylvainlaurent.maven yaml-json-validator-maven-plugin -- cgit 1.2.3-korg