X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=c324c166cb25b947eb3c0906ae43dc950271ea5d;hb=26cafd466a18d35d649d9110417db1cc2ade4124;hp=c921e0feabe65e8a0dfe8b677dc578254ee077f5;hpb=4da8151c44069b7a03d840016e39258f3765fb58;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index c921e0fea..c324c166c 100644 --- a/sandbox/argeo.slc.jemmytest/pom.xml +++ b/sandbox/argeo.slc.jemmytest/pom.xml @@ -4,14 +4,21 @@ org.argeo.slc argeo-slc - 0.11.2-SNAPSHOT + 0.11.3-SNAPSHOT ../../org.argeo.slc org.argeo.slc.sandbox org.argeo.slc.sandbox.jemmytest SLC Sandbox JemmyTest jar - + + + org.springframework.osgi.extender, + org.argeo.slc.detached, + org.argeo.slc.sandbox.jemmytest, + org.argeo.slc.support.equinox + + @@ -20,7 +27,7 @@ org.apache.felix maven-bundle-plugin - true + ${version.maven-bundle-plugin} @@ -32,6 +39,7 @@ org.argeo.slc.detached + *;create-asynchronously:=false @@ -62,16 +70,67 @@ maven-surefire-plugin + + maven-dependency-plugin + + + + unpack + + initialize + + target/equinox + + + org.argeo.slc.runtime + org.argeo.slc.osgiboot + ${project.version} + tar.gz + osgiboot + + + + + + + + + maven-antrun-plugin + + + + + + + + + + + + + + + + + + + + - org.argeo.slc - org.argeo.slc.detached + org.argeo.slc.runtime + org.argeo.slc.lib.detached + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.launcher ${project.version} - org.argeo.dep.jemmy org.argeo.dep.jemmy.nb61 @@ -84,10 +143,37 @@ - org.argeo.slc - org.argeo.slc.agent + org.springframework.osgi + org.springframework.osgi.extender + + + org.argeo.slc.runtime + org.argeo.slc.support.equinox ${project.version} + \ No newline at end of file