X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.slc.dep.backend%2Fpom.xml;h=508c7e6e59b7943d668f7dc3db497188b0bd9d39;hb=010469c1c94b9889a05e1176b9ab80bbaf209c89;hp=671f1d2b5b4b624b31582344611ce185691c476c;hpb=b53ffefb04e4c70f4e7ef3666041ff8f161f4411;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 671f1d2b5..508c7e6e5 100644 --- a/dep/org.argeo.slc.dep.backend/pom.xml +++ b/dep/org.argeo.slc.dep.backend/pom.xml @@ -1,76 +1,93 @@ - + 4.0.0 org.argeo.slc dep - 0.13.1-SNAPSHOT + 1.1.20-SNAPSHOT .. - - org.argeo.slc.dep org.argeo.slc.dep.backend SLC Backend Dependencies Shared by RAP and pure server + + 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.core - ${version.slc} + org.argeo.slc + org.argeo.slc.dep.minimal + 1.1.20-SNAPSHOT + pom + + + + + + + + + + + + + + - org.argeo.slc.runtime + org.argeo.slc org.argeo.slc.support.simple - ${version.slc} + 1.1.20-SNAPSHOT - org.argeo.slc.runtime + org.argeo.slc org.argeo.slc.support.ant - ${version.slc} - - - org.argeo.slc.runtime - org.argeo.slc.support.jcr - ${version.slc} + 1.1.20-SNAPSHOT + + - org.argeo.slc.runtime - org.argeo.slc.support.activemq - ${version.slc} + org.argeo.slc + org.argeo.slc.repo + 1.1.20-SNAPSHOT - - - org.argeo.slc.modules - org.argeo.slc.agent - ${version.slc} + org.argeo.slc + org.argeo.slc.rpmfactory + 1.1.20-SNAPSHOT - org.argeo.slc.modules - org.argeo.slc.agent.jcr - ${version.slc} + org.argeo.slc + org.argeo.slc.server.repo + 1.1.20-SNAPSHOT - org.argeo.slc.modules - org.argeo.slc.node.jackrabbit - ${version.slc} + org.argeo.slc + org.argeo.slc.server.repo.webapp + 1.1.20-SNAPSHOT @@ -79,62 +96,154 @@ org.argeo.security.dep.node ${version.argeo-commons} pom + + + + org.argeo.tp + org.apache.commons.logging + + - - - - org.argeo.slc.runtime - org.argeo.slc.server - 0.13.1-SNAPSHOT - - - org.argeo.slc.runtime - org.argeo.slc.support.equinox - 0.13.1-SNAPSHOT - - - org.argeo.slc.runtime - org.argeo.slc.support.jcr - 0.13.1-SNAPSHOT - - - - - org.argeo.slc.runtime - org.argeo.slc.repo - 0.13.1-SNAPSHOT - - - org.argeo.slc.modules - org.argeo.slc.server.repo - ${version.slc} - - - org.argeo.slc.modules - org.argeo.slc.server.repo.webapp - ${version.slc} - - - - - - - org.argeo.slc.runtime - org.argeo.slc.launcher - 0.13.1-SNAPSHOT - tar.gz - base - - - - - - - - - - - - + + + check-osgi + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + check-osgi + test + + equinox + + + true + + + + + + + + + rpmbuild + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + process-resources + + copy-dependencies + + + jar + org.argeo.slc + ${project.build.directory}/slc + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-slc + package + + rpm + + + slc-libs + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/slc + + + + + + slc-tp + argeo-node + + + + + + + + + + rpmbuild-tp + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + slc-tp + ${version.argeo-distribution} + + + /usr/share/osgi + root + root + 644 + false + + + + org.argeo.tp:org.aspectj.runtime + org.argeo.tp:org.aspectj.weaver + org.argeo.tp:net.sf.cglib + + org.argeo.tp:org.tmatesoft.svn + org.argeo.tp:org.redline_rpm + + org.argeo.tp:org.apache.tools.ant + org.argeo.tp:org.apache.tools.ant.launch + org.argeo.tp:org.apache.oro + org.argeo.tp:org.apache.bsf + + org.argeo.tp:org.sonatype.aether + + org.argeo.tp:biz.aQute.bndlib + + + + + + argeo-node-tp + + + + + + + + + \ No newline at end of file