From: Robert Varga Date: Mon, 11 May 2020 15:58:41 +0000 (+0200) Subject: Add test-sources for mdsal-binding-dom-adapter X-Git-Tag: v4.0.14~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=mdsal.git;a=commitdiff_plain;h=b974ff00f3e4e0df06c3e51586d914c98c796195 Add test-sources for mdsal-binding-dom-adapter We are (unwisely) constructing a test-jar here, hence we should also be publishing the corresponding sources. Change-Id: I08ffb23b1e5eb8036e16237b8bc6fb0c6480f848 Signed-off-by: Robert Varga (cherry picked from commit 9cf191a88781e5208392b08740e480fd048e58c2) --- diff --git a/binding/mdsal-binding-dom-adapter/pom.xml b/binding/mdsal-binding-dom-adapter/pom.xml index 22592eddeb..3adb158e7b 100644 --- a/binding/mdsal-binding-dom-adapter/pom.xml +++ b/binding/mdsal-binding-dom-adapter/pom.xml @@ -103,7 +103,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -113,6 +112,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + + org.apache.maven.plugins maven-checkstyle-plugin