X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Feclipse%2Fplugins%2Fpom.xml;fp=security%2Feclipse%2Fplugins%2Fpom.xml;h=f8d71708e1803b98646161d1052652bf77b2874e;hb=83dc7b38160651626d00f6048f20183e01ad323a;hp=0000000000000000000000000000000000000000;hpb=f41458fe3c21479bf614b3cf03cedf621a91e36c;p=lgpl%2Fargeo-commons.git diff --git a/security/eclipse/plugins/pom.xml b/security/eclipse/plugins/pom.xml new file mode 100644 index 000000000..f8d71708e --- /dev/null +++ b/security/eclipse/plugins/pom.xml @@ -0,0 +1,84 @@ + + 4.0.0 + + org.argeo.commons.security + 0.2.2-SNAPSHOT + eclipse + .. + + plugins + Commons Security Eclipse plugins + pom + + org.argeo.security.equinox + org.argeo.security.ui + org.argeo.security.ui.rcp + org.argeo.security.ui.rap + + + + + src/main/resources + + + . + + plugin.xml + META-INF/** + jaas/** + + + + + + 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 + + META-INF + + ${pom.artifactId};singleton:=true + + + + + + + + org.argeo.commons.osgi + org.argeo.osgi.boot + 0.2.2-SNAPSHOT + test + + +