X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=68d72aa7653b4eb4c26b56afa558c628ee97d3ad;hb=baee8a4c6b608816ef82b920d8c1e7ba2d698854;hp=c2b914b0eb790ce45b4d966a9d758d0c23dba2ea;hpb=45ae7b02da28740b8ddf66b2462242ab406ada5c;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index c2b914b0e..68d72aa76 100644 --- a/pom.xml +++ b/pom.xml @@ -5,18 +5,18 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.74-SNAPSHOT + 2.1.82-SNAPSHOT Argeo Commons pom - + - 2.1.74-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 @@ -223,6 +215,21 @@ limitations under the License. maven-site-plugin 3.7 + + maven-javadoc-plugin + 3.0.0 + + false + -Xdoclint:none + *.internal.*,org.eclipse.* + UTF-8 + + + + pl.project13.maven + git-commit-id-plugin + 3.0.0 + maven-release-plugin 2.5.1 @@ -233,7 +240,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 3.0.1 + 4.2.1 true META-INF @@ -245,6 +252,10 @@ limitations under the License. <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} + + + + @@ -281,8 +292,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 + argeo-osgi-plugin + 2.1.1 @@ -300,6 +311,19 @@ limitations under the License. + + + + + + + + + + + + + maven-resources-plugin @@ -313,6 +337,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -332,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 + + @@ -361,6 +413,25 @@ limitations under the License. daily warn + + false + daily + warn + + + + argeo-snapshots + ${argeo.java.snapshotRepository} + + false + daily + warn + + + true + daily + warn + @@ -374,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/ + + @@ -418,7 +505,7 @@ limitations under the License. javadoc - + @@ -435,23 +522,12 @@ limitations under the License. jxr - + - - - 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 @@ -528,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/ -