X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.dep.cms.platform%2Fpom.xml;h=5e42412035e12d2bd6307b6aa28a91b2388cbff3;hb=6960fb17d7601de34cc6c4f320c9d1f63caca692;hp=e2e47bf7448c4bc0636b44c59ee68d0d63808004;hpb=4dd41d775137c137b9f53e324446d492f7ac3050;p=lgpl%2Fargeo-commons.git diff --git a/dep/org.argeo.dep.cms.platform/pom.xml b/dep/org.argeo.dep.cms.platform/pom.xml index e2e47bf74..5e4241203 100644 --- a/dep/org.argeo.dep.cms.platform/pom.xml +++ b/dep/org.argeo.dep.cms.platform/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons - 2.1.31-SNAPSHOT + 2.1.74-SNAPSHOT dep .. @@ -12,38 +11,397 @@ CMS Platform - + org.argeo.commons org.argeo.dep.cms.node - ${version.argeo-commons} + 2.1.74-SNAPSHOT + + org.argeo.commons - org.argeo.security.ui - ${version.argeo-commons} + org.argeo.cms.ui.workbench + 2.1.74-SNAPSHOT org.argeo.commons - org.argeo.eclipse.ui.workbench - ${version.argeo-commons} + org.argeo.cms.ui.workbench.rap + 2.1.74-SNAPSHOT org.argeo.commons - org.argeo.eclipse.ui.workbench.rap - ${version.argeo-commons} + org.argeo.ext.rap.ui.workbench + 2.1.74-SNAPSHOT + + + + + org.argeo.tp.apache + org.apache.tika.parser - org.argeo.commons - org.argeo.security.ui.rap - ${version.argeo-commons} + org.argeo.tp.bouncycastle + bcmail + + + org.argeo.tp.bouncycastle + bcpg + + + org.argeo.tp.apache.ant + org.apache.ant + + + org.argeo.tp.apache.ant + org.apache.ant.launch + + + + + + + + + + + org.argeo.tp.javax + javax.mail + + + + + org.argeo.tp.spring + org.springframework.aspects + + + org.argeo.tp.spring + org.springframework.context.support + + + org.argeo.tp.spring + org.springframework.jdbc + + + org.argeo.tp.spring + org.springframework.tx + + + org.argeo.tp.spring + org.springframework.web + + + org.argeo.tp.spring + org.springframework.web.servlet + + + + + org.argeo.tp.rap.platform + org.eclipse.core.databinding + + + org.argeo.tp.rap.platform + org.eclipse.core.databinding.beans + + + org.argeo.tp.rap.platform + org.eclipse.core.runtime + + + org.argeo.tp.rap.platform + org.eclipse.core.databinding.property + + + org.argeo.tp.rap.platform + com.ibm.icu.base + + + org.argeo.tp.rap.platform + org.eclipse.core.contenttype + + + org.argeo.tp.rap.platform + org.eclipse.rap.rwt.osgi + + + org.argeo.tp.rap.platform + org.eclipse.rap.jface.databinding + + + org.argeo.tp.rap.platform + org.eclipse.core.jobs + + + org.argeo.tp.rap.platform + org.eclipse.core.expressions + + + org.argeo.tp.rap.platform + org.eclipse.core.databinding.observable + + + org.argeo.tp.rap.platform + org.eclipse.help - + + + org.argeo.tp.rap.platform + org.eclipse.rap.ui + - org.argeo.tp - argeo-tp - ${version.argeo-distribution} + org.argeo.tp.rap.platform + org.eclipse.rap.ui.forms + + org.argeo.tp.rap.platform + org.eclipse.rap.ui.views + + + org.argeo.tp.rap.platform + org.eclipse.rap.ui.workbench + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.argeo.tp + argeo-tp-rap-e3 + ${version.argeo-tp} + pom + import + + + + + + + rpmbuild + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-argeo + package + + copy-dependencies + + + jar + ${project.build.directory}/lib-argeo + org.argeo.commons + true + org.argeo.dep.cms.node + jar + runtime + true + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-argeo + package + + rpm + + + argeo-cms-platform + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/lib-argeo + + **/*.jar + + + + + + /usr/share/osgi/org/argeo/commons/${project.artifactId}/${project.version} + root + root + false + + + + + argeo-cms-node + argeo-cms-platform-tp + + + + + + + + + + rpmbuild-tp + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-tp + package + + copy-dependencies + + + jar + ${project.build.directory}/lib-tp + org.argeo.commons + true + jar + runtime + true + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + argeo-cms-platform-tp + ${version.argeo-tp} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/lib-tp + + **/*.jar + + + + + + + argeo-cms-node-tp + + + + + + + + + \ No newline at end of file