X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=examples%2Forg.argeo.slc.example01%2Fpom.xml;h=2bbd3e32f9d677732b7c10174e827424fd7cb37f;hb=61dd39a53c7635693b520e7e26583a5bde50430e;hp=00a2847decf7baa7acc121c0b7d2818dd20c764d;hpb=103b479be678f1e76b580ad3e8fe13e0f17eefaf;p=gpl%2Fargeo-slc.git diff --git a/examples/org.argeo.slc.example01/pom.xml b/examples/org.argeo.slc.example01/pom.xml index 00a2847de..2bbd3e32f 100644 --- a/examples/org.argeo.slc.example01/pom.xml +++ b/examples/org.argeo.slc.example01/pom.xml @@ -4,7 +4,7 @@ org.argeo.slc argeo-slc - 0.11.2-SNAPSHOT + 0.11.3-SNAPSHOT ../../org.argeo.slc org.argeo.slc.examples @@ -55,6 +55,7 @@ org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} @@ -83,29 +84,80 @@ + + org.codehaus.mojo + exec-maven-plugin + 1.1-beta-1 + + org.argeo.slc.cli.SlcMain + + + slc.runtime + ws + + + slc.rootFile + file:${basedir}/src/slc/root/slcRoot.properties + + + + --mode + agent + + + org.argeo.slc.runtime org.argeo.slc.support.simple - ${project.version} org.argeo.slc.runtime org.argeo.slc.support.ant - ${project.version} org.argeo.slc.runtime org.argeo.slc.support.castor - ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.ws.client org.argeo.slc.runtime org.argeo.slc.launcher - ${project.version} provided + + javax.activation + com.springsource.javax.activation + 1.1.1 + testing + + + + + org.argeo.slc.runtime + org.argeo.slc.launcher + testing + + + org.argeo.slc.runtime + org.argeo.slc.support.activemq + testing + + + org.argeo.slc.runtime + org.argeo.slc.support.ant + testing + + + org.argeo.slc.runtime + org.argeo.slc.support.castor + testing + + - \ No newline at end of file +