X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.dep.cms.client%2Fpom.xml;h=7605293a366ba7e6b38d8237dd408bbb57ef5764;hb=e536b7a675138ca2d0257ac6b3b4d84ecb41efb5;hp=7cdb68c32834c0be4af7ce123ccacf2de24191b1;hpb=90a793ed095bb88f0f634cfa3a3d78c112a41256;p=lgpl%2Fargeo-commons.git diff --git a/dep/org.argeo.dep.cms.client/pom.xml b/dep/org.argeo.dep.cms.client/pom.xml index 7cdb68c32..7605293a3 100644 --- a/dep/org.argeo.dep.cms.client/pom.xml +++ b/dep/org.argeo.dep.cms.client/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons - 2.1.39 + 2.1.77-SNAPSHOT dep .. @@ -15,12 +15,12 @@ org.argeo.commons org.argeo.util - 2.1.39 + 2.1.77-SNAPSHOT org.argeo.commons - org.argeo.server.jcr - 2.1.39 + org.argeo.jcr + 2.1.77-SNAPSHOT @@ -60,6 +60,14 @@ org.argeo.tp.bouncycastle bcpkix + + org.argeo.tp.apache + org.apache.httpcomponents.httpcore + + + org.argeo.tp.apache + org.apache.httpcomponents.httpclient + org.argeo.tp.apache.commons org.apache.commons.io @@ -72,6 +80,10 @@ 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.httpclient @@ -100,18 +112,20 @@ org.argeo.tp.apache.commons org.apache.commons.compress + + org.argeo.tp.apache.commons + org.apache.commons.math3 + org.argeo.tp.javax javax.servlet + + org.argeo.tp.equinox org.eclipse.osgi.util - - org.argeo.tp.equinox - org.eclipse.osgi - org.argeo.tp.equinox org.eclipse.equinox.util @@ -138,15 +152,59 @@ org.argeo.tp.equinox - org.eclipse.equinox.console + org.eclipse.equinox.event org.argeo.tp.equinox - org.eclipse.equinox.event + org.eclipse.equinox.app org.argeo.tp.equinox - org.eclipse.equinox.app + org.eclipse.equinox.ds + + + org.argeo.tp.equinox + org.eclipse.equinox.metatype + + + + + org.argeo.tp.apache + org.apache.mina.core + + + 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 + + + + + org.argeo.tp.apache.felix + org.apache.felix.scr org.argeo.tp.apache.felix @@ -156,6 +214,12 @@ org.argeo.tp.apache.felix org.apache.felix.gogo.shell + + org.argeo.tp.equinox + org.eclipse.equinox.console + + + org.argeo.tp.apache.jackrabbit org.apache.jackrabbit.api @@ -189,11 +253,17 @@ org.apache.jackrabbit.jcr2spi + + + org.argeo.tp.misc + com.google.guava + + org.argeo.commons org.argeo.osgi.boot - 2.1.39 + 2.1.77-SNAPSHOT test @@ -204,41 +274,44 @@ - org.apache.maven.plugins - maven-dependency-plugin + maven-assembly-plugin - copy-argeo - package - - copy-dependencies - - - jar - ${project.build.directory}/lib-argeo - org.argeo.commons - true - jar - runtime - - - - copy-tp + prepare-source package - copy-dependencies + single - jar - ${project.build.directory}/lib-tp - org.argeo.commons - true - jar - runtime + + a2-source + + + + + + + + + + + + + + + + + + + + + + + org.codehaus.mojo rpm-maven-plugin @@ -260,13 +333,20 @@ false - ${project.build.directory}/lib-argeo + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source - *.jar + **/*.jar + + + + + + + argeo-cms-client-tp @@ -283,6 +363,45 @@ rpmbuild-tp + + maven-assembly-plugin + + + prepare-source-tp + package + + single + + + + a2-source-tp + + + + + + + + + + + + + + + + + + + + + + + + + + + org.codehaus.mojo rpm-maven-plugin @@ -295,7 +414,7 @@ argeo-cms-client-tp - ${version.argeo-distribution} + ${version.argeo-tp} /usr/share/osgi @@ -305,9 +424,9 @@ false - ${project.build.directory}/lib-tp + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source-tp - *.jar + **/*.jar