X-Git-Url: http://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=blobdiff_plain;f=pom.xml;h=e1a33e279d58aa6f32a9f89249292d5488c274a8;hp=99524bf27643dc7548853b845465a00f269b1756;hb=4ae93488abaa2617f7a0eb46d05e37914e80068d;hpb=eb778fba9471ac4eb7e9f5b8467b8b87bc949f03 diff --git a/pom.xml b/pom.xml index 99524bf27..e1a33e279 100644 --- a/pom.xml +++ b/pom.xml @@ -3,15 +3,13 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.74 + 2.1.85 Argeo Commons pom - 2.1.74 - - - 2.1.20 + 2.1.85 + 2.1.27 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 @@ -37,25 +36,21 @@ 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 maven dep demo doc dist - rcp scm:git:http://git.argeo.org/apache2/argeo-commons.git http://git.argeo.org/?p=apache2/argeo-commons.git;a=summary scm:git:https://code.argeo.org/git/apache2/argeo-commons.git - argeo-commons-2.1.74 + argeo-commons-2.1.85 2007 @@ -139,13 +134,14 @@ limitations under the License. maven-compiler-plugin - 3.3 + 3.8.1 - 1.8 + + 11 1.8 eclipse - true + target/classes target/test-classes @@ -154,30 +150,15 @@ limitations under the License. org.codehaus.plexus plexus-compiler-eclipse - 2.6 + 2.8.5 + + + org.eclipse.jdt + ecj + 3.19.0 - - maven-source-plugin - 2.4 - - - attach-sources - package - - jar - - - - - - - plugin.xml - META-INF/MANIFEST.MF - - - maven-clean-plugin 2.6.1 @@ -205,6 +186,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 +214,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 @@ -231,7 +239,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 3.0.1 + 4.2.1 true META-INF @@ -239,10 +247,14 @@ limitations under the License. <_include>bnd.bnd ${project.version}-r${tstamp} ${project.artifactId} - JavaSE-1.8 + JavaSE-11,JavaSE-1.8 <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.artifactId} ${project.groupId} + + + + @@ -279,8 +291,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 + argeo-osgi-plugin + 2.1.1 @@ -298,6 +310,19 @@ limitations under the License. + + + + + + + + + + + + + maven-resources-plugin @@ -311,6 +336,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -330,6 +368,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 + + @@ -356,9 +409,24 @@ limitations under the License. http://repo.argeo.org/data/java/argeo-2.1/ true - daily + never warn + + false + + + + argeo-snapshots + http://snapshots.argeo.org/data/java/argeo-2.1/ + + false + + + true + always + warn + @@ -367,11 +435,42 @@ limitations under the License. http://repo.argeo.org/data/java/argeo-2.1 true - daily + never warn + + false + + + + argeo-maven-plugins-snapshots + http://snapshots.argeo.org/data/java/argeo-2.1/ + + false + + + true + always + warn + + + + 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/ + + @@ -439,17 +538,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 @@ -522,10 +610,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/ -