X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=demo%2Fmodules%2Fpom.xml;h=fa27b17dad5ce95bd3fba027d177d17bde8496cf;hb=60dd3f5ef19b0c14928cbc90c47c659c47ff5d40;hp=b627865d7d3fd1b1f1b7be7ba9ebc6606d0c7c63;hpb=47e15930ac590bf52cf90c0d08c7dc21186fc666;p=gpl%2Fargeo-slc.git diff --git a/demo/modules/pom.xml b/demo/modules/pom.xml index b627865d7..fa27b17da 100644 --- a/demo/modules/pom.xml +++ b/demo/modules/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc demo - 0.13.2-SNAPSHOT + 1.1.14 .. org.argeo.slc.demo @@ -19,6 +18,12 @@ org.argeo.slc.demo.maven org.argeo.slc.demo.minimal + + + com.jcraft.jsch;resolution:=optional, + org.apache.commons.exec;resolution:=optional, + + @@ -28,6 +33,7 @@ .* + .*/** pom.xml build.properties @@ -40,40 +46,43 @@ default - + *, + net.sf.cglib.core, + net.sf.cglib.proxy, + net.sf.cglib.reflect, org.aopalliance.aop, org.argeo.slc.core.execution, org.argeo.slc.core.execution.tasks, org.argeo.slc.execution, org.argeo.slc.osgi, + org.argeo.slc.test, org.springframework.aop, org.springframework.aop.framework, org.springframework.aop.scope, org.springframework.beans.factory.config, - org.springframework.core.io, + org.springframework.core.io, + ${additionalImports.slc-lib} - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - + + + org.argeo.slc + org.argeo.slc.dep.minimal + 1.1.14 + pom + + + org.argeo.slc + org.argeo.slc.dep.backend + 1.1.14 + pom + true + +