X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=f31feb14206cd75108d6debbf1cfccebff1c82bf;hb=96416304c3f8cf0eb8dc1425bbe06649f9b4f7a8;hp=24e17a28c0c33e043528299bb10c1029127333d2;hpb=b58fe162d2c7adf0aa6c54ee575e75ecebff11bf;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 24e17a28c..f31feb142 100644 --- a/pom.xml +++ b/pom.xml @@ -3,14 +3,13 @@ 4.0.0 org.argeo.commons argeo-commons - 2.1.73-SNAPSHOT + 2.1.80-SNAPSHOT Argeo Commons pom + - 2.1.73-SNAPSHOT - 2.1 - 2012-12-19 - 2.1.20 + 2.1.80-SNAPSHOT + 2.1.24 7 /srv/rpmfactory/argeo-osgi-2/el7 @@ -24,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 @@ -31,17 +31,25 @@ org.argeo.node.api org.argeo.maintenance org.argeo.cms + org.argeo.cms.ui.theme org.argeo.cms.ui + + 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.equinox.jetty org.argeo.ext.rap.ui.workbench + maven dep + demo doc dist + rcp scm:git:http://git.argeo.org/apache2/argeo-commons.git @@ -209,6 +217,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 @@ -216,11 +243,6 @@ limitations under the License. true - - - - - org.apache.felix maven-bundle-plugin @@ -234,8 +256,12 @@ limitations under the License. ${project.artifactId} JavaSE-1.8 <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By - + ${project.artifactId} ${project.groupId} + + + + @@ -253,16 +279,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 @@ -273,99 +298,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 @@ -384,10 +318,17 @@ limitations under the License. - - - - + + + + + + + + + + + maven-resources-plugin @@ -421,6 +362,12 @@ limitations under the License. argeo-tp ${version.argeo-tp} provided + + + org.argeo.tp.apache + org.apache.xerces + + @@ -444,38 +391,18 @@ 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 warn - - - central - http://repo1.maven.org/maven2 - - false - - - false - - - - central - http://repo1.maven.org/maven2 - - true - daily - warn - - argeo-maven-plugins - http://repo.argeo.org/data/public/java/argeo-maven-1.1 + http://repo.argeo.org/data/java/argeo-2.1 true daily @@ -483,21 +410,9 @@ limitations under the License. - - - staging - dav:https://forge.argeo.org/data/java/argeo-${developmentCycle.argeo-commons} - false - - - staging - dav:https://forge.argeo.org/data/docs/argeo-${developmentCycle.argeo-commons} - - - org.apache.maven.plugins maven-project-info-reports-plugin 2.9 @@ -515,21 +430,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 @@ -542,8 +454,7 @@ limitations under the License. javadoc - - + @@ -560,39 +471,24 @@ limitations under the License. jxr - - + + + + staging + dav:https://forge.argeo.org/data/java/argeo-2.1/ + false + + + staging + file:///srv/docfactory/argeo-2.1/site/argeo-commons/ + + - - 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 @@ -645,5 +541,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 + + +