X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.launcher%2Fpom.xml;h=4ca814912059b92569e1ca9d4d8cf0bafc62920d;hb=d9c37ddf97e913b552b318d9a7eeb02d1d6fa3c4;hp=2392679a5f4c8ed754fff2cc9a209160fffb2be4;hpb=e4face1a1b8b98070fb5f635b55f9e89660840d5;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.launcher/pom.xml b/runtime/org.argeo.slc.launcher/pom.xml index 2392679a5..4ca814912 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.1-SNAPSHOT + .. org.argeo.slc.runtime org.argeo.slc.launcher jar - Argeo SLC Launcher + SLC Launcher @@ -50,21 +49,47 @@ org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} org.argeo.slc.* + 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 @@ -72,5 +97,15 @@ org.argeo.dep.osgi.commons.cli + + org.eclipse.osgi + org.eclipse.osgi + + + + org.springframework.ws + org.springframework.oxm + + \ No newline at end of file