X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Fpom.xml;h=447b852d6feb43380797293cf54535557fc02b87;hb=c42f45fc5b90bab0fdb7ca083231ed754d774def;hp=dd3d487b34f9d5c36735a190dc7f19a3ed9a227d;hpb=d95951ffda520440eea45647d0d672382e6d8171;p=gpl%2Fargeo-slc.git diff --git a/runtime/pom.xml b/runtime/pom.xml index dd3d487b3..447b852d6 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -3,9 +3,10 @@ org.argeo.slc argeo-slc - 0.11.3-SNAPSHOT + 0.11.3 ../org.argeo.slc + org.argeo.slc.runtime argeo-slc-runtime pom Argeo SLC Runtime @@ -17,22 +18,56 @@ org.argeo.slc.support.activemq org.argeo.slc.support.ant org.argeo.slc.support.equinox - org.argeo.slc.support.ws.client org.argeo.slc.support.hibernate + org.argeo.slc.support.maven org.argeo.slc.server org.argeo.slc.detached + org.argeo.slc.detached.launcher org.argeo.slc.launcher org.argeo.slc.lib.detached - - org.apache.maven.plugins - maven-javadoc-plugin - - true - - + + + + + maven-jar-plugin + + + target/classes/META-INF/MANIFEST.MF + + + + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + target/classes/META-INF + + ${pom.artifactId} + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + + + +