X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.slc.dep.minimal%2Fpom.xml;h=8c8a7d40c4fd5a917630d1023187562adb9a357b;hb=f27e8fc8c485b839950728871671605b8666770e;hp=d297a9f03b0580570a862c23c2da7d8ae78e23f8;hpb=cbc9876bf968ce35f5e33867187a84783ff49afb;p=gpl%2Fargeo-slc.git diff --git a/dep/org.argeo.slc.dep.minimal/pom.xml b/dep/org.argeo.slc.dep.minimal/pom.xml index d297a9f03..8c8a7d40c 100644 --- a/dep/org.argeo.slc.dep.minimal/pom.xml +++ b/dep/org.argeo.slc.dep.minimal/pom.xml @@ -1,75 +1,69 @@ - + 4.0.0 org.argeo.slc dep - 2.1.17-SNAPSHOT + 2.3-SNAPSHOT .. org.argeo.slc.dep.minimal SLC Agent - - - - org.apache.felix - maven-bundle-plugin - - - default - - - - - org.argeo.maven.plugins - argeo-osgi-plugin - - - generate-descriptors - - descriptors - - generate-resources - - - - - - - - - - - - - - - - - - org.argeo.commons org.argeo.dep.cms.node ${version.argeo-commons} + pom + + + org.argeo.commons + org.argeo.dep.cms.ext + ${version.argeo-commons} + pom - + org.argeo.slc org.argeo.slc.api - 2.1.17-SNAPSHOT + 2.3-SNAPSHOT + + + org.argeo.slc + org.argeo.slc.runtime + 2.3-SNAPSHOT + + + org.argeo.slc + org.argeo.slc.jcr + 2.3-SNAPSHOT + + + + + org.argeo.slc + org.argeo.slc.repo + 2.3-SNAPSHOT org.argeo.slc - org.argeo.slc.core - 2.1.17-SNAPSHOT + org.argeo.slc.factory + 2.3-SNAPSHOT + + + + + org.argeo.slc + org.argeo.cms.integration + 2.3-SNAPSHOT org.argeo.slc - org.argeo.slc.agent - 2.1.17-SNAPSHOT + org.argeo.ext.equinox.jetty + 2.3-SNAPSHOT @@ -84,94 +78,154 @@ - + - org.argeo.slc - org.argeo.slc.agent.jcr - 2.1.17-SNAPSHOT + org.argeo.tp.sdk + biz.aQute.bndlib + + + org.argeo.tp.sdk + org.junit + + + org.argeo.tp.sdk + org.hamcrest + + + org.argeo.tp.sdk + org.redline-rpm + + + org.argeo.tp.misc + com.googlecode.javaewah.JavaEWAH + + + org.argeo.tp.misc + org.eclipse.jgit + + + + + org.argeo.tp.apache.commons + org.apache.commons.exec + + + org.argeo.tp.apache.commons + org.apache.commons.cli + + + org.argeo.tp.apache.commons + org.apache.commons.vfs + + + + + org.argeo.tp.jetty + org.eclipse.jetty.alpn.api + + + org.argeo.tp.jetty + org.eclipse.jetty.alpn.client + + + org.argeo.tp.jetty + org.eclipse.jetty.alpn.server + + + org.argeo.tp.jetty + org.eclipse.jetty.http2.common + + + org.argeo.tp.jetty + org.eclipse.jetty.http2.client + + + org.argeo.tp.jetty + org.eclipse.jetty.http2.client.http + + + org.argeo.tp.jetty + org.eclipse.jetty.http2.server + + + org.argeo.tp.jetty + org.eclipse.jetty.http2.hpack + + + + + org.argeo.tp.javax + javax.websocket + + + org.argeo.tp.jetty + org.eclipse.jetty.websocket.api + + + org.argeo.tp.jetty + org.eclipse.jetty.websocket.common + + + org.argeo.tp.jetty + org.eclipse.jetty.websocket.client + + + org.argeo.tp.jetty + org.eclipse.jetty.websocket.server + + + org.argeo.tp.jetty + org.eclipse.jetty.websocket.servlet + + + org.argeo.tp.jetty + org.eclipse.jetty.websocket.javax.websocket + + + org.argeo.tp.jetty + org.eclipse.jetty.websocket.javax.websocket.server + + + + + org.argeo.tp.apache + org.apache.mina.core + + + org.argeo.tp.apache + org.apache.tomcat.jni + + + org.argeo.tp.apache + org.apache.sshd.core + + + org.argeo.tp.apache + org.apache.sshd.common + + + org.argeo.tp.apache + org.apache.sshd.sftp + + + org.argeo.tp.apache + org.apache.sshd.scp + + + org.argeo.tp.apache + org.apache.sshd.cli + + + org.argeo.tp.apache + org.apache.sshd.putty + + + org.argeo.tp.misc + net.i2p.crypto.eddsa - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -196,29 +250,6 @@ - - - - - - - - - - - - - - - - - - - - - - - org.codehaus.mojo rpm-maven-plugin @@ -230,7 +261,7 @@ rpm - slc-agent + argeo-slc${argeo.rpm.suffix} /usr/share/osgi @@ -247,16 +278,72 @@ - - - - - - - - argeo-cms-node + argeo-cms-node${argeo.rpm.suffix} + argeo-slc-tp${argeo.rpm.suffix} + + + + + + + + + + rpmbuild-tp + + + + maven-assembly-plugin + + + prepare-source-tp + package + + single + + + + a2-source-tp + + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + argeo-slc-tp${argeo.rpm.suffix} + ${version.argeo-tp} + ${argeo.rpm.release.tp} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source-tp + + **/*.jar + + + + + + + argeo-cms-ext-tp${argeo.rpm.suffix}