X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.osgiboot%2Fpom.xml;h=d7c2afbbd76a0fbfd9d406562b270607257a2ff4;hb=9fc0c57f44fd0f8cfa178a21f210c1971153fca8;hp=6781b6a02a724d84b5c91eef28b5a7b69d6c4d8b;hpb=370e17b89b62de8a5af827a209a9aaf07e2f0842;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.osgiboot/pom.xml b/runtime/org.argeo.slc.osgiboot/pom.xml index 6781b6a02..d7c2afbbd 100644 --- a/runtime/org.argeo.slc.osgiboot/pom.xml +++ b/runtime/org.argeo.slc.osgiboot/pom.xml @@ -2,12 +2,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.argeo.slc - argeo-slc + org.argeo.slc.runtime + argeo-slc-runtime 0.11.3-SNAPSHOT - ../../org.argeo.slc + .. - org.argeo.slc.runtime org.argeo.slc.osgiboot jar Argeo SLC OSGi Boot @@ -29,6 +28,24 @@ org.apache.maven.plugins maven-surefire-plugin + + org.apache.maven.plugins + maven-assembly-plugin + + + src/assembly/osgiboot.xml + + + + + assembly-osgiboot + package + + single + + + + org.apache.felix maven-bundle-plugin @@ -72,5 +89,13 @@ org.eclipse.osgi + + + org.junit + com.springsource.junit + test + + +