X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.slc.dep.backend%2Fpom.xml;h=4f9af22ab5d61cba3ee431804c9f2269421fb206;hb=8d1f46ed8783aa1985fac1acf6ef6ef6cdad1314;hp=2593a73202f19b15510c0bdbe63e940207b3601c;hpb=5904f7081e6903fb2ceb86741853b8a92751a4be;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 2593a7320..4f9af22ab 100644 --- a/dep/org.argeo.slc.dep.backend/pom.xml +++ b/dep/org.argeo.slc.dep.backend/pom.xml @@ -1,146 +1,303 @@ - + 4.0.0 org.argeo.slc dep - 0.13.1-SNAPSHOT + 2.1.2-SNAPSHOT .. - - org.argeo.slc.dep - org.argeo.slc.backend - SLC BACKEND Dependencies - - - - - - - - + org.argeo.slc.dep.backend + 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 - ${project.version} + org.argeo.slc + org.argeo.slc.support + 2.1.2-SNAPSHOT + + - org.argeo.slc.dep - org.argeo.slc.dep.server - ${project.version} + org.argeo.slc + org.argeo.slc.repo + 2.1.2-SNAPSHOT - org.argeo.slc.dep - org.argeo.slc.dep.detached - ${project.version} + org.argeo.slc + org.argeo.slc.factory + 2.1.2-SNAPSHOT - org.argeo.slc.dep - org.argeo.slc.dep.gis - ${project.version} + org.argeo.slc + org.argeo.slc.server.repo + 2.1.2-SNAPSHOT + + + + + - + - org.argeo.slc.runtime - org.argeo.slc.unit - ${project.version} + org.argeo.commons + org.argeo.dep.cms.sdk + ${version.argeo-commons} - + - org.argeo.slc.server - org.argeo.slc.ria - ${project.version} + org.argeo.slc + org.argeo.slc.client.ui + 2.1.2-SNAPSHOT + + + 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 - ${project.version} - 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.misc + biz.aQute.bnd - org.apache.felix - org.apache.felix.bundlerepository + org.argeo.tp.misc + org.junit + + 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 + - sdkWithModules - - true - - - - org.argeo.slc.modules - org.argeo.slc.modules.agent.bundles - ${project.version} - pom - - - org.argeo.slc.modules - org.argeo.slc.modules.server.bundles - ${project.version} - pom - - - org.argeo.slc.eclipse - org.argeo.slc.eclipse.plugins.modules.bundles - ${project.version} - pom - - - - - sdkWithoutModules + 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 + + + + + + + - release - - /srv/projects/slc/www/sdk - - - - org.argeo.slc.modules - org.argeo.slc.modules.agent.bundles - ${project.version} - pom - - - org.argeo.slc.modules - org.argeo.slc.modules.server.bundles - ${project.version} - pom - - - org.argeo.slc.eclipse - org.argeo.slc.eclipse.plugins.modules.bundles - ${project.version} - pom - - + 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