Make karaf-empty a POM package 27/31127/1
authorStephen Kitt <skitt@redhat.com>
Thu, 10 Dec 2015 09:55:56 +0000 (10:55 +0100)
committerStephen Kitt <skitt@redhat.com>
Thu, 10 Dec 2015 09:55:56 +0000 (10:55 +0100)
commite162b0b763dc80d5a7e2ef5afa23648f9ec3af1d
treec3701d11c9cc0112d70f9cb37222cb7b88b2af23
parent9708d3438a661c6065f81bd44d00cc8a7242ec6f
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