X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e1a33e279d58aa6f32a9f89249292d5488c274a8;hb=4ae93488abaa2617f7a0eb46d05e37914e80068d;hp=cfecfad436384744cadf82590ca66b6a95cb3b52;hpb=6ba130a04c057858b151d5d460b8c95976bd619b;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index cfecfad43..e1a33e279 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,15 @@ - + 4.0.0 org.argeo.commons argeo-commons - 2.1.73-SNAPSHOT + 2.1.85 Argeo Commons pom + - 2.1.73-SNAPSHOT - 2.1 - 2012-12-19 - 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,14 +36,13 @@ 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 @@ -52,7 +50,7 @@ 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 - HEAD + argeo-commons-2.1.85 2007 @@ -136,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 @@ -151,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 @@ -202,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 @@ -214,6 +210,25 @@ limitations under the License. maven-dependency-plugin 2.9 + + 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 @@ -221,15 +236,10 @@ limitations under the License. true - - - - - org.apache.felix maven-bundle-plugin - 3.0.1 + 4.2.1 true META-INF @@ -237,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} + + + + @@ -258,16 +272,15 @@ limitations under the License. org.codehaus.mojo rpm-maven-plugin 2.1.4 - true ${project.version} argeo${argeo.rpm.release} Applications/System /usr - 755 644 + false @@ -278,99 +291,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 - - - - maven-javadoc-plugin - 3.0.0 - - UTF-8 - true - - - - http://docs.oracle.com/javase/8/docs/api - - http://www.osgi.org/javadoc/r5/core - http://www.osgi.org/javadoc/r5/enterprise - - http://docs.spring.io/spring/docs/3.2.x/javadoc-api - - http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0 - - http://help.eclipse.org/neon/topic/org.eclipse.platform.doc.isv/reference/api - - - - - maven-site-plugin - 3.7 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + argeo-osgi-plugin + 2.1.1 @@ -389,10 +311,17 @@ limitations under the License. - - - - + + + + + + + + + + + maven-resources-plugin @@ -407,6 +336,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -426,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 + + @@ -449,60 +406,74 @@ limitations under the License. argeo - http://forge.argeo.org/data/java/argeo-2.1/ + http://repo.argeo.org/data/java/argeo-2.1/ true - daily + never warn + + false + - - central - http://repo1.maven.org/maven2 + argeo-snapshots + http://snapshots.argeo.org/data/java/argeo-2.1/ false - false + true + always + warn - central - http://repo1.maven.org/maven2 + argeo-maven-plugins + http://repo.argeo.org/data/java/argeo-2.1 true - daily + never warn + + false + - argeo-maven-plugins - http://repo.argeo.org/data/public/java/argeo-maven-1.1 + argeo-maven-plugins-snapshots + http://snapshots.argeo.org/data/java/argeo-2.1/ + false + + true - daily + always warn - + staging - dav:https://forge.argeo.org/data/java/argeo-${developmentCycle.argeo-commons} + dav:https://forge.argeo.org/data/java/argeo-2.1/ false + + staging + file:///srv/javafactory/argeo-2.1 + true + staging - dav:https://forge.argeo.org/data/docs/argeo-${developmentCycle.argeo-commons} + file:///srv/docfactory/argeo-2.1/site/argeo-commons/ - org.apache.maven.plugins maven-project-info-reports-plugin 2.9 @@ -520,21 +491,18 @@ limitations under the License. maven-javadoc-plugin 3.0.0 + false + -Xdoclint:none + *.internal.*,org.eclipse.* UTF-8 true - - http://docs.oracle.com/javase/8/docs/api - - http://www.osgi.org/javadoc/r5/core - http://www.osgi.org/javadoc/r5/enterprise - + https://osgi.org/javadoc/r5/core + https://osgi.org/javadoc/r5/enterprise + https://docs.adobe.com/docs/en/spec/javax.jcr/javadocs/jcr-2.0 + http://help.eclipse.org/oxygen/topic/org.eclipse.platform.doc.isv/reference/api http://docs.spring.io/spring/docs/3.2.x/javadoc-api - - http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0 - - http://help.eclipse.org/neon/topic/org.eclipse.platform.doc.isv/reference/api @@ -547,8 +515,7 @@ limitations under the License. javadoc - - + @@ -565,39 +532,13 @@ limitations under the License. jxr - - + - - localrepo - - - argeo - http://localhost:7080/data/java/argeo-2.1 - - true - daily - warn - - - - - - staging - dav:http://localhost:7080/data/java/argeo-${developmentCycle.argeo-commons} - false - - - staging - dav:http://localhost:7080/data/docs/argeo-${developmentCycle.argeo-commons} - - - rpmbuild @@ -612,10 +553,8 @@ limitations under the License. - - + + @@ -640,10 +579,8 @@ limitations under the License. - - + + @@ -654,5 +591,26 @@ limitations under the License. + + localrepo + + + argeo + http://localhost:7080/data/java/argeo-2.1 + + true + daily + warn + + + + + + staging + dav:http://localhost:7080/data/java/argeo-2.1/ + false + + +