X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.launcher%2Fpom.xml;h=b8256f046904a78c8a78632aee6efb87435a009b;hb=dfa3d60e8032695ff9c930c9271341c8efd2c4f5;hp=1d010d091e8a398d36f851848980b881ea74a69a;hpb=1f605077091f6bb2abced2b976e747b2e1337ff5;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index 1d010d091..b8256f046 100644 --- a/runtime/org.argeo.slc.launcher/pom.xml +++ b/runtime/org.argeo.slc.launcher/pom.xml @@ -1,16 +1,15 @@ - + 4.0.0 org.argeo.slc - argeo-slc - 0.11.2-SNAPSHOT - ../../org.argeo.slc + runtime + 0.12.0 + .. org.argeo.slc.runtime org.argeo.slc.launcher jar - Argeo SLC Launcher + SLC Launcher @@ -50,34 +49,63 @@ org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} org.argeo.slc.* - *,org.argeo.slc.core.test.spring,org.apache.commons.cli;resolution:=optional + org.w3c.dom;version="0.0.0",javax.xml.*;version="0.0.0",* + org.argeo.slc.cli.SlcMain + + maven-resources-plugin + + + validate + + copy-resources + + + ${basedir}/target/base + + + src/main/base + true + + + + + + org.argeo.slc.runtime - org.argeo.slc.support.simple - ${project.version} + org.argeo.slc.core + + + org.argeo.slc.runtime + org.argeo.slc.osgiboot - org.argeo.dep.osgi org.argeo.dep.osgi.commons.cli + + org.eclipse.osgi + org.eclipse.osgi + + + + org.springframework.ws + org.springframework.oxm + + \ No newline at end of file