X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=c324c166cb25b947eb3c0906ae43dc950271ea5d;hb=c2837772fb96c1f12088a859966a8d7914b5a58e;hp=5d1ae71c0b27c6a108523bd1a45f86a6978bc5fe;hpb=f198cdf84f9c6b5312825672450f92bc8451ede3;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index 5d1ae71c0..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,16 +143,37 @@ - org.argeo.slc - org.argeo.slc.agent - ${project.version} + org.springframework.osgi + org.springframework.osgi.extender - - org.apache.geronimo.specs - com.springsource.javax.management.j2ee - 1.0.1 + org.argeo.slc.runtime + org.argeo.slc.support.equinox + ${project.version} + \ No newline at end of file