X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fdemo%2Fpom.xml;h=bf800437bb2b4add4c15d90b55fd9ba13167e511;hb=a12da203f9314f47031008bf23c4ceccf33a84b2;hp=10fbcb526d5d52e8f8ffa6009363908b5856fb71;hpb=978cbd4cc396b3f26a8b7a1d1381aada70d89611;p=lgpl%2Fargeo-commons.git diff --git a/security/demo/pom.xml b/security/demo/pom.xml index 10fbcb526..bf800437b 100644 --- a/security/demo/pom.xml +++ b/security/demo/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 org.argeo.commons - 0.1.1-SNAPSHOT + 0.1.1 security .. @@ -16,27 +15,31 @@ org.argeo.maven.plugins maven-argeo-osgi-plugin + ${version.maven-argeo-osgi} true org.argeo.security.demo - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - - target/exec/server + target/exec org.argeo.osgi.boot + + -clean + + false org.springframework.osgi.extender, org.springframework.osgi.web.extender, org.argeo.dep.osgi.catalina.start, - org.argeo.server.security.webapp + org.argeo.security.manager.ldap, + org.argeo.security.webapp, + org.argeo.security.ria, + org.argeo.security.core, + org.argeo.server.ads.server - ${basedir};in=*;ex=pom.xml;ex=target;ex=.*, + ${basedir};in=*;ex=pom.xml;ex=target;ex=.*;ex=*.ldif, ${basedir}/../modules;in=*;ex=pom.xml;ex=target;ex=.*, + ${basedir}/../../server/modules;in=*;ex=pom.xml;ex=target;ex=.*, @@ -44,137 +47,52 @@ - - - + - org.eclipse.osgi - org.eclipse.osgi + org.argeo.commons.security + org.argeo.security.mvc + 0.1.1 - org.argeo.commons.osgi - org.argeo.osgi.boot - 0.1.1-SNAPSHOT + org.argeo.commons.security + org.argeo.security.ria + 0.1.1 + + + org.argeo.commons.server + org.argeo.server.json + 0.1.1 - + - org.slf4j - com.springsource.slf4j.org.apache.commons.logging + org.argeo.commons.osgi + org.argeo.osgi.boot + 0.1.1 + + - org.apache.log4j - com.springsource.org.apache.log4j + org.argeo.commons.server + org.argeo.server.dep.tomcat + 0.1.1 + pom - org.slf4j - com.springsource.slf4j.log4j + org.argeo.commons.server + org.argeo.server.dep.ads + 0.1.1 + pom - - 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 + org.springframework.osgi.web.extender - - \ No newline at end of file