X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=examples%2Forg.argeo.slc.example01%2Fpom.xml;h=2bbd3e32f9d677732b7c10174e827424fd7cb37f;hb=61dd39a53c7635693b520e7e26583a5bde50430e;hp=ab487673726f76d48f031cb38a58a3c0a19b60fc;hpb=9fc90a1a0a7123ddbf19d35c4aa8eb60eb40bc7b;p=gpl%2Fargeo-slc.git diff --git a/examples/org.argeo.slc.example01/pom.xml b/examples/org.argeo.slc.example01/pom.xml index ab4876737..2bbd3e32f 100644 --- a/examples/org.argeo.slc.example01/pom.xml +++ b/examples/org.argeo.slc.example01/pom.xml @@ -84,6 +84,28 @@ + + 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 + + + @@ -114,5 +136,28 @@ 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 + +