Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 17F43200ACA for ; Sun, 1 May 2016 12:56:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 16D8C1609B2; Sun, 1 May 2016 12:56:10 +0200 (CEST) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8835B1609A9 for ; Sun, 1 May 2016 12:56:08 +0200 (CEST) Received: (qmail 75872 invoked by uid 500); 1 May 2016 10:56:04 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 74540 invoked by uid 99); 1 May 2016 10:56:04 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 May 2016 10:56:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D1CD9E01E2; Sun, 1 May 2016 10:56:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: olamy@apache.org To: commits@maven.apache.org Date: Sun, 01 May 2016 10:56:28 -0000 Message-Id: In-Reply-To: <690b1ea28c614089b60338c39fd1a1de@git.apache.org> References: <690b1ea28c614089b60338c39fd1a1de@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [26/50] [abbrv] maven-aether git commit: upgraded m-site-p archived-at: Sun, 01 May 2016 10:56:10 -0000 upgraded m-site-p Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/149a5221 Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/149a5221 Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/149a5221 Branch: refs/heads/master Commit: 149a522165cded0d116d59c6f8793e3771058acb Parents: bb7c121 Author: Hervé Boutemy Authored: Sun Sep 28 09:30:58 2014 +0200 Committer: Hervé Boutemy Committed: Sun Sep 28 09:30:58 2014 +0200 ---------------------------------------------------------------------- pom.xml | 1604 +++++++++++++++++++++++++++++----------------------------- 1 file changed, 802 insertions(+), 802 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-aether/blob/149a5221/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 140b0cd..8f2ff86 100644 --- a/pom.xml +++ b/pom.xml @@ -1,802 +1,802 @@ - - - - - - 4.0.0 - - org.eclipse.aether - aether - 1.1.0-SNAPSHOT - pom - - Aether - - The parent and aggregator for the repository system. - - http://www.eclipse.org/aether/ - 2010 - - - The Eclipse Foundation - http://www.eclipse.org/ - - - - - Aether Developer List - https://dev.eclipse.org/mailman/listinfo/aether-dev - https://dev.eclipse.org/mailman/listinfo/aether-dev - aether-dev@eclipse.org - http://dev.eclipse.org/mhonarc/lists/aether-dev/ - - - Aether User List - https://dev.eclipse.org/mailman/listinfo/aether-users - https://dev.eclipse.org/mailman/listinfo/aether-users - aether-users@eclipse.org - http://dev.eclipse.org/mhonarc/lists/aether-users/ - - - Aether Commit Notification List - https://dev.eclipse.org/mailman/listinfo/aether-commit - https://dev.eclipse.org/mailman/listinfo/aether-commit - http://dev.eclipse.org/mhonarc/lists/aether-commit/ - - - Aether CI Notification List - https://dev.eclipse.org/mailman/listinfo/aether-build - https://dev.eclipse.org/mailman/listinfo/aether-build - http://dev.eclipse.org/mhonarc/lists/aether-build/ - - - - - scm:git:git://git.eclipse.org/gitroot/aether/aether-core.git - scm:git:ssh://git.eclipse.org/gitroot/aether/aether-core.git - http://git.eclipse.org/c/aether/aether-core.git/tree/ - - - - bugzilla - https://bugs.eclipse.org/bugs/buglist.cgi?query_format=specific&bug_status=__open__&product=Aether - - - - Hudson - https://hudson.eclipse.org/aether/job/aether-core/ - - - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - ${sonatypeOssDistMgmtSnapshotsId} - ${sonatypeOssDistMgmtSnapshotsUrl} - - - - - - Eclipse Public License, Version 1.0 - http://www.eclipse.org/legal/epl-v10.html - repo - - - - - - bbentmann - Benjamin Bentmann - - Project Lead - - - - jvanzyl - Jason Van Zyl - - Project Lead - - - - - - - aether-api - aether-spi - aether-util - aether-impl - aether-test-util - aether-connector-basic - aether-transport-classpath - aether-transport-file - aether-transport-http - aether-transport-wagon - - - - J2SE-1.5 - Eclipse Aether - UTF-8 - UTF-8 - true - sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - - - - - org.eclipse.aether - aether-api - ${project.version} - - - org.eclipse.aether - aether-spi - ${project.version} - - - org.eclipse.aether - aether-util - ${project.version} - - - org.eclipse.aether - aether-impl - ${project.version} - - - org.eclipse.aether - aether-connector-basic - ${project.version} - - - org.eclipse.aether - aether-test-util - ${project.version} - test - - - - junit - junit - 4.11 - test - - - org.hamcrest - hamcrest-core - 1.3 - test - - - org.hamcrest - hamcrest-library - 1.3 - test - - - - javax.inject - javax.inject - 1 - provided - - - org.codehaus.plexus - plexus-component-annotations - 1.5.5 - provided - - - - org.eclipse.sisu - org.eclipse.sisu.inject - 0.1.1 - - - org.eclipse.sisu - org.eclipse.sisu.plexus - 0.1.1 - - - javax.enterprise - cdi-api - - - - - org.sonatype.sisu - sisu-guice - 3.1.6 - no_aop - - - aopalliance - aopalliance - - - com.google.code.findbugs - jsr305 - - - - - - org.slf4j - slf4j-api - 1.6.2 - - - - - - - - - org.apache.felix - maven-bundle-plugin - 2.4.0 - - - ${project.url} - ${project.name} - ${bundle.env} - ${bundle.symbolicName} - ${bundle.vendor} - ${bundle.osgiVersion} - org.eclipse.aether.internal.*;x-internal:=true,org.eclipse.aether.* - - - - - create-manifest - process-test-classes - - manifest - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2.1 - - - org.apache.maven.plugins - maven-clean-plugin - 2.5 - - - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.5 - - - org.apache.maven.plugins - maven-enforcer-plugin - 1.2 - - - org.apache.maven.plugins - maven-gpg-plugin - 1.2 - - - org.apache.maven.plugins - maven-install-plugin - 2.3.1 - - - org.apache.maven.plugins - maven-jar-plugin - - 2.3.2 - - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - false - - http://download.oracle.com/javase/6/docs/api/ - - - - noextend - a - Restriction: - - - noimplement - a - Restriction: - - - noinstantiate - a - Restriction: - - - nooverride - a - Restriction: - - - noreference - a - Restriction: - - - provisional - a - Provisional: - - - - - API - org.eclipse.aether* - - - SPI - org.eclipse.aether.spi* - - - Utilities - org.eclipse.aether.util* - - - Repository Connectors - org.eclipse.aether.connector* - - - Transporters - org.eclipse.aether.transport* - - - Implementation - org.eclipse.aether.impl* - - - Internals - org.eclipse.aether.internal* - - - - - - org.apache.maven.plugins - maven-release-plugin - 2.1 - - true - forked-path - false - deploy javadoc:aggregate-jar assembly:attached - -Psonatype-oss-release - - - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - - org.apache.maven.plugins - maven-site-plugin - 3.0 - - - org.apache.maven.plugins - maven-source-plugin - 2.1.2 - - - - 2 - ${project.name} Sources - http://www.eclipse.org/legal/epl-v10.html - ${bundle.env} - ${bundle.symbolicName}.source - ${bundle.vendor} - ${bundle.osgiVersion} - ${bundle.symbolicName};version="${bundle.osgiVersion}";roots:="." - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.9 - - -Xmx128m - ${surefire.redirectTestOutputToFile} - - ${project.build.directory}/surefire-tmp - - - - - org.codehaus.mojo - animal-sniffer-maven-plugin - 1.9 - - - org.codehaus.mojo.signature - java15 - 1.0 - - - - - check-java-1.5-compat - process-classes - - check - - - - - - org.codehaus.mojo - clirr-maven-plugin - 2.3 - - - org.codehaus.plexus - plexus-component-metadata - 1.5.5 - - - generate-components-xml - process-classes - - generate-metadata - - - - - - org.eclipse.sisu - sisu-maven-plugin - 0.0.0.M2 - - - generate-index - process-classes - - main-index - - - - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - - - qa - verify - - enforce - - - - - - project.version - [0-9]+\.[0-9]+\.[0-9]+((.*-SNAPSHOT)|(\.M[0-9]+)|(\.RC[0-9]+)|(\.v[0-9]{8})) - Project version must be either X.Y.Z.M#, X.Y.Z.RC# or X.Y.Z.v######## - - - - true - - *:* - - - org.eclipse.aether - org.eclipse.sisu - org.eclipse.jetty:*:*:*:test - - org.slf4j:slf4j-api:[1.6.2] - - org.codehaus.plexus:plexus-component-annotations:[1.5.5] - - org.codehaus.plexus:plexus-utils:[2.1] - - org.codehaus.plexus:plexus-classworlds:[2.4] - - org.apache.maven.wagon:wagon-provider-api:[1.0] - - org.sonatype.sisu:sisu-guice:[3.1.6] - - com.google.guava:guava:[11.0.2] - - javax.inject:javax.inject:[1] - - org.apache.httpcomponents:httpclient:[4.2.6] - - org.apache.httpcomponents:httpcore:[4.2.5] - - commons-codec:commons-codec:[1.6] - - org.slf4j:jcl-over-slf4j:[1.6.2] - - junit:junit:[4.11]:*:test - org.hamcrest:hamcrest-core:[1.3]:*:test - org.hamcrest:hamcrest-library:[1.3]:*:test - com.googlecode.jmockit:jmockit:[1.3]:*:test - ch.qos.logback:logback-core:[1.0.7]:*:test - ch.qos.logback:logback-classic:[1.0.7]:*:test - org.eclipse.jetty.orbit:javax.servlet:[2.5.0.v201103041518]:*:test - - - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - osgi-timestamp - initialize - - timestamp-property - - - bundle.osgiTimestamp - yyyyMMdd-HHmm - UTC - en - - - - osgi-version - initialize - - regex-property - - - bundle.osgiVersion - ${project.version} - -SNAPSHOT - .${bundle.osgiTimestamp} - false - - - - - - - - - - sonatype-oss-release - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - package - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - package - - jar - - - - default-cli - - false - - - - - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.apache.apache.resources - apache-source-release-assembly-descriptor - 1.0.2 - - - - - attach-source-release-distro - package - - single - - - true - - source-release - - gnu - - - - default-cli - - false - - src/main/assembly/bin.xml - - - - - - - - - - snapshot-sources - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar-no-fork - - - - - - - - - clirr - - - - org.codehaus.mojo - clirr-maven-plugin - - - check-api-compat - verify - - check-no-fork - - - - - - - - - m2e - - - m2e.version - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.eclipse.sisu - sisu-maven-plugin - [0.0.0.M2,) - - test-index - main-index - - - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - [1.7,) - - regex-property - timestamp-property - - - - - - - - - - - - org.apache.felix - maven-bundle-plugin - - - $(replace;${project.version};-SNAPSHOT;.qualifier) - - - - - - - - - + + + + + + 4.0.0 + + org.eclipse.aether + aether + 1.1.0-SNAPSHOT + pom + + Aether + + The parent and aggregator for the repository system. + + http://www.eclipse.org/aether/ + 2010 + + + The Eclipse Foundation + http://www.eclipse.org/ + + + + + Aether Developer List + https://dev.eclipse.org/mailman/listinfo/aether-dev + https://dev.eclipse.org/mailman/listinfo/aether-dev + aether-dev@eclipse.org + http://dev.eclipse.org/mhonarc/lists/aether-dev/ + + + Aether User List + https://dev.eclipse.org/mailman/listinfo/aether-users + https://dev.eclipse.org/mailman/listinfo/aether-users + aether-users@eclipse.org + http://dev.eclipse.org/mhonarc/lists/aether-users/ + + + Aether Commit Notification List + https://dev.eclipse.org/mailman/listinfo/aether-commit + https://dev.eclipse.org/mailman/listinfo/aether-commit + http://dev.eclipse.org/mhonarc/lists/aether-commit/ + + + Aether CI Notification List + https://dev.eclipse.org/mailman/listinfo/aether-build + https://dev.eclipse.org/mailman/listinfo/aether-build + http://dev.eclipse.org/mhonarc/lists/aether-build/ + + + + + scm:git:git://git.eclipse.org/gitroot/aether/aether-core.git + scm:git:ssh://git.eclipse.org/gitroot/aether/aether-core.git + http://git.eclipse.org/c/aether/aether-core.git/tree/ + + + + bugzilla + https://bugs.eclipse.org/bugs/buglist.cgi?query_format=specific&bug_status=__open__&product=Aether + + + + Hudson + https://hudson.eclipse.org/aether/job/aether-core/ + + + + + sonatype-nexus-staging + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + ${sonatypeOssDistMgmtSnapshotsId} + ${sonatypeOssDistMgmtSnapshotsUrl} + + + + + + Eclipse Public License, Version 1.0 + http://www.eclipse.org/legal/epl-v10.html + repo + + + + + + bbentmann + Benjamin Bentmann + + Project Lead + + + + jvanzyl + Jason Van Zyl + + Project Lead + + + + + + + aether-api + aether-spi + aether-util + aether-impl + aether-test-util + aether-connector-basic + aether-transport-classpath + aether-transport-file + aether-transport-http + aether-transport-wagon + + + + J2SE-1.5 + Eclipse Aether + UTF-8 + UTF-8 + true + sonatype-nexus-snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + + + + org.eclipse.aether + aether-api + ${project.version} + + + org.eclipse.aether + aether-spi + ${project.version} + + + org.eclipse.aether + aether-util + ${project.version} + + + org.eclipse.aether + aether-impl + ${project.version} + + + org.eclipse.aether + aether-connector-basic + ${project.version} + + + org.eclipse.aether + aether-test-util + ${project.version} + test + + + + junit + junit + 4.11 + test + + + org.hamcrest + hamcrest-core + 1.3 + test + + + org.hamcrest + hamcrest-library + 1.3 + test + + + + javax.inject + javax.inject + 1 + provided + + + org.codehaus.plexus + plexus-component-annotations + 1.5.5 + provided + + + + org.eclipse.sisu + org.eclipse.sisu.inject + 0.1.1 + + + org.eclipse.sisu + org.eclipse.sisu.plexus + 0.1.1 + + + javax.enterprise + cdi-api + + + + + org.sonatype.sisu + sisu-guice + 3.1.6 + no_aop + + + aopalliance + aopalliance + + + com.google.code.findbugs + jsr305 + + + + + + org.slf4j + slf4j-api + 1.6.2 + + + + + + + + + org.apache.felix + maven-bundle-plugin + 2.4.0 + + + ${project.url} + ${project.name} + ${bundle.env} + ${bundle.symbolicName} + ${bundle.vendor} + ${bundle.osgiVersion} + org.eclipse.aether.internal.*;x-internal:=true,org.eclipse.aether.* + + + + + create-manifest + process-test-classes + + manifest + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2.1 + + + org.apache.maven.plugins + maven-clean-plugin + 2.5 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.5 + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.2 + + + org.apache.maven.plugins + maven-gpg-plugin + 1.2 + + + org.apache.maven.plugins + maven-install-plugin + 2.3.1 + + + org.apache.maven.plugins + maven-jar-plugin + + 2.3.2 + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8.1 + + false + + http://download.oracle.com/javase/6/docs/api/ + + + + noextend + a + Restriction: + + + noimplement + a + Restriction: + + + noinstantiate + a + Restriction: + + + nooverride + a + Restriction: + + + noreference + a + Restriction: + + + provisional + a + Provisional: + + + + + API + org.eclipse.aether* + + + SPI + org.eclipse.aether.spi* + + + Utilities + org.eclipse.aether.util* + + + Repository Connectors + org.eclipse.aether.connector* + + + Transporters + org.eclipse.aether.transport* + + + Implementation + org.eclipse.aether.impl* + + + Internals + org.eclipse.aether.internal* + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.1 + + true + forked-path + false + deploy javadoc:aggregate-jar assembly:attached + -Psonatype-oss-release + + + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + + org.apache.maven.plugins + maven-site-plugin + 3.4 + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + + 2 + ${project.name} Sources + http://www.eclipse.org/legal/epl-v10.html + ${bundle.env} + ${bundle.symbolicName}.source + ${bundle.vendor} + ${bundle.osgiVersion} + ${bundle.symbolicName};version="${bundle.osgiVersion}";roots:="." + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.9 + + -Xmx128m + ${surefire.redirectTestOutputToFile} + + ${project.build.directory}/surefire-tmp + + + + + org.codehaus.mojo + animal-sniffer-maven-plugin + 1.9 + + + org.codehaus.mojo.signature + java15 + 1.0 + + + + + check-java-1.5-compat + process-classes + + check + + + + + + org.codehaus.mojo + clirr-maven-plugin + 2.3 + + + org.codehaus.plexus + plexus-component-metadata + 1.5.5 + + + generate-components-xml + process-classes + + generate-metadata + + + + + + org.eclipse.sisu + sisu-maven-plugin + 0.0.0.M2 + + + generate-index + process-classes + + main-index + + + + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + qa + verify + + enforce + + + + + + project.version + [0-9]+\.[0-9]+\.[0-9]+((.*-SNAPSHOT)|(\.M[0-9]+)|(\.RC[0-9]+)|(\.v[0-9]{8})) + Project version must be either X.Y.Z.M#, X.Y.Z.RC# or X.Y.Z.v######## + + + + true + + *:* + + + org.eclipse.aether + org.eclipse.sisu + org.eclipse.jetty:*:*:*:test + + org.slf4j:slf4j-api:[1.6.2] + + org.codehaus.plexus:plexus-component-annotations:[1.5.5] + + org.codehaus.plexus:plexus-utils:[2.1] + + org.codehaus.plexus:plexus-classworlds:[2.4] + + org.apache.maven.wagon:wagon-provider-api:[1.0] + + org.sonatype.sisu:sisu-guice:[3.1.6] + + com.google.guava:guava:[11.0.2] + + javax.inject:javax.inject:[1] + + org.apache.httpcomponents:httpclient:[4.2.6] + + org.apache.httpcomponents:httpcore:[4.2.5] + + commons-codec:commons-codec:[1.6] + + org.slf4j:jcl-over-slf4j:[1.6.2] + + junit:junit:[4.11]:*:test + org.hamcrest:hamcrest-core:[1.3]:*:test + org.hamcrest:hamcrest-library:[1.3]:*:test + com.googlecode.jmockit:jmockit:[1.3]:*:test + ch.qos.logback:logback-core:[1.0.7]:*:test + ch.qos.logback:logback-classic:[1.0.7]:*:test + org.eclipse.jetty.orbit:javax.servlet:[2.5.0.v201103041518]:*:test + + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.7 + + + osgi-timestamp + initialize + + timestamp-property + + + bundle.osgiTimestamp + yyyyMMdd-HHmm + UTC + en + + + + osgi-version + initialize + + regex-property + + + bundle.osgiVersion + ${project.version} + -SNAPSHOT + .${bundle.osgiTimestamp} + false + + + + + + + + + + sonatype-oss-release + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + package + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + package + + jar + + + + default-cli + + false + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.apache.resources + apache-source-release-assembly-descriptor + 1.0.2 + + + + + attach-source-release-distro + package + + single + + + true + + source-release + + gnu + + + + default-cli + + false + + src/main/assembly/bin.xml + + + + + + + + + + snapshot-sources + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar-no-fork + + + + + + + + + clirr + + + + org.codehaus.mojo + clirr-maven-plugin + + + check-api-compat + verify + + check-no-fork + + + + + + + + + m2e + + + m2e.version + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.eclipse.sisu + sisu-maven-plugin + [0.0.0.M2,) + + test-index + main-index + + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + [1.7,) + + regex-property + timestamp-property + + + + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + $(replace;${project.version};-SNAPSHOT;.qualifier) + + + + + + + + +