X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=basic%2Fruntime%2Fpom.xml;h=8f7e17ed172c19f30f931fd8083da75e6d274f9b;hb=b9be5406e98f4fbf1c9ac9032b3ded0b4b3dd68d;hp=53783fbc5f01962d6559704d12fc2b2a2afd7659;hpb=b9482a0c8cda98e336acb9bd5342650cd3ac750e;p=lgpl%2Fargeo-commons.git diff --git a/basic/runtime/pom.xml b/basic/runtime/pom.xml index 53783fbc5..8f7e17ed1 100644 --- a/basic/runtime/pom.xml +++ b/basic/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.1 + 0.3.1-SNAPSHOT basic .. @@ -12,6 +12,76 @@ Commons Basic Runtime pom + org.argeo.basic.nodeps org.argeo.support.junit + + + + src/main/resources + + + . + + META-INF/** + + + + + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + META-INF/MANIFEST.MF + + + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + true + + META-INF + + ${project.version}-r${buildNumber} + ${pom.artifactId} + J2SE-1.5 + <_removeheaders>Bnd-LastModified + + + + + bundle-manifest + process-classes + + manifest + + + + + + \ No newline at end of file