X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.dep.cms.minimal%2Fpom.xml;fp=dep%2Forg.argeo.dep.cms.minimal%2Fpom.xml;h=fd029efa4e90ded3622c837c2091f495bfbc45bb;hb=03f646fd0d7e7ce393694c836c779bc67a4eef55;hp=0000000000000000000000000000000000000000;hpb=c53fec78daddb69c489686844188036b04e1615a;p=lgpl%2Fargeo-commons.git diff --git a/dep/org.argeo.dep.cms.minimal/pom.xml b/dep/org.argeo.dep.cms.minimal/pom.xml new file mode 100644 index 000000000..fd029efa4 --- /dev/null +++ b/dep/org.argeo.dep.cms.minimal/pom.xml @@ -0,0 +1,368 @@ + + + 4.0.0 + + org.argeo.commons + 2.3-SNAPSHOT + dep + .. + + org.argeo.dep.cms.minimal + CMS Minimal + + + + + org.argeo.commons + org.argeo.enterprise + 2.3-SNAPSHOT + + + + + + + + + + + + + + org.argeo.commons + org.argeo.api + 2.3-SNAPSHOT + + + org.argeo.commons + org.argeo.cms + 2.3-SNAPSHOT + + + + + + org.argeo.tp.apache + org.apache.log4j + + + org.argeo.tp.misc + org.slf4j.log4j12 + + + org.argeo.tp.misc + org.slf4j.api + + + org.argeo.tp.misc + org.slf4j.commons.logging + + + + + + + + + + + + + + + + + + + org.argeo.tp.bouncycastle + bcprov + + + org.argeo.tp.bouncycastle + bcpkix + + + + + + + + + org.argeo.tp.apache.commons + org.apache.commons.io + + + org.argeo.tp.apache.commons + org.apache.commons.codec + + + org.argeo.tp.apache.commons + org.apache.commons.httpclient + + + + + org.argeo.tp.equinox + org.eclipse.osgi.util + + + org.argeo.tp.equinox + org.eclipse.equinox.util + + + org.argeo.tp.equinox + org.eclipse.equinox.cm + + + org.argeo.tp.equinox + org.eclipse.osgi.services + + + org.argeo.tp.equinox + org.eclipse.equinox.registry + + + org.argeo.tp.equinox + org.eclipse.equinox.preferences + + + org.argeo.tp.equinox + org.eclipse.equinox.common + + + org.argeo.tp.equinox + org.eclipse.equinox.event + + + org.argeo.tp.equinox + org.eclipse.equinox.app + + + org.argeo.tp.equinox + org.eclipse.equinox.ds + + + org.argeo.tp.equinox + org.eclipse.equinox.metatype + + + + + org.argeo.tp.apache.felix + org.apache.felix.scr + + + org.argeo.tp.apache.felix + org.apache.felix.gogo.runtime + + + org.argeo.tp.apache.felix + org.apache.felix.gogo.shell + + + org.argeo.tp.equinox + org.eclipse.equinox.console + + + + + org.argeo.tp.javax + javax.servlet + + + + + org.argeo.tp.equinox + org.eclipse.equinox.http.servlet + + + org.argeo.tp.equinox + org.eclipse.equinox.http.jetty + + + + + org.argeo.tp.jetty + org.eclipse.jetty.client + + + org.argeo.tp.jetty + org.eclipse.jetty.continuation + + + org.argeo.tp.jetty + org.eclipse.jetty.http + + + org.argeo.tp.jetty + org.eclipse.jetty.io + + + org.argeo.tp.jetty + org.eclipse.jetty.jmx + + + org.argeo.tp.jetty + org.eclipse.jetty.security + + + org.argeo.tp.jetty + org.eclipse.jetty.server + + + org.argeo.tp.jetty + org.eclipse.jetty.servlet + + + org.argeo.tp.jetty + org.eclipse.jetty.servlets + + + org.argeo.tp.jetty + org.eclipse.jetty.util + + + org.argeo.tp.jetty + org.eclipse.jetty.xml + + + + + org.argeo.tp.misc + org.postgresql.jdbc42 + + + + + org.argeo.commons + org.argeo.osgi.boot + 2.3-SNAPSHOT + test + + + + + + rpmbuild + + + + maven-assembly-plugin + + + prepare-source + package + + single + + + + a2-source + + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-argeo + package + + rpm + + + argeo-cms-minimal${argeo.rpm.suffix} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source + + **/*.jar + + + + + + + argeo-cms-minimal-tp${argeo.rpm.suffix} + argeo-osgi-boot${argeo.rpm.suffix} + + + + + + + + + + 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-minimal-tp${argeo.rpm.suffix} + ${version.argeo-tp} + ${argeo.rpm.release.tp} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source-tp + + **/*.jar + + + + + + + + + + + + + + \ No newline at end of file