From e7da61a06f10dc71ce677bd074a2f843a2c1bb56 Mon Sep 17 00:00:00 2001 From: Martyn Taylor Date: Thu, 8 Mar 2018 20:57:46 +0000 Subject: [PATCH] ARTEMIS-1739 Set automatic module name for native --- artemis-native/pom.xml | 13 +++++++++++++ pom.xml | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/artemis-native/pom.xml b/artemis-native/pom.xml index 5d59498179..8b78258aa7 100644 --- a/artemis-native/pom.xml +++ b/artemis-native/pom.xml @@ -26,6 +26,7 @@ artemis-native bundle + org.jboss.logging @@ -65,6 +66,18 @@ + + org.apache.maven.plugins + maven-jar-plugin + ${version.maven.jar.plugin} + + + + artemis.jni + + + + maven-resources-plugin diff --git a/pom.xml b/pom.xml index 0cfb9e1fd4..ada3fe0bb0 100644 --- a/pom.xml +++ b/pom.xml @@ -114,6 +114,7 @@ 2.9.0 0.7.9 0.7.9 + 2.4 2.4.3 @@ -1372,7 +1373,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 + ${version.maven.jar.plugin} net.sf.maven-sar