X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=8209bc7010af0547ac3064370e3a12bb823cb915;hb=7b4a43f00c979695d4cb9fcd5672b188cb3637a4;hp=ac9c136c89fc217afcf894b485663928463e0688;hpb=160407cfefd389d463cc5cdfce80733ce54ce7fd;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index ac9c136c8..8209bc701 100644 --- a/pom.xml +++ b/pom.xml @@ -5,15 +5,13 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.74-SNAPSHOT + 2.1.80-SNAPSHOT Argeo Commons pom - 2.1.74 - - - 2.1.20 + 2.1.80-SNAPSHOT + 2.1.24 7 /srv/rpmfactory/argeo-osgi-2/el7 @@ -27,6 +25,7 @@ org.argeo.enterprise org.argeo.jcr org.argeo.osgi.boot + org.argeo.core org.argeo.eclipse.ui org.argeo.eclipse.ui.rap @@ -44,6 +43,7 @@ org.argeo.cms.ui.workbench.rap org.argeo.ext.jackrabbit + org.argeo.ext.equinox.jetty org.argeo.ext.rap.ui.workbench maven @@ -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 @@ -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,12 @@ limitations under the License. argeo-tp ${version.argeo-tp} provided + + + org.argeo.tp.apache + org.apache.xerces + + @@ -418,7 +461,7 @@ limitations under the License. javadoc - + @@ -435,7 +478,7 @@ limitations under the License. jxr - + @@ -449,7 +492,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/ @@ -528,10 +571,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/ -