X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=examples%2Forg.argeo.slc.example01%2Fpom.xml;h=866daeddc8aa8783cb64be21dd60947f2b6164b1;hb=c6364b9aa6850577994224419364658595dd9b7b;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..866daeddc 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 + + + @@ -93,16 +115,18 @@ org.argeo.slc.runtime - org.argeo.slc.support.ant + org.argeo.slc.support.castor org.argeo.slc.runtime - org.argeo.slc.support.castor + org.argeo.slc.support.ws.client org.argeo.slc.runtime - org.argeo.slc.support.ws.client + org.argeo.slc.support.ant + ${project.version} + org.argeo.slc.runtime org.argeo.slc.launcher @@ -112,7 +136,25 @@ javax.activation com.springsource.javax.activation 1.1.1 - testing + test + + + + + org.argeo.slc.runtime + org.argeo.slc.launcher + test + + + org.argeo.slc.runtime + org.argeo.slc.support.activemq + test + + + org.argeo.slc.runtime + org.argeo.slc.support.castor + test +