X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.slc.dep.backend%2Fpom.xml;h=eac2815d58bae53b9e7d2f23d4db383745e53891;hb=62e1d92c14b67c09d485a460993604b130f60dba;hp=4608ce19cb87e59314ce69031ec12c33f96d06fc;hpb=45dcd17f9adcab2f2101f948466a1b70f39a81b6;p=gpl%2Fargeo-slc.git diff --git a/dep/org.argeo.slc.dep.backend/pom.xml b/dep/org.argeo.slc.dep.backend/pom.xml index 4608ce19c..eac2815d5 100644 --- a/dep/org.argeo.slc.dep.backend/pom.xml +++ b/dep/org.argeo.slc.dep.backend/pom.xml @@ -1,118 +1,294 @@ - + 4.0.0 org.argeo.slc dep - 0.13.1-SNAPSHOT + 2.1.2-SNAPSHOT .. - - org.argeo.slc.dep org.argeo.slc.dep.backend - SLC BACKEND Dependencies + SLC Backend + + org.apache.felix + maven-bundle-plugin + + + default + + + org.argeo.maven.plugins maven-argeo-osgi-plugin + + + generate-descriptors + + descriptors + + generate-resources + + - - org.apache.commons - com.springsource.org.apache.commons.lang - 2.4.0 + org.argeo.slc + org.argeo.slc.dep.minimal + 2.1.2-SNAPSHOT + + + + + + + + + + + + + - org.argeo.commons.security - org.argeo.security.dep.node - ${version.argeo-commons} - pom - - - org.argeo.slc.dep - org.argeo.slc.dep.agent - 0.13.1-SNAPSHOT + org.argeo.slc + org.argeo.slc.support + 2.1.2-SNAPSHOT + + - org.argeo.slc.dep - org.argeo.slc.dep.detached - 0.13.1-SNAPSHOT + org.argeo.slc + org.argeo.slc.repo + 2.1.2-SNAPSHOT - - org.apache.xmlcommons - com.springsource.org.apache.xmlcommons + org.argeo.slc + org.argeo.slc.factory + 2.1.2-SNAPSHOT - javax.xml.stream - com.springsource.javax.xml.stream + org.argeo.slc + org.argeo.slc.server.repo + 2.1.2-SNAPSHOT - - - + + + - - - org.argeo.slc.runtime - org.argeo.slc.server - 0.13.1-SNAPSHOT - + - org.argeo.slc.runtime - org.argeo.slc.support.hibernate - 0.13.1-SNAPSHOT + org.argeo.commons + org.argeo.dep.cms.sdk + ${version.argeo-commons} + + - org.argeo.slc.runtime - org.argeo.slc.support.equinox - 0.13.1-SNAPSHOT + org.argeo.slc + org.argeo.slc.client.ui + 2.1.2-SNAPSHOT - org.argeo.slc.runtime - org.argeo.slc.support.jcr - 0.13.1-SNAPSHOT + org.argeo.slc + org.argeo.slc.client.ui.dist + 2.1.2-SNAPSHOT - org.argeo.slc.runtime - org.argeo.slc.repo - ${version.slc} + org.argeo.slc + org.argeo.slc.client.rap + 2.1.2-SNAPSHOT - + - org.argeo.slc.runtime + org.argeo.slc org.argeo.slc.unit - 0.13.1-SNAPSHOT + 2.1.2-SNAPSHOT + test - - - + - org.argeo.slc.runtime - org.argeo.slc.launcher - 0.13.1-SNAPSHOT - tar.gz - base + org.argeo.tp.extras + net.sf.jxl + + + org.argeo.tp.extras + org.postgresql.postgresql + + + org.argeo.tp.extras + org.dbunit + + + org.argeo.tp.extras.eclipse + org.eclipse.aether.api + + + org.argeo.tp.extras.eclipse + org.eclipse.aether.spi + + + org.argeo.tp.extras.eclipse + org.eclipse.aether.util + + + org.argeo.tp.extras.eclipse + org.eclipse.aether.impl + + + org.argeo.tp.extras.eclipse + org.eclipse.aether.connector.basic + + + org.argeo.tp.extras.eclipse + org.eclipse.aether.transport.classpath + + + org.argeo.tp.extras.eclipse + org.eclipse.aether.transport.file + + + org.argeo.tp.extras + org.redline-rpm + + + org.argeo.tp.extras + org.tmatesoft.svnkit - - - - - - - - - - - + + + rpmbuild + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-argeo + package + + copy-dependencies + + + jar + ${project.build.directory}/lib-argeo + org.argeo.slc + true + jar + runtime + + + + copy-tp + package + + copy-dependencies + + + jar + ${project.build.directory}/lib-tp + org.argeo.slc + true + jar + runtime + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-argeo + package + + rpm + + + slc-platform + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/lib-argeo + + *.jar + + + + + + + argeo-cms-platform + slc-agent + slc-platform-tp + + + + + + + + + + rpmbuild-tp + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + slc-platform-tp + ${version.argeo-distribution} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/lib-tp + + *.jar + + + + + + + argeo-cms-sdk-tp + + + + + + + + + \ No newline at end of file