X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=security%2Fruntime%2Fpom.xml;h=14762609ab953251e8c42cdc2ae093d17bd49348;hb=cf369654be9fbe7bfaa2529ebdc6a0917584fa94;hp=6925993b8c2d77d83f17f1dcdeb2b12191943737;hpb=8d32e9966c128283324442422520c24ffddfbba6;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 6925993b8..14762609a 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.3-SNAPSHOT + 0.2.2-SNAPSHOT security .. @@ -15,6 +15,75 @@ org.argeo.security.core org.argeo.security.mvc + + + + 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 + + + + + + withRia