X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fpom.xml;h=00feace89f40406ef119dd39bcbcc1c0e507e064;hb=bcf9acae2d02e6f4c36f8c6ead3bc895a6675cc1;hp=c0f671401f9b9d380c6aad9fc8038406d891a873;hpb=39d63221539b525918e4bcdb09455ef2ffa14db5;p=gpl%2Fargeo-slc.git diff --git a/demo/pom.xml b/demo/pom.xml index c0f671401..00feace89 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.slc @@ -11,6 +12,61 @@ Argeo SLC Demo + + maven-dependency-plugin + + + + copy-dependencies + + initialize + + lib + jar + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.1 + + java + exec/server + + -Dmyproperty=myvalue + -jar + ../../lib/org.eclipse.osgi-3.4.2.R34x_v20080826-1230.jar + -clean + -console + -configuration + conf + + + + + + + + org.argeo.slc.runtime + org.argeo.slc.support.equinox + + + org.argeo.slc.runtime + org.argeo.slc.osgiboot + ${project.version} + + + + org.argeo.slc.server + deploy + ${project.version} + pom + + + +