From f16651ea6963b74ceb8628c8bf38936c58352021 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 8 Dec 2011 23:07:22 +0000 Subject: [PATCH] slc: improve maven, new RPM structure git-svn-id: https://svn.argeo.org/slc/trunk@4916 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- dep/org.argeo.slc.dep.backend/pom.xml | 203 ++++++++++++++---- dep/org.argeo.slc.dep.eclipse/pom.xml | 89 +++++++- dep/org.argeo.slc.dep.sdk.rap/pom.xml | 148 ++++++++----- dep/org.argeo.slc.dep.sdk.rcp/pom.xml | 94 ++++++-- dep/pom.xml | 1 + dist/slc/pom.xml | 102 +++------ dist/slc/src/main/rpm/etc/slc/config.ini | 10 + runtime/org.argeo.slc.core/pom.xml | 3 +- .../org.argeo.slc.detached.launcher/pom.xml | 2 +- runtime/org.argeo.slc.detached/pom.xml | 2 +- runtime/org.argeo.slc.launcher/pom.xml | 2 +- runtime/org.argeo.slc.lib.detached/pom.xml | 2 +- runtime/org.argeo.slc.repo/pom.xml | 2 +- runtime/org.argeo.slc.server/pom.xml | 3 +- runtime/org.argeo.slc.specs/pom.xml | 2 +- .../org.argeo.slc.support.activemq/pom.xml | 2 +- runtime/org.argeo.slc.support.aether/pom.xml | 2 +- runtime/org.argeo.slc.support.ant/pom.xml | 2 +- runtime/org.argeo.slc.support.castor/pom.xml | 2 +- runtime/org.argeo.slc.support.equinox/pom.xml | 2 +- .../org.argeo.slc.support.hibernate/pom.xml | 2 +- runtime/org.argeo.slc.support.jcr/pom.xml | 2 +- runtime/org.argeo.slc.support.jemmy/pom.xml | 2 +- runtime/org.argeo.slc.support.maven/pom.xml | 2 +- runtime/org.argeo.slc.support.osgi/pom.xml | 2 +- runtime/org.argeo.slc.support.simple/pom.xml | 4 +- .../org/argeo/slc/jsch/AbstractJschTask.java | 1 + .../org.argeo.slc.support.ws.client/pom.xml | 2 +- runtime/org.argeo.slc.unit/pom.xml | 2 +- sandbox/argeo.slc.activemq.selector/pom.xml | 2 +- sandbox/argeo.slc.executionflow/pom.xml | 2 +- sandbox/argeo.slc.jemmytest/pom.xml | 2 +- server/org.argeo.slc.ria/pom.xml | 2 +- 33 files changed, 484 insertions(+), 218 deletions(-) diff --git a/dep/org.argeo.slc.dep.backend/pom.xml b/dep/org.argeo.slc.dep.backend/pom.xml index 671f1d2b5..64490a13d 100644 --- a/dep/org.argeo.slc.dep.backend/pom.xml +++ b/dep/org.argeo.slc.dep.backend/pom.xml @@ -33,27 +33,37 @@ org.argeo.slc.runtime org.argeo.slc.core - ${version.slc} + 0.13.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.simple - ${version.slc} + 0.13.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.ant - ${version.slc} + 0.13.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.jcr - ${version.slc} + 0.13.1-SNAPSHOT org.argeo.slc.runtime org.argeo.slc.support.activemq - ${version.slc} + 0.13.1-SNAPSHOT + + + org.argeo.slc.runtime + org.argeo.slc.server + 0.13.1-SNAPSHOT + + + org.argeo.slc.runtime + org.argeo.slc.support.equinox + 0.13.1-SNAPSHOT @@ -73,31 +83,6 @@ ${version.slc} - - - org.argeo.commons.security - org.argeo.security.dep.node - ${version.argeo-commons} - pom - - - - - org.argeo.slc.runtime - org.argeo.slc.server - 0.13.1-SNAPSHOT - - - org.argeo.slc.runtime - org.argeo.slc.support.equinox - 0.13.1-SNAPSHOT - - - org.argeo.slc.runtime - org.argeo.slc.support.jcr - 0.13.1-SNAPSHOT - - org.argeo.slc.runtime @@ -115,8 +100,6 @@ ${version.slc} - - org.argeo.slc.runtime @@ -126,15 +109,151 @@ base - - - - - - - - - - + + + org.argeo.commons.security + org.argeo.security.dep.node + ${version.argeo-commons} + pom + + + + rpmbuild + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + process-resources + + copy-dependencies + + + jar + org.argeo.slc.modules,org.argeo.slc.runtime + ${project.build.directory}/slc + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-slc + package + + rpm + + + slc-libs + 2011 Argeo + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/slc + + + + + + slc-tp + argeo-node + + + + + + + + + + rpmbuild-tp + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + slc-tp + ${version.argeo-distribution} + + + /usr/share/osgi + root + root + 644 + false + + + + org.aspectj:com.springsource.org.aspectj.runtime + org.aspectj:com.springsource.org.aspectj.weaver + + com.jcraft.jsch:com.springsource.com.jcraft.jsch + com.opensymphony.quartz:com.springsource.org.quartz + org.springframework:org.springframework.context.support + javax.mail:com.springsource.javax.mail + com.svnkit:com.springsource.org.tmatesoft.svn + javax.mail:com.springsource.javax.mail + org.argeo.dep.osgi:org.redline_rpm + + org.apache.ant:com.springsource.org.apache.tools.ant + org.apache.ant:com.springsource.org.apache.tools.ant.launch + org.apache.oro:com.springsource.org.apache.oro + org.apache.bsf:com.springsource.org.apache.bsf + + org.argeo.dep.osgi:org.argeo.dep.osgi.aether + + net.sourceforge.jexcelapi:com.springsource.jxl + + + + + + + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/dep/org.argeo.slc.dep.eclipse/pom.xml b/dep/org.argeo.slc.dep.eclipse/pom.xml index 0f3154fbc..d576c8dcf 100644 --- a/dep/org.argeo.slc.dep.eclipse/pom.xml +++ b/dep/org.argeo.slc.dep.eclipse/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.slc @@ -13,13 +14,91 @@ org.argeo.slc.eclipse - org.argeo.slc.client.rcp - ${version.slc} + org.argeo.slc.client.ui + 0.13.1-SNAPSHOT org.argeo.slc.eclipse - org.argeo.slc.client.ui - ${version.slc} + org.argeo.slc.client.ui.dist + 0.13.1-SNAPSHOT + + + rpmbuild + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + process-resources + + copy-dependencies + + + jar + true + ${project.build.directory}/slc-eclipse + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-slc-eclipse + package + + rpm + + + slc-eclipse + 2011 Argeo + + + /usr/share/osgi/eclipse + root + root + 644 + false + + + ${project.build.directory}/slc-eclipse + + + + + + + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/dep/org.argeo.slc.dep.sdk.rap/pom.xml b/dep/org.argeo.slc.dep.sdk.rap/pom.xml index 58af03f0a..563ad457a 100644 --- a/dep/org.argeo.slc.dep.sdk.rap/pom.xml +++ b/dep/org.argeo.slc.dep.sdk.rap/pom.xml @@ -19,76 +19,49 @@ - - org.argeo.slc.eclipse - org.argeo.slc.client.ui - ${version.slc} - - - org.argeo.slc.eclipse - org.argeo.slc.client.ui.dist - ${version.slc} - - - - org.argeo.commons.security - org.argeo.security.dep.node.rap - ${version.argeo-commons} - - - - - - - - org.mortbay.jetty - org.mortbay.jetty.server - - - org.mortbay.jetty - org.mortbay.jetty.server.util - - - org.eclipse.equinox - org.eclipse.equinox.http.jetty - - - - org.argeo.slc.runtime - org.argeo.slc.support.castor - - - + org.argeo.slc.dep + org.argeo.slc.dep.eclipse + 0.13.1-SNAPSHOT org.argeo.slc.eclipse org.argeo.slc.client.rap - ${version.slc} + 0.13.1-SNAPSHOT + org.argeo.slc.dep org.argeo.slc.dep.backend - ${version.slc} - - - - - - org.argeo.commons.server - org.argeo.server.tomcat - ${version.argeo-commons} - test + 0.13.1-SNAPSHOT - + org.argeo.commons.security - org.argeo.security.dep.ads - pom + org.argeo.security.dep.node.rap ${version.argeo-commons} - test + + + + + + + + + + + + + + + + + + + + @@ -99,4 +72,69 @@ test + + + rpmbuild + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-slc-rap + package + + rpm + + + slc-rap + 2011 Argeo + + + /usr/share/osgi/rap + root + root + 644 + false + + + org.argeo.slc.eclipse:org.argeo.slc.client.rap + + + + + + slc-eclipse + slc-libs + argeo-node-rap + + + + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/dep/org.argeo.slc.dep.sdk.rcp/pom.xml b/dep/org.argeo.slc.dep.sdk.rcp/pom.xml index fe5cb0723..e19e4bb84 100644 --- a/dep/org.argeo.slc.dep.sdk.rcp/pom.xml +++ b/dep/org.argeo.slc.dep.sdk.rcp/pom.xml @@ -21,32 +21,16 @@ - org.argeo.slc.eclipse - org.argeo.slc.client.ui + org.argeo.slc.dep + org.argeo.slc.dep.eclipse 0.13.1-SNAPSHOT - - org.argeo.slc.eclipse - org.argeo.slc.client.ui.dist - 0.13.1-SNAPSHOT - - - - org.argeo.commons.security - org.argeo.security.dep.node.rcp - ${version.argeo-commons} - - - org.argeo.commons.security - org.argeo.security.ui.admin - - - org.argeo.slc.eclipse org.argeo.slc.client.rcp 0.13.1-SNAPSHOT + org.argeo.slc.dep @@ -54,6 +38,13 @@ 0.13.1-SNAPSHOT + + + org.argeo.commons.security + org.argeo.security.dep.node.rcp + ${version.argeo-commons} + + org.argeo.slc.runtime @@ -62,4 +53,69 @@ test + + + rpmbuild + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-slc-rcp + package + + rpm + + + slc-rcp + 2011 Argeo + + + /usr/share/osgi/rcp + root + root + 644 + false + + + org.argeo.slc.eclipse:org.argeo.slc.client.rcp + + + + + + slc-eclipse + slc-libs + argeo-node-rcp + + + + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/dep/pom.xml b/dep/pom.xml index f82527b54..37bfebeec 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -15,6 +15,7 @@ org.argeo.slc.dep.server org.argeo.slc.dep.detached org.argeo.slc.dep.backend + org.argeo.slc.dep.eclipse org.argeo.slc.dep.sdk.rcp org.argeo.slc.dep.sdk.rap diff --git a/dist/slc/pom.xml b/dist/slc/pom.xml index 5fbb2caa9..afd9dadfa 100644 --- a/dist/slc/pom.xml +++ b/dist/slc/pom.xml @@ -9,26 +9,9 @@ org.argeo.slc.dist slc pom - SLC Node (zip, rpm) + SLC Node (RPM) - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - process-resources - - copy-dependencies - - - jar - ${project.build.directory}/lib - - - - maven-resources-plugin @@ -67,19 +50,13 @@ org.argeo.commons.osgi org.argeo.osgi.boot + + + org.argeo.commons.security + org.argeo.security.dep.node.rap + - - org.argeo.commons.server - org.argeo.server.tomcat - ${version.argeo-commons} - - - org.argeo.commons.security - org.argeo.security.dep.ads - pom - ${version.argeo-commons} - @@ -89,25 +66,16 @@ org.codehaus.mojo rpm-maven-plugin - 2.1-alpha-1 - true - - ${project.version} - r${buildNumber}.argeo - 2011 Argeo - argeo - mbaudier@argeo.org - Applications/System - /usr - - rpm-sdk + rpm-slc package rpm + slc + 2011 Argeo /usr/bin @@ -118,9 +86,6 @@ src/main/rpm/usr/bin - - * - @@ -133,40 +98,19 @@ src/main/rpm/etc/init.d - - * - - /etc/${project.artifactId} + /etc/slc root - ${project.artifactId} + slc 640 noreplace false - src/main/rpm/etc/${project.artifactId} - - * - - - - - - /usr/share/${project.artifactId}/lib - root - root - 644 - false - - - target/lib - - *.jar - + src/main/rpm/etc/slc @@ -181,12 +125,34 @@ src/main/scripts/preremove + slc-libs osgi-boot + java-1.6.0-openjdk + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + diff --git a/dist/slc/src/main/rpm/etc/slc/config.ini b/dist/slc/src/main/rpm/etc/slc/config.ini index 71d861e11..fddf2669f 100644 --- a/dist/slc/src/main/rpm/etc/slc/config.ini +++ b/dist/slc/src/main/rpm/etc/slc/config.ini @@ -41,3 +41,13 @@ osgi.console=3030 # RAP SPECIFIC eclipse.ignoreApp=true osgi.noShutdown=true + +# DO NOT CHANGE BELOW UNLESS YOU KNOW WHAT YOU ARE DOING +osgi.bundles=org.argeo.osgi.boot.jar@start +argeo.osgi.bundles=\ +/etc/slc/modules;in=*,\ +/usr/share/slc/lib;in=*.jar,\ +/usr/share/osgi;in=*.jar,\ +/usr/share/eclipse-rap;in=*.jar,\ +/usr/share/osgi/eclipse;in=*.jar,\ +/usr/share/osgi/rap;in=*.jar,\ diff --git a/runtime/org.argeo.slc.core/pom.xml b/runtime/org.argeo.slc.core/pom.xml index 7284f7c6f..d77f8bc3e 100644 --- a/runtime/org.argeo.slc.core/pom.xml +++ b/runtime/org.argeo.slc.core/pom.xml @@ -17,7 +17,6 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} @@ -41,7 +40,7 @@ org.argeo.slc.runtime org.argeo.slc.specs - ${version.slc} + 0.13.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.detached.launcher/pom.xml b/runtime/org.argeo.slc.detached.launcher/pom.xml index 8aca0bb55..ad89ac51b 100644 --- a/runtime/org.argeo.slc.detached.launcher/pom.xml +++ b/runtime/org.argeo.slc.detached.launcher/pom.xml @@ -36,7 +36,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + J2SE-1.4 diff --git a/runtime/org.argeo.slc.detached/pom.xml b/runtime/org.argeo.slc.detached/pom.xml index cb24dd1df..4dc6a6172 100644 --- a/runtime/org.argeo.slc.detached/pom.xml +++ b/runtime/org.argeo.slc.detached/pom.xml @@ -23,7 +23,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + J2SE-1.4 diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index d2d8cadc6..9942c9269 100644 --- a/runtime/org.argeo.slc.launcher/pom.xml +++ b/runtime/org.argeo.slc.launcher/pom.xml @@ -33,7 +33,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.lib.detached/pom.xml b/runtime/org.argeo.slc.lib.detached/pom.xml index 82797f970..dcbe1c460 100644 --- a/runtime/org.argeo.slc.lib.detached/pom.xml +++ b/runtime/org.argeo.slc.lib.detached/pom.xml @@ -15,7 +15,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.repo/pom.xml b/runtime/org.argeo.slc.repo/pom.xml index bc4f88e35..286ade7d9 100644 --- a/runtime/org.argeo.slc.repo/pom.xml +++ b/runtime/org.argeo.slc.repo/pom.xml @@ -15,7 +15,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index d83de4513..ec6f26395 100644 --- a/runtime/org.argeo.slc.server/pom.xml +++ b/runtime/org.argeo.slc.server/pom.xml @@ -16,7 +16,6 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} @@ -50,7 +49,7 @@ org.argeo.slc.runtime org.argeo.slc.core - ${version.slc} + 0.13.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.specs/pom.xml b/runtime/org.argeo.slc.specs/pom.xml index ca7380d82..cf49d99d7 100644 --- a/runtime/org.argeo.slc.specs/pom.xml +++ b/runtime/org.argeo.slc.specs/pom.xml @@ -14,7 +14,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.support.activemq/pom.xml b/runtime/org.argeo.slc.support.activemq/pom.xml index 61575c335..6708d4df4 100644 --- a/runtime/org.argeo.slc.support.activemq/pom.xml +++ b/runtime/org.argeo.slc.support.activemq/pom.xml @@ -15,7 +15,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.support.aether/pom.xml b/runtime/org.argeo.slc.support.aether/pom.xml index 0a7b2e265..db9174496 100644 --- a/runtime/org.argeo.slc.support.aether/pom.xml +++ b/runtime/org.argeo.slc.support.aether/pom.xml @@ -15,7 +15,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.support.ant/pom.xml b/runtime/org.argeo.slc.support.ant/pom.xml index 00122c3bf..43dfef628 100644 --- a/runtime/org.argeo.slc.support.ant/pom.xml +++ b/runtime/org.argeo.slc.support.ant/pom.xml @@ -16,7 +16,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.support.castor/pom.xml b/runtime/org.argeo.slc.support.castor/pom.xml index f820067a7..4ea5a34f2 100644 --- a/runtime/org.argeo.slc.support.castor/pom.xml +++ b/runtime/org.argeo.slc.support.castor/pom.xml @@ -16,7 +16,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.support.equinox/pom.xml b/runtime/org.argeo.slc.support.equinox/pom.xml index a7510dc95..aa0927259 100644 --- a/runtime/org.argeo.slc.support.equinox/pom.xml +++ b/runtime/org.argeo.slc.support.equinox/pom.xml @@ -24,7 +24,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.support.hibernate/pom.xml b/runtime/org.argeo.slc.support.hibernate/pom.xml index ef9e5f0ba..9508df532 100644 --- a/runtime/org.argeo.slc.support.hibernate/pom.xml +++ b/runtime/org.argeo.slc.support.hibernate/pom.xml @@ -15,7 +15,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + org.argeo.slc.core diff --git a/runtime/org.argeo.slc.support.jcr/pom.xml b/runtime/org.argeo.slc.support.jcr/pom.xml index 772ec6b14..f946f1fef 100644 --- a/runtime/org.argeo.slc.support.jcr/pom.xml +++ b/runtime/org.argeo.slc.support.jcr/pom.xml @@ -15,7 +15,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.support.jemmy/pom.xml b/runtime/org.argeo.slc.support.jemmy/pom.xml index 8a88ba81c..8c2536e81 100644 --- a/runtime/org.argeo.slc.support.jemmy/pom.xml +++ b/runtime/org.argeo.slc.support.jemmy/pom.xml @@ -23,7 +23,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + J2SE-1.4 diff --git a/runtime/org.argeo.slc.support.maven/pom.xml b/runtime/org.argeo.slc.support.maven/pom.xml index 011481a05..e7cdc3b91 100644 --- a/runtime/org.argeo.slc.support.maven/pom.xml +++ b/runtime/org.argeo.slc.support.maven/pom.xml @@ -21,7 +21,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.support.osgi/pom.xml b/runtime/org.argeo.slc.support.osgi/pom.xml index 4e400c8e6..9f77a8e89 100644 --- a/runtime/org.argeo.slc.support.osgi/pom.xml +++ b/runtime/org.argeo.slc.support.osgi/pom.xml @@ -17,7 +17,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.support.simple/pom.xml b/runtime/org.argeo.slc.support.simple/pom.xml index 36e8403e6..70b53d28a 100644 --- a/runtime/org.argeo.slc.support.simple/pom.xml +++ b/runtime/org.argeo.slc.support.simple/pom.xml @@ -16,7 +16,6 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} @@ -35,14 +34,13 @@ - org.argeo.slc.runtime org.argeo.slc.core - ${version.slc} + 0.13.1-SNAPSHOT diff --git a/runtime/org.argeo.slc.support.simple/src/main/java/org/argeo/slc/jsch/AbstractJschTask.java b/runtime/org.argeo.slc.support.simple/src/main/java/org/argeo/slc/jsch/AbstractJschTask.java index 030023295..43b158626 100644 --- a/runtime/org.argeo.slc.support.simple/src/main/java/org/argeo/slc/jsch/AbstractJschTask.java +++ b/runtime/org.argeo.slc.support.simple/src/main/java/org/argeo/slc/jsch/AbstractJschTask.java @@ -53,6 +53,7 @@ public abstract class AbstractJschTask implements Runnable { getSshTarget().getHost(), getSshTarget().getPort()); session.setUserInfo(getSshTarget().getUserInfo()); + session.setServerAliveInterval(1000); session.connect(); if (log.isDebugEnabled()) log.debug("Connected to " + getSshTarget() + " via SSH"); diff --git a/runtime/org.argeo.slc.support.ws.client/pom.xml b/runtime/org.argeo.slc.support.ws.client/pom.xml index 9a5939e00..92ad80290 100644 --- a/runtime/org.argeo.slc.support.ws.client/pom.xml +++ b/runtime/org.argeo.slc.support.ws.client/pom.xml @@ -16,7 +16,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/runtime/org.argeo.slc.unit/pom.xml b/runtime/org.argeo.slc.unit/pom.xml index 8e609a0fd..5e4377b7b 100644 --- a/runtime/org.argeo.slc.unit/pom.xml +++ b/runtime/org.argeo.slc.unit/pom.xml @@ -15,7 +15,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/sandbox/argeo.slc.activemq.selector/pom.xml b/sandbox/argeo.slc.activemq.selector/pom.xml index 9e93d56b3..4ea5476e6 100644 --- a/sandbox/argeo.slc.activemq.selector/pom.xml +++ b/sandbox/argeo.slc.activemq.selector/pom.xml @@ -31,7 +31,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + org.argeo.slc.maven diff --git a/sandbox/argeo.slc.executionflow/pom.xml b/sandbox/argeo.slc.executionflow/pom.xml index 1bce405c4..4cdb6dd89 100644 --- a/sandbox/argeo.slc.executionflow/pom.xml +++ b/sandbox/argeo.slc.executionflow/pom.xml @@ -20,7 +20,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index c36efd09c..92aed903e 100644 --- a/sandbox/argeo.slc.jemmytest/pom.xml +++ b/sandbox/argeo.slc.jemmytest/pom.xml @@ -27,7 +27,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + diff --git a/server/org.argeo.slc.ria/pom.xml b/server/org.argeo.slc.ria/pom.xml index c8ca584a5..232244bab 100644 --- a/server/org.argeo.slc.ria/pom.xml +++ b/server/org.argeo.slc.ria/pom.xml @@ -72,7 +72,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + -- 2.39.2