Make karaf-empty a POM package 28/31128/2
authorStephen Kitt <skitt@redhat.com>
Thu, 10 Dec 2015 09:55:56 +0000 (10:55 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 10 Dec 2015 18:28:12 +0000 (18:28 +0000)
commit5305c5579d7f9151c5b913cc20ae1b4fca381db2
treef7abf4299269bde3a1b3e38483b1a95d5635f01c
parent09419e51e2e0b771b1ae013bb4c8bdf7a4f984eb
Make karaf-empty a POM package

opendaylight-karaf-empty is currently a (default) JAR package, which
causes maven-install-plugin to try to install a JAR at all costs. It
ends up copying pom.xml to opendaylight-karaf-empty-....jar which
breaks anything then processing the JARs and expecting them to be
valid (e.g. for signing). Declaring that opendaylight-karaf-empty is a
POM package still produces the Karaf distributions along with the POM,
but avoids generating an invalid JAR.

Change-Id: I766acd4fd12002a05968b286a5290461c409c92e
Signed-off-by: Stephen Kitt <skitt@redhat.com>
karaf/opendaylight-karaf-empty/pom.xml