X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Fpom.xml;h=0297c401f49128c6b45e0442be70f42d547eadcb;hb=4ffd87645664f2774bd6e15fda1e4c9b1e4138c9;hp=23b07be3832aa4f579de3cc3c9380b22fa7acaf7;hpb=b9482a0c8cda98e336acb9bd5342650cd3ac750e;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/pom.xml b/security/runtime/pom.xml index 23b07be38..0297c401f 100644 --- a/security/runtime/pom.xml +++ b/security/runtime/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 0.1.1 + 0.3.0 security .. @@ -13,21 +13,54 @@ pom org.argeo.security.core - org.argeo.security.mvc + org.argeo.security.ldap + org.argeo.security.activemq + org.argeo.security.jackrabbit - - - withRia - - true - - - org.argeo.security.ria - - - - withoutRia - - - + + + + src/main/resources + + + . + + META-INF/** + + + + + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + 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 + + + \ No newline at end of file