X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.slc.dep.backend%2Fpom.xml;h=eac2815d58bae53b9e7d2f23d4db383745e53891;hb=62e1d92c14b67c09d485a460993604b130f60dba;hp=6c65a738f404eb96972bd40504aac1f34f19c15e;hpb=bac6c66301114a624dae10ab70d1e2c7e0dad3a2;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 6c65a738f..eac2815d5 100644 --- a/dep/org.argeo.slc.dep.backend/pom.xml +++ b/dep/org.argeo.slc.dep.backend/pom.xml @@ -1,94 +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.slc.dep - org.argeo.slc.dep.agent - ${version.slc} + org.argeo.slc + org.argeo.slc.support + 2.1.2-SNAPSHOT + + - org.argeo.slc.dep - org.argeo.slc.dep.server - ${version.slc} + org.argeo.slc + org.argeo.slc.repo + 2.1.2-SNAPSHOT - org.argeo.slc.dep - org.argeo.slc.dep.detached - ${version.slc} + org.argeo.slc + org.argeo.slc.factory + 2.1.2-SNAPSHOT - org.argeo.slc.dep - org.argeo.slc.dep.gis - ${version.slc} + org.argeo.slc + org.argeo.slc.server.repo + 2.1.2-SNAPSHOT + + + + + + + - org.argeo.slc.dep - org.argeo.slc.dep.provided - ${version.slc} + org.argeo.commons + org.argeo.dep.cms.sdk + ${version.argeo-commons} - + - org.argeo.slc.runtime - org.argeo.slc.unit - ${version.slc} + org.argeo.slc + org.argeo.slc.client.ui + 2.1.2-SNAPSHOT - - - org.argeo.slc.server - org.argeo.slc.ria - ${version.slc} + org.argeo.slc + org.argeo.slc.client.ui.dist + 2.1.2-SNAPSHOT + + + org.argeo.slc + org.argeo.slc.client.rap + 2.1.2-SNAPSHOT - - - + - org.argeo.slc.runtime - org.argeo.slc.launcher - ${version.slc} - tar.gz - base + org.argeo.slc + org.argeo.slc.unit + 2.1.2-SNAPSHOT + test - + - org.apache.felix - org.osgi.service.obr + org.argeo.tp.extras + net.sf.jxl - org.apache.felix - org.apache.felix.bundlerepository + 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