X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.slc.dep.backend%2Fpom.xml;h=942f94539642493c9390639c6fcc480915d42286;hb=2c953044d0af4a5085e0ab68f17271800a430d49;hp=20bec609dc0af274af3d118788ea26a1c709cd64;hpb=eef4888d3214ab92c5df3768d08c3e26269cc429;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 20bec609d..942f94539 100644 --- a/dep/org.argeo.slc.dep.backend/pom.xml +++ b/dep/org.argeo.slc.dep.backend/pom.xml @@ -4,119 +4,350 @@ org.argeo.slc dep - 0.13.1-SNAPSHOT + 2.1.1-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.argeo.slc.runtime + org.argeo.slc org.argeo.slc.core - ${version.slc} + 2.1.1-SNAPSHOT - org.argeo.slc.runtime - org.argeo.slc.support.simple - ${version.slc} + org.argeo.slc + org.argeo.slc.agent + 2.1.1-SNAPSHOT + + + org.argeo.commons + org.argeo.osgi.boot + ${version.argeo-commons} + + + + + + + + + + + + + + - org.argeo.slc.runtime - org.argeo.slc.support.ant - ${version.slc} + org.argeo.slc + org.argeo.slc.agent.jcr + 2.1.1-SNAPSHOT - org.argeo.slc.runtime - org.argeo.slc.support.jcr - ${version.slc} + org.argeo.slc + org.argeo.slc.node.jackrabbit + 2.1.1-SNAPSHOT - + + + + + + + + + + + + + + - org.argeo.slc.modules - org.argeo.slc.agent - ${version.slc} + org.argeo.slc + org.argeo.slc.support + 2.1.1-SNAPSHOT + + - org.argeo.slc.modules - org.argeo.slc.agent.jcr - ${version.slc} + org.argeo.slc + org.argeo.slc.repo + 2.1.1-SNAPSHOT - org.argeo.slc.modules - org.argeo.slc.node.jackrabbit - ${version.slc} + org.argeo.slc + org.argeo.slc.factory + 2.1.1-SNAPSHOT + + org.argeo.slc + org.argeo.slc.server.repo + 2.1.1-SNAPSHOT + + + + + + - + - org.argeo.commons.security - org.argeo.security.dep.node + org.argeo.commons + org.argeo.dep.cms.sdk ${version.argeo-commons} - pom - + - org.argeo.slc.runtime - org.argeo.slc.server - 0.13.1-SNAPSHOT + org.argeo.slc + org.argeo.slc.client.ui + 2.1.1-SNAPSHOT - org.argeo.slc.runtime - org.argeo.slc.support.equinox - 0.13.1-SNAPSHOT + org.argeo.slc + org.argeo.slc.client.ui.dist + 2.1.1-SNAPSHOT - org.argeo.slc.runtime - org.argeo.slc.support.jcr - 0.13.1-SNAPSHOT + org.argeo.slc + org.argeo.slc.client.rap + 2.1.1-SNAPSHOT + + - org.argeo.slc.runtime - org.argeo.slc.repo - ${version.slc} + org.argeo.slc + org.argeo.slc.unit + 2.1.1-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 - - - - - - - - - - - + + + check-osgi + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + check-osgi + test + + equinox + + + true + + + + + + + + + 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 + + + + + + + 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