X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=sandbox%2Fargeo.slc.jemmytest%2Fpom.xml;h=c324c166cb25b947eb3c0906ae43dc950271ea5d;hb=b9336fb77b251c886f7bc09ffafeb9818a50eb94;hp=7fa39d7c95a78d5eeb02762456ab1a4ce3349538;hpb=fa209863ed8b73b6efd89a64fbe1b0d4fa7672ec;p=gpl%2Fargeo-slc.git diff --git a/sandbox/argeo.slc.jemmytest/pom.xml b/sandbox/argeo.slc.jemmytest/pom.xml index 7fa39d7c9..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,6 +70,51 @@ 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 + + + + + + + + + + + + + + + + + + @@ -89,6 +142,16 @@ ${project.version} + + org.springframework.osgi + org.springframework.osgi.extender + + + org.argeo.slc.runtime + org.argeo.slc.support.equinox + ${project.version} + +