X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=db9576c5a6c06e2ca61043d002d8cc752bdddfd9;hb=e273f32be76d6e50e0d7922a379a99ae64c4bf10;hp=3ccd784a9e8257ee1e2d606a10800c5f5ce4f2b8;hpb=f0ebe8a96cd5e8c987b2af3f724c3a0561a219fe;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 3ccd784a9..db9576c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,15 +3,13 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.75-SNAPSHOT + 2.1.81-SNAPSHOT Argeo Commons pom - 2.1.74 - - - 2.1.20 + 2.1.80 + 2.1.24 7 /srv/rpmfactory/argeo-osgi-2/el7 @@ -25,6 +23,7 @@ org.argeo.enterprise org.argeo.jcr org.argeo.osgi.boot + org.argeo.core org.argeo.eclipse.ui org.argeo.eclipse.ui.rap @@ -42,6 +41,7 @@ org.argeo.cms.ui.workbench.rap org.argeo.ext.jackrabbit + org.argeo.ext.equinox.jetty org.argeo.ext.rap.ui.workbench maven @@ -158,26 +158,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 @@ -205,6 +185,18 @@ limitations under the License. + + maven-source-plugin + 3.1.0 + + + **/*.class + + plugin.xml + META-INF/MANIFEST.MF + + + maven-antrun-plugin 1.8 @@ -221,6 +213,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 @@ -243,6 +250,10 @@ limitations under the License. <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} + + + + @@ -279,8 +290,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 + argeo-osgi-plugin + 2.1.1 @@ -298,6 +309,19 @@ limitations under the License. + + + + + + + + + + + + + maven-resources-plugin @@ -311,6 +335,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -330,6 +367,12 @@ limitations under the License. argeo-tp ${version.argeo-tp} provided + + + org.argeo.tp.apache + org.apache.xerces + + @@ -447,7 +490,7 @@ limitations under the License. staging - dav:https://forge.argeo.org/data/docs/argeo-2.1/site/argeo-commons/ + file:///srv/docfactory/argeo-2.1/site/argeo-commons/ @@ -522,10 +565,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/ -