X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.dep.cms.platform%2Fpom.xml;h=2dab1f2605d9063941de126f9658724def3c1592;hb=241709fc790719d650253ef57bd158fb6e806325;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..2dab1f260 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.39-SNAPSHOT dep .. @@ -16,34 +15,299 @@ org.argeo.commons org.argeo.dep.cms.node - ${version.argeo-commons} + 2.1.39-SNAPSHOT + + + org.argeo.commons + org.argeo.security.core + 2.1.39-SNAPSHOT org.argeo.commons org.argeo.security.ui - ${version.argeo-commons} + 2.1.39-SNAPSHOT org.argeo.commons org.argeo.eclipse.ui.workbench - ${version.argeo-commons} + 2.1.39-SNAPSHOT + + + org.argeo.commons + org.argeo.security.ui.admin + 2.1.39-SNAPSHOT org.argeo.commons org.argeo.eclipse.ui.workbench.rap - ${version.argeo-commons} + 2.1.39-SNAPSHOT org.argeo.commons org.argeo.security.ui.rap - ${version.argeo-commons} + 2.1.39-SNAPSHOT + + + + + org.argeo.tp.apache + org.apache.tika.parser + + + 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.misc + org.quartz-scheduler.quartz + + + org.argeo.tp.misc + org.quartz-scheduler.quartz.jobs + + + org.argeo.tp.misc + biz.aQute.bnd + + + org.argeo.tp.javax + javax.mail + + + org.argeo.tp.misc + org.junit + + + + + + org.argeo.tp.rap.platform + org.eclipse.rap.ui + + + 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.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.spring + org.springframework.aspects + - org.argeo.tp - argeo-tp - ${version.argeo-distribution} + 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 + + + + rpmbuild + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-argeo + package + + copy-dependencies + + + jar + ${project.build.directory}/lib-argeo + org.argeo.commons + true + jar + runtime + + + + copy-tp + package + + copy-dependencies + + + jar + ${project.build.directory}/lib-tp + org.argeo.commons + true + jar + runtime + + + + + + 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 + + + + + + + argeo-cms-node + argeo-cms-platform-tp + + + + + + + + + + rpmbuild-tp + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + argeo-cms-platform-tp + ${version.argeo-distribution} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/lib-tp + + *.jar + + + + + + + argeo-cms-node-tp + + + + + + + + + \ No newline at end of file