X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Fpom.xml;h=094f4fa68479e8f80c132954b8025abb6695ecf0;hb=c132d006584df1c992028e4a3e69c0a1293a0cc2;hp=63efe7a51abc156fe8a2e075ca6b35ec611c8b91;hpb=1badfc3be2fe98e87ffb1e2dfdcba314294f8a47;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 63efe7a51..094f4fa68 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.2-SNAPSHOT + 0.2.1-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