X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Fpom.xml;h=0265ea32f62e5ffd8221bae070cdb1c537145b88;hb=19dc6a9c6a722274c99a849d94f346cda9ba5e2e;hp=ccecd4c06d1e28f865aeb1234b8fbb701808e163;hpb=5d6c5571ea548b02d35a30df0e57fabeab6bf3f9;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index ccecd4c06..0265ea32f 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons - 0.1.1-SNAPSHOT + 0.2.3-SNAPSHOT security .. @@ -15,6 +14,89 @@ org.argeo.security.core org.argeo.security.mvc - org.argeo.security.ria + + + + 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 + + true + + + org.argeo.security.ria + + + + withoutRia + + + \ No newline at end of file