X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=dep%2Forg.argeo.suite.dep.ui.rap%2Fpom.xml;h=b730b7fe27c96142d0e07c2930526f8310203486;hp=fa251f4f4448c8a3e3ac8ea59f82be5af0ad2684;hb=79efe55a04380824b1269374844f4bc241d82ed9;hpb=0334f9831eba6b5c068f0092ea15396cb2a83e9c diff --git a/dep/org.argeo.suite.dep.ui.rap/pom.xml b/dep/org.argeo.suite.dep.ui.rap/pom.xml index fa251f4..b730b7f 100644 --- a/dep/org.argeo.suite.dep.ui.rap/pom.xml +++ b/dep/org.argeo.suite.dep.ui.rap/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 org.argeo.suite dep - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT .. org.argeo.suite.dep.ui.rap @@ -17,53 +15,180 @@ org.argeo.suite org.argeo.entity.api - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT org.argeo.suite org.argeo.entity.core - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT org.argeo.suite org.argeo.entity.ui - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT org.argeo.suite org.argeo.suite.core - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT org.argeo.suite org.argeo.suite.ui - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT org.argeo.suite org.argeo.suite.theme.default - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT org.argeo.suite org.argeo.suite.ui.rap - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT - + + + + org.argeo.suite + org.argeo.people.ui + 2.3.0-SNAPSHOT + + org.argeo.suite org.argeo.documents.ui - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT + + + + + org.argeo.suite + org.argeo.geo.ui + 2.3.0-SNAPSHOT + + + + + org.argeo.suite + org.argeo.publishing.ui + 2.3.0-SNAPSHOT + + org.argeo.suite + org.argeo.support.xforms + 2.3.0-SNAPSHOT + org.argeo.suite org.argeo.support.odk - 2.1.16-SNAPSHOT + 2.3.0-SNAPSHOT + + + org.argeo.suite + org.argeo.support.geonames + 2.3.0-SNAPSHOT + + + + + org.argeo.tp.javax + javax.xml.bind + + + + + org.argeo.tp.jackson + com.fasterxml.jackson.core.jackson-core + + + org.argeo.tp.jackson + com.fasterxml.jackson.core.jackson-databind + + + org.argeo.tp.jackson + com.fasterxml.jackson.core.jackson-annotations + + + + + org.argeo.tp.apache + org.apache.pdfbox + + + org.argeo.tp.apache + org.apache.pdfbox.fontbox + + + org.argeo.tp.apache + org.apache.pdfbox.jempbox + + + + + org.argeo.tp.apache.commons + org.apache.commons.math3 + + + org.argeo.tp.apache.commons + org.apache.commons.collections4 + + + org.argeo.tp.apache + org.apache.xml.security + + + org.argeo.tp.apache + org.apache.xmlbeans + + + org.argeo.tp.apache + org.apache.xalan + + + org.argeo.tp.apache + org.apache.xalan.serializer + + + org.argeo.tp.apache + org.apache.xml.resolver + + + org.argeo.tp.apache + org.apache.xerces + + + + + org.argeo.tp.apache + org.apache.poi + + + org.argeo.tp.apache + org.apache.poi.ooxml + + + org.argeo.tp.apache + org.apache.poi.ooxml.schemas + + + org.argeo.tp.apache + org.apache.poi.scratchpad + + + + + org.argeo.tp.javax + javax.activation + + + org.argeo.tp.javax + javax.mail @@ -75,10 +200,10 @@ - - - - + + + + @@ -134,6 +259,7 @@ argeo-cms-ui-rap + argeo-suite-ui-rap-tp @@ -142,5 +268,64 @@ + + rpmbuild-tp + + + + maven-assembly-plugin + + + prepare-source-tp + package + + single + + + + a2-source-tp + + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + argeo-suite-ui-rap-tp + ${version.argeo-tp} + ${maven.build.timestamp} + + + /usr/share/osgi + root + root + 644 + true + + + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source-tp + + **/*.jar + + + + + + + + + + + +