Stop building test-jar for sal-dummy-distributed-datastore 75/40175/2
authorStephen Kitt <skitt@redhat.com>
Fri, 10 Jun 2016 15:48:54 +0000 (17:48 +0200)
committerTom Pantelis <tpanteli@brocade.com>
Mon, 13 Jun 2016 13:02:03 +0000 (13:02 +0000)
commita740ebb4e83668a2a41e9facb4632d8379258df7
tree9957faa849eebcec85a3226c124e13efe300aa09
parent35a26b477f05ddf7448013c4a8b7a70174772ca3
Stop building test-jar for sal-dummy-distributed-datastore

Newer versions of maven-jar-plugin no longer support multiple outputs
with the same classifier, so the dual "jar" and "test-jar" goals here
cause an error. Since test-jar ends up being empty, and it isn't used
anywhere else, this patch simply drops the maven-jar-plugin
configuration so it only builds a standard JAR (and the shaded
all-in-one).

Change-Id: Iadc3def3df2f4ff1e9ac647c538b9fe2c4001ca4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
opendaylight/md-sal/sal-dummy-distributed-datastore/pom.xml