From: Dan Timoney Date: Thu, 7 Dec 2017 20:29:50 +0000 (-0500) Subject: Add main class to manifest X-Git-Tag: v0.1.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d8c2cab70e28690e2f292d45b0ea3c415b9e494d;p=ccsdk%2Fsli%2Fnorthbound.git Add main class to manifest Start script for dmaap-listener expects jar to contain a main class Change-Id: I903330cd78209bf76da9c367bd14c80af8d26771 Issue-ID: CCSDK-153 Signed-off-by: Dan Timoney --- diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml index cf30e0e1..e60f1803 100755 --- a/dmaap-listener/pom.xml +++ b/dmaap-listener/pom.xml @@ -90,8 +90,19 @@ 1.7 - - + + org.apache.maven.plugins + maven-jar-plugin + 2.6 + + + + true + org.onap.ccsdk.sli.northbound.dmaapclient.DmaapListener + + + + maven-assembly-plugin 2.6