X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=examples%2Forg.argeo.slc.example01%2Fpom.xml;h=2bbd3e32f9d677732b7c10174e827424fd7cb37f;hb=c21ebdcf2d9e1e3d0df737dc29b9763a078d84dc;hp=e9bae2ef7d00a38793dc5f99215f461f1248da50;hpb=b5070f72cea1ac1b20e65a775d06f3d3ba530d02;p=gpl%2Fargeo-slc.git diff --git a/examples/org.argeo.slc.example01/pom.xml b/examples/org.argeo.slc.example01/pom.xml index e9bae2ef7..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 @@ -84,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 +