X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=basic%2Fruntime%2Fpom.xml;h=79f90f45b5fed7f2b5f8cae9b5b8332059a8869b;hb=31c1b93cf0c3d198a07251bf828fee253afef94d;hp=964853e5fdd53a85512903df84eff2be9f030624;hpb=8d32e9966c128283324442422520c24ffddfbba6;p=lgpl%2Fargeo-commons.git diff --git a/basic/runtime/pom.xml b/basic/runtime/pom.xml index 964853e5f..79f90f45b 100644 --- a/basic/runtime/pom.xml +++ b/basic/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.3-SNAPSHOT + 0.3.2 basic .. @@ -15,4 +15,73 @@ 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