X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.dep.cms.node%2Fpom.xml;h=51f98b66877029b0ab7179ba19cab11dca705f29;hb=810aecacb19916bade7e4bcfcbbb54c301f672df;hp=e6c32a4cbdc87949716891b059b2d4368f6967da;hpb=4dd41d775137c137b9f53e324446d492f7ac3050;p=lgpl%2Fargeo-commons.git diff --git a/dep/org.argeo.dep.cms.node/pom.xml b/dep/org.argeo.dep.cms.node/pom.xml index e6c32a4cb..e956db9e0 100644 --- a/dep/org.argeo.dep.cms.node/pom.xml +++ b/dep/org.argeo.dep.cms.node/pom.xml @@ -1,10 +1,11 @@ - 4.0.0 org.argeo.commons - 2.1.31-SNAPSHOT + 2.1.77-SNAPSHOT dep .. @@ -12,162 +13,109 @@ CMS Node - + org.argeo.commons org.argeo.dep.cms.client - ${version.argeo-commons} + 2.1.77-SNAPSHOT + pom + + org.argeo.commons - org.argeo.cms - ${version.argeo-commons} + org.argeo.node.api + 2.1.77-SNAPSHOT org.argeo.commons - org.argeo.security.jackrabbit - ${version.argeo-commons} + org.argeo.cms + 2.1.77-SNAPSHOT - - org.argeo.commons - org.argeo.eclipse.ui.rap - ${version.argeo-commons} + org.argeo.ext.jackrabbit + 2.1.77-SNAPSHOT + + + + + + + + + + + org.argeo.tp.javax - javax.transaction + javax.annotation - - org.argeo.tp.misc - bitronix.tm + org.argeo.tp.javax + javax.inject + + org.argeo.tp.misc - org.joda.time + org.postgresql.jdbc42 - + + + + + + + + org.argeo.tp.misc - org.h2 - - - - - org.argeo.tp.apache.jackrabbit - org.apache.jackrabbit.data - - - org.argeo.tp.apache.jackrabbit - org.apache.jackrabbit.core + com.google.gson - org.argeo.tp.apache.jackrabbit - org.apache.jackrabbit.server + org.argeo.tp.apache + org.apache.xmlgraphics.commons org.argeo.tp.misc - EDU.oswego.cs.dl.util.concurrent - - - org.argeo.tp.apache.commons - org.apache.commons.fileupload + org.w3c.dom.svg org.argeo.tp.apache - org.apache.tika.core + org.apache.batik.i18n org.argeo.tp.apache - org.apache.lucene - - - - - org.argeo.tp.rap.platform - org.eclipse.rap.rwt - - - org.argeo.tp.rap.platform - org.eclipse.core.commands - - - org.argeo.tp.rap.platform - org.eclipse.rap.jface - - - org.argeo.tp.rap - org.eclipse.rap.addons.filedialog - - - org.argeo.tp.rap - org.eclipse.rap.addons.fileupload - - - - - org.argeo.tp.spring - org.springframework.beans + org.apache.batik.util - org.argeo.tp.spring - org.springframework.core - - - org.argeo.tp.javax - javax.el - - - org.argeo.tp.javax - javax.inject - - - org.argeo.tp.gemini - org.eclipse.gemini.blueprint.core - - - org.argeo.tp.gemini - org.eclipse.gemini.blueprint.extender - - - org.argeo.tp.gemini - org.eclipse.gemini.blueprint.io + org.argeo.tp.apache + org.apache.batik.css org.argeo.tp.misc - org.aspectj.weaver + org.jsoup org.argeo.tp.misc - org.aopalliance - - - org.argeo.tp.spring - org.springframework.aop - - - org.argeo.tp.spring - org.springframework.context + com.vladsch.flexmark - org.argeo.tp.spring - org.springframework.expression + org.argeo.tp.misc + com.vladsch.flexmark.util - org.argeo.tp.spring - org.springframework.instrument + org.argeo.tp.misc + com.vladsch.flexmark.formatter + - - org.argeo.tp.equinox - org.eclipse.equinox.http.registry - org.argeo.tp.equinox org.eclipse.equinox.http.servlet @@ -178,10 +126,10 @@ - - org.argeo.tp.jetty - org.eclipse.jetty.client - + + + + org.argeo.tp.jetty org.eclipse.jetty.continuation @@ -194,10 +142,10 @@ org.argeo.tp.jetty org.eclipse.jetty.io - - org.argeo.tp.jetty - org.eclipse.jetty.jmx - + + + + org.argeo.tp.jetty org.eclipse.jetty.security @@ -210,14 +158,192 @@ org.argeo.tp.jetty org.eclipse.jetty.servlet - - org.argeo.tp.jetty - org.eclipse.jetty.servlets - + + + + org.argeo.tp.jetty org.eclipse.jetty.util + + + + rpmbuild + + + + maven-assembly-plugin + + + prepare-source + package + + single + + + + a2-source + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-argeo + package + + rpm + + + argeo-cms-node + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source + + **/*.jar + + + + + + + + + + + + + + argeo-cms-client + argeo-cms-node-tp + + + + + + + + + + rpmbuild-tp + + + + maven-assembly-plugin + + + prepare-source-tp + package + + single + + + + a2-source-tp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + argeo-cms-node-tp + ${version.argeo-tp} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source-tp + + **/*.jar + + + + + + + argeo-cms-client-tp + + + + + + + + + \ No newline at end of file