X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=security%2Fdemo%2Fpom.xml;fp=security%2Fdemo%2Fpom.xml;h=10fbcb526d5d52e8f8ffa6009363908b5856fb71;hb=978cbd4cc396b3f26a8b7a1d1381aada70d89611;hp=0000000000000000000000000000000000000000;hpb=d295c1877a09dfd7bd0b80eaf94596125bc706c9;p=lgpl%2Fargeo-commons.git diff --git a/security/demo/pom.xml b/security/demo/pom.xml new file mode 100644 index 000000000..10fbcb526 --- /dev/null +++ b/security/demo/pom.xml @@ -0,0 +1,180 @@ + + 4.0.0 + + org.argeo.commons + 0.1.1-SNAPSHOT + security + .. + + org.argeo.security + demo + bundles + Commons Security Demo + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + true + + org.argeo.security.demo + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + target/exec/server + org.argeo.osgi.boot + + + org.springframework.osgi.extender, + org.springframework.osgi.web.extender, + org.argeo.dep.osgi.catalina.start, + org.argeo.server.security.webapp + + + ${basedir};in=*;ex=pom.xml;ex=target;ex=.*, + ${basedir}/../modules;in=*;ex=pom.xml;ex=target;ex=.*, + + + + + + + + + + + + org.eclipse.osgi + org.eclipse.osgi + + + org.argeo.commons.osgi + org.argeo.osgi.boot + 0.1.1-SNAPSHOT + + + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + + + org.apache.log4j + com.springsource.org.apache.log4j + + + org.slf4j + com.springsource.slf4j.log4j + + + + + org.springframework.osgi + org.springframework.osgi.web.extender + + + org.springframework.osgi + org.springframework.osgi.extender + + + org.springframework.osgi + org.springframework.osgi.web + + + + + javax.servlet + com.springsource.javax.servlet + + + javax.annotation + com.springsource.javax.annotation + + + javax.persistence + com.springsource.javax.persistence + + + javax.activation + com.springsource.javax.activation + + + org.apache.geronimo.specs + com.springsource.javax.management.j2ee + + + javax.ejb + com.springsource.javax.ejb + + + javax.xml.rpc + com.springsource.javax.xml.rpc + + + javax.xml.soap + com.springsource.javax.xml.soap + + + javax.transaction + com.springsource.javax.transaction + + + javax.xml.stream + com.springsource.javax.xml.stream + + + javax.servlet + com.springsource.javax.servlet.jsp + + + javax.servlet + com.springsource.javax.servlet.jsp.jstl + + + javax.el + com.springsource.javax.el + + + javax.xml.ws + com.springsource.javax.xml.ws + + + javax.xml.bind + com.springsource.javax.xml.bind + + + + + + + + org.argeo.dep.osgi + org.argeo.dep.osgi.catalina.start + + + org.apache.catalina + com.springsource.org.apache.catalina + + + org.apache.jasper + com.springsource.org.apache.jasper + + + org.apache.el + com.springsource.org.apache.el + + + + + \ No newline at end of file