X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=d6b784f4dbcb7664c1166607535bb8419044b78f;hb=68d99cd12b5709625db4d4955e7ad75cdcb65c5a;hp=0582f8c94c3b57cecfb84cfacb6fb046168b73dc;hpb=fe1d6691003357b439d434b4e180964a85250401;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 0582f8c94..d6b784f4d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,20 @@ - + 4.0.0 org.argeo.commons argeo-commons - 2.1.70-SNAPSHOT + 2.1.81-SNAPSHOT Argeo Commons pom + - 2.1.70-SNAPSHOT - 2.1 - 2012-12-19 - 2.1.18 + 2.1.81-SNAPSHOT + 2.1.25-SNAPSHOT 7 - /srv/rpmfactory/argeo-osgi-2-staging/7/x86_64 + /srv/rpmfactory/argeo-osgi-2/el7 UTF-8 code.argeo.org @@ -24,23 +25,31 @@ org.argeo.enterprise org.argeo.jcr org.argeo.osgi.boot + org.argeo.core org.argeo.eclipse.ui org.argeo.eclipse.ui.rap org.argeo.node.api + org.argeo.maintenance org.argeo.cms + org.argeo.cms.ui.theme org.argeo.cms.ui - - org.argeo.cms.ui.workbench - org.argeo.cms.ui.workbench.rap + + org.argeo.cms.e4 + org.argeo.cms.e4.rap org.argeo.ext.jackrabbit - org.argeo.ext.rap.ui.workbench + org.argeo.ext.equinox.jetty + + legacy + maven dep + demo doc dist + rcp scm:git:http://git.argeo.org/apache2/argeo-commons.git @@ -149,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 @@ -196,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 @@ -208,6 +209,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 @@ -215,15 +235,10 @@ limitations under the License. true - - - - - org.apache.felix maven-bundle-plugin - 3.0.1 + 4.2.1 true META-INF @@ -233,8 +248,12 @@ limitations under the License. ${project.artifactId} JavaSE-1.8 <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By - + ${project.artifactId} ${project.groupId} + + + + @@ -252,16 +271,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 @@ -272,78 +290,8 @@ limitations under the License. org.argeo.maven.plugins - maven-argeo-osgi-plugin - 1.1.6 - - - - - maven-site-plugin - 3.6 - - - - - - - - - - - - - - - - - - - - - - maven-javadoc-plugin - 2.10.4 - - UTF-8 - true - src - - - 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 - - - - - aggregate - - aggregate - - - - - - maven-jxr-plugin - 2.5 - - - aggregate - - aggregate - - - - - - + argeo-osgi-plugin + 2.1.1 @@ -362,10 +310,17 @@ limitations under the License. - - - - + + + + + + + + + + + maven-resources-plugin @@ -380,6 +335,19 @@ limitations under the License. false + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar + + + + maven-release-plugin @@ -397,8 +365,18 @@ limitations under the License. org.argeo.tp argeo-tp - ${version.argeo-distribution} + ${version.argeo-tp} provided + + + org.argeo.tp.apache + org.apache.xerces + + + org.argeo.tp.sdk + biz.aQute.bnd + + @@ -406,7 +384,14 @@ limitations under the License. org.argeo.tp argeo-tp - ${version.argeo-distribution} + ${version.argeo-tp} + pom + import + + + org.argeo.tp + argeo-tp-rap-e4 + ${version.argeo-tp} pom import @@ -415,38 +400,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 @@ -454,43 +419,85 @@ limitations under the License. + + + + maven-project-info-reports-plugin + 2.9 + + + + index + summary + license + scm + + + + + + maven-javadoc-plugin + 3.0.0 + + false + -Xdoclint:none + *.internal.*,org.eclipse.* + UTF-8 + true + + http://docs.oracle.com/javase/8/docs/api + 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 + + + + + aggregate-javadoc + false + + aggregate + + + + javadoc + + + + + + maven-jxr-plugin + 2.5 + + + aggregate-jxr + false + + aggregate + + + + jxr + + + + + + staging - dav:https://forge.argeo.org/data/java/argeo-${developmentCycle.argeo-commons} + dav:https://forge.argeo.org/data/java/argeo-2.1/ false staging - dav:https://forge.argeo.org/data/docs/argeo-${developmentCycle.argeo-commons} + 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 @@ -505,8 +512,10 @@ limitations under the License. - - + + @@ -531,8 +540,10 @@ limitations under the License. - - + + @@ -543,5 +554,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 + + +