maven-integration-testing git commit: [MNG-4721] Create an integration test to check handling of optional plugin dependencies.

2016-12-17 Thread schulte
Repository: maven-integration-testing Updated Branches: refs/heads/master 4004e2126 -> 4d9d7104d [MNG-4721] Create an integration test to check handling of optional plugin dependencies. This reverts commit c3f03ac53f96c44f8272c8aa6ba27cdbbdb01395. The changes done in that commit have led to

maven git commit: [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. [MNG-5761] Dependency management is not transitive.

2016-12-17 Thread schulte
Repository: maven Updated Branches: refs/heads/master bbffde98f -> 06580630a [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. [MNG-5761] Dependency management is not transitive. o Updated to make any dependencies added to a

maven git commit: [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects.

2016-12-17 Thread schulte
Repository: maven Updated Branches: refs/heads/master ff5d215b5 -> bbffde98f [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. o Updated to log plugin resolution results the same way project resolution results are logged

svn commit: r1774844 - in /maven/plugins/trunk: ./ maven-acr-plugin/ maven-ant-plugin/ maven-antrun-plugin/ maven-assembly-plugin/ maven-changelog-plugin/ maven-changes-plugin/ maven-checkstyle-plugin

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 03:37:05 2016 New Revision: 1774844 URL: http://svn.apache.org/viewvc?rev=1774844=rev Log: o Reverted last commit to reset to release version parent's. Modified: maven/plugins/trunk/maven-acr-plugin/pom.xml maven/plugins/trunk/maven-ant-plugin/pom.xml

maven git commit: [MNG-5457] Show repository id when downloading or uploading from/to a remote repository

2016-12-17 Thread schulte
Repository: maven Updated Branches: refs/heads/master 286c7ffba -> ff5d215b5 [MNG-5457] Show repository id when downloading or uploading from/to a remote repository This reverts commit 2385484a813edc157ba151c9daa0625eaf8902f9 which reverted a commit by accident. Project:

[2/3] maven git commit: [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects.

2016-12-17 Thread schulte
[MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. o Simplified selectors. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/80f2fd63 Tree:

[1/3] maven git commit: Revert "[MNG-5457] Show repository id when downloading or uploading from/to a remote repository"

2016-12-17 Thread schulte
Repository: maven Updated Branches: refs/heads/master 8a1b6359f -> 286c7ffba Revert "[MNG-5457] Show repository id when downloading or uploading from/to a remote repository" This reverts commit 8a1b6359f31178ce804018cfb524e72f1178028a. Project:

[3/3] maven git commit: [MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects.

2016-12-17 Thread schulte
[MNG-6135] Maven plugins and core extensions are not dependencies, they should be resolved the same way as projects. o Updated to add missing 'ExclusionDependencySelector'. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

svn commit: r1774838 - in /maven/plugins/trunk: ./ maven-acr-plugin/ maven-ant-plugin/ maven-antrun-plugin/ maven-assembly-plugin/ maven-changelog-plugin/ maven-changes-plugin/ maven-checkstyle-plugin

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:49:25 2016 New Revision: 1774838 URL: http://svn.apache.org/viewvc?rev=1774838=rev Log: o Updated to latest parent SNAPSHOT. Modified: maven/plugins/trunk/maven-acr-plugin/pom.xml maven/plugins/trunk/maven-ant-plugin/pom.xml

svn commit: r1774837 - /maven/pom/trunk/maven/maven-shared-components/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:25:48 2016 New Revision: 1774837 URL: http://svn.apache.org/viewvc?rev=1774837=rev Log: [MSHARED-603] Upgrade maven-shared-resources to 2. Modified: maven/pom/trunk/maven/maven-shared-components/pom.xml Modified:

svn commit: r1774836 - /maven/pom/trunk/maven/maven-plugins/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:23:34 2016 New Revision: 1774836 URL: http://svn.apache.org/viewvc?rev=1774836=rev Log: [MPOM-157] Upgrade maven-shared-resources to 2. Modified: maven/pom/trunk/maven/maven-plugins/pom.xml Modified: maven/pom/trunk/maven/maven-plugins/pom.xml URL:

svn commit: r1774835 - /maven/pom/trunk/maven/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:20:58 2016 New Revision: 1774835 URL: http://svn.apache.org/viewvc?rev=1774835=rev Log: o Temporarily set to latest SNAPSHOT version. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1774834 - /maven/pom/trunk/maven/maven-archetype-bundles/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:18:29 2016 New Revision: 1774834 URL: http://svn.apache.org/viewvc?rev=1774834=rev Log: [MPOM-156] Upgrade archetyp-packaging extension to 3.4. Modified: maven/pom/trunk/maven/maven-archetype-bundles/pom.xml Modified:

svn commit: r1774833 - /maven/pom/trunk/maven/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:14:18 2016 New Revision: 1774833 URL: http://svn.apache.org/viewvc?rev=1774833=rev Log: [MPOM-155] Upgrade maven-changes-plugin to 2.12.1. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1774832 - /maven/pom/trunk/maven/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:12:39 2016 New Revision: 1774832 URL: http://svn.apache.org/viewvc?rev=1774832=rev Log: [MPOM-154] Upgrade findbugs-maven-plugin to 3.0.4. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1774831 - /maven/pom/trunk/maven/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:10:59 2016 New Revision: 1774831 URL: http://svn.apache.org/viewvc?rev=1774831=rev Log: [MPOM-153] Upgrade maven-pmd-plugin to 3.7.. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1774830 - /maven/pom/trunk/maven/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:09:31 2016 New Revision: 1774830 URL: http://svn.apache.org/viewvc?rev=1774830=rev Log: [MPOM-152] Upgrade maven-checkstyle-plugin to 2.17. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1774829 - /maven/pom/trunk/maven/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:07:46 2016 New Revision: 1774829 URL: http://svn.apache.org/viewvc?rev=1774829=rev Log: [MPOM-151] Upgrade modello-maven-plugin to 1.8.3. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1774828 - /maven/pom/trunk/maven/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:07:19 2016 New Revision: 1774828 URL: http://svn.apache.org/viewvc?rev=1774828=rev Log: [MPOM-150] Upgrade plexus to 1.7.1. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1774827 - /maven/pom/trunk/maven/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:05:40 2016 New Revision: 1774827 URL: http://svn.apache.org/viewvc?rev=1774827=rev Log: [MPOM-150] Upgrade plexus to 1.7.1. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1774826 - /maven/pom/trunk/maven/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sun Dec 18 00:02:27 2016 New Revision: 1774826 URL: http://svn.apache.org/viewvc?rev=1774826=rev Log: [MPOM-149] Upgrade plugin tools to 3.5. Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL:

svn commit: r1774824 - /maven/pom/trunk/asf/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sat Dec 17 23:58:50 2016 New Revision: 1774824 URL: http://svn.apache.org/viewvc?rev=1774824=rev Log: [MPOM-148] Upgrade clirr-maven-plugin to 2.8. Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

svn commit: r1774823 - /maven/pom/trunk/asf/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sat Dec 17 23:57:14 2016 New Revision: 1774823 URL: http://svn.apache.org/viewvc?rev=1774823=rev Log: [MPOM-147] Upgrade maven-war-plugin to 3.0.0. Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

svn commit: r1774822 - /maven/pom/trunk/asf/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sat Dec 17 23:55:23 2016 New Revision: 1774822 URL: http://svn.apache.org/viewvc?rev=1774822=rev Log: [MPOM-146] Upgrade maven-resources-plugin to 3.0.2. Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

svn commit: r1774821 - /maven/pom/trunk/asf/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sat Dec 17 23:53:43 2016 New Revision: 1774821 URL: http://svn.apache.org/viewvc?rev=1774821=rev Log: [MPOM-145] Upgrade maven-plugin-plugin to 3.5. Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

svn commit: r1774819 - /maven/pom/trunk/asf/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sat Dec 17 23:52:26 2016 New Revision: 1774819 URL: http://svn.apache.org/viewvc?rev=1774819=rev Log: [MPOM-144] Upgrade maven-javadoc-plugin to 2.10.4. Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

svn commit: r1774818 - /maven/pom/trunk/asf/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sat Dec 17 23:50:22 2016 New Revision: 1774818 URL: http://svn.apache.org/viewvc?rev=1774818=rev Log: [MPOM-143] Upgrade maven-dependency-plugin to 3.0.0. Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

svn commit: r1774817 - /maven/pom/trunk/asf/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sat Dec 17 23:49:09 2016 New Revision: 1774817 URL: http://svn.apache.org/viewvc?rev=1774817=rev Log: [MPOM-142] Upgrade maven-compiler-plugin to 3.6.0. Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

svn commit: r1774816 - /maven/pom/trunk/asf/pom.xml

2016-12-17 Thread schulte
Author: schulte Date: Sat Dec 17 23:47:36 2016 New Revision: 1774816 URL: http://svn.apache.org/viewvc?rev=1774816=rev Log: [MPOM-141] Upgrade maven-assembly-plugin to 3.0.0. Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL:

svn commit: r1774803 - in /maven/plugins/trunk/maven-dependency-plugin/src: it/projects/build-classpath-output-file-and-property/ main/java/org/apache/maven/plugins/dependency/fromDependencies/

2016-12-17 Thread gboue
Author: gboue Date: Sat Dec 17 20:40:08 2016 New Revision: 1774803 URL: http://svn.apache.org/viewvc?rev=1774803=rev Log: [MDEP-482] Can't use both outputProperty and outputFile in build-classpath mojo Submitted by: Dagan Sandler Make sure outputFile and outputProperty can both be used at the

maven git commit: [MNG-5457] Show repository id when downloading or uploading from/to a remote repository

2016-12-17 Thread michaelo
Repository: maven Updated Branches: refs/heads/master 14bff2c5c -> 8a1b6359f [MNG-5457] Show repository id when downloading or uploading from/to a remote repository Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

svn commit: r1774770 - in /maven/plugins/trunk/maven-dependency-plugin/src: it/mrm/repository/ it/projects/get-artifact-maven-plugin/ it/projects/get-artifact-no-transitive/ it/projects/get-artifact/

2016-12-17 Thread gboue
Author: gboue Date: Sat Dec 17 15:03:53 2016 New Revision: 1774770 URL: http://svn.apache.org/viewvc?rev=1774770=rev Log: [MDEP-548] The get Mojo doesn't resolve the artifact when setting transitive to false When transitive is set to false, the ArtifactResolver needs to be used to resolve just

svn commit: r1774769 - in /maven/plugins/trunk/maven-dependency-plugin/src/it/projects: copy-from-remote-repository/verify.groovy unpack-from-remote-repository/verify.groovy

2016-12-17 Thread gboue
Author: gboue Date: Sat Dec 17 15:03:29 2016 New Revision: 1774769 URL: http://svn.apache.org/viewvc?rev=1774769=rev Log: Updating the tests so that they pass with Maven 3.0.x also Modified:

svn commit: r1774759 - /maven/shared/trunk/maven-artifact-transfer/src/main/java/org/apache/maven/shared/dependencies/collect/internal/Maven30DependencyCollector.java

2016-12-17 Thread gboue
Author: gboue Date: Sat Dec 17 13:20:19 2016 New Revision: 1774759 URL: http://svn.apache.org/viewvc?rev=1774759=rev Log: [MSHARED-602] NoSuchMethodException using DependencyCollector with Maven 3.0 Looking for the method toDependency inside RepositoryUtils taking the correct