X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=68d72aa7653b4eb4c26b56afa558c628ee97d3ad;hb=baee8a4c6b608816ef82b920d8c1e7ba2d698854;hp=b0b78e93a3622322294a2c5662f2c25cb2dc1fba;hpb=f17b70b5a414d09b26dab94c68d10a80fe75b9a8;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index b0b78e93a..68d72aa76 100644 --- a/pom.xml +++ b/pom.xml @@ -5,18 +5,18 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.75-SNAPSHOT + 2.1.82-SNAPSHOT Argeo Commons pom - 2.1.75-SNAPSHOT - - - 2.1.20 + 2.1.82-SNAPSHOT + 2.1.25 7 /srv/rpmfactory/argeo-osgi-2/el7 + + file:///srv/javafactory/argeo-2.1 UTF-8 code.argeo.org @@ -27,6 +27,7 @@ org.argeo.enterprise org.argeo.jcr org.argeo.osgi.boot + org.argeo.core org.argeo.eclipse.ui org.argeo.eclipse.ui.rap @@ -39,12 +40,11 @@ org.argeo.cms.e4 org.argeo.cms.e4.rap - - org.argeo.cms.ui.workbench - org.argeo.cms.ui.workbench.rap org.argeo.ext.jackrabbit - org.argeo.ext.rap.ui.workbench + org.argeo.ext.equinox.jetty + + legacy maven dep @@ -160,26 +160,6 @@ limitations under the License. - - maven-source-plugin - 2.4 - - - attach-sources - package - - jar - - - - - - - plugin.xml - META-INF/MANIFEST.MF - - - maven-clean-plugin 2.6.1 @@ -207,6 +187,18 @@ limitations under the License. + + maven-source-plugin + 3.1.0 + + + **/*.class + + plugin.xml + META-INF/MANIFEST.MF + + + maven-antrun-plugin 1.8 @@ -233,6 +225,11 @@ limitations under the License. UTF-8 + + pl.project13.maven + git-commit-id-plugin + 3.0.0 + maven-release-plugin 2.5.1 @@ -243,7 +240,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 3.0.1 + 4.2.1 true META-INF @@ -255,6 +252,10 @@ limitations under the License. <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} + + + + @@ -291,8 +292,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 + argeo-osgi-plugin + 2.1.1 @@ -310,6 +311,19 @@ limitations under the License. + + + + + + + + + + + + + maven-resources-plugin @@ -323,6 +337,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -342,6 +369,21 @@ limitations under the License. argeo-tp ${version.argeo-tp} provided + + + org.argeo.tp.apache + org.apache.xerces + + + + org.argeo.tp.sdk + biz.aQute.bndlib + + + org.argeo.tp.misc + slf4j.osgi + + @@ -371,6 +413,25 @@ limitations under the License. daily warn + + false + daily + warn + + + + argeo-snapshots + ${argeo.java.snapshotRepository} + + false + daily + warn + + + true + daily + warn + @@ -384,6 +445,22 @@ limitations under the License. + + + staging + dav:https://forge.argeo.org/data/java/argeo-2.1/ + false + + + staging + file:///srv/javafactory/argeo-2.1 + true + + + staging + file:///srv/docfactory/argeo-2.1/site/argeo-commons/ + + @@ -451,17 +528,6 @@ limitations under the License. - - - staging - dav:https://forge.argeo.org/data/java/argeo-2.1/ - false - - - staging - dav:https://forge.argeo.org/data/docs/argeo-2.1/site/argeo-commons/ - - rpmbuild @@ -538,10 +604,6 @@ limitations under the License. dav:http://localhost:7080/data/java/argeo-2.1/ false - - staging - dav:http://localhost:7080/data/docs/argeo-2.1/site/argeo-commons/ -