[12/36] maven git commit: [MNG-6078] Perform a proper merge of the two sources of command line arguments

2017-03-08 Thread schulte
[MNG-6078] Perform a proper merge of the two sources of command line arguments - Needed to extend Commons CLI's CommandLine just to perform the merged Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/dc9c4db4 Tree: http://git-

[01/36] maven git commit: [MNG-5297] improved explanations on prerequisites.maven in Maven 3 [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT 215cd9534 -> bafdaec25 (forced update) [MNG-5297] improved explanations on prerequisites.maven in Maven 3 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/19d5b9df Tree:

[35/36] maven git commit: [MNG-5227] The 'optional' flag of a dependency should be manageable.

2017-03-08 Thread schulte
[MNG-5227] The 'optional' flag of a dependency should be manageable. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/96227615 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/96227615 Diff: http://git-wip-us.apache.org/

[30/36] maven git commit: [MNG-5971] Imported dependencies should be available to inheritance processing

2017-03-08 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing o Updated the 'DefaultDependencyManagementImporter' to stop ignoring import dependency conflicts silently. Such conflicts need to be resolved manually by adding the conflicting dependency to the pom manually. o Upda

[13/36] maven git commit: [MNG-6078] Undo the order reversal hack

2017-03-08 Thread schulte
[MNG-6078] Undo the order reversal hack - ca4303031357a7decaee8de770b71fb2c2fedd28 used a hack to reverse the order of arguments - The side effect of the hack is that the first named system property value on the CLI would win - The side-effect is causing a lot of integration test builds to fail

[18/36] maven git commit: Merge remote-tracking branch 'origin/master'

2017-03-08 Thread schulte
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/529e8a62 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/529e8a62 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/529

[16/36] maven git commit: fixed documentation errors

2017-03-08 Thread schulte
fixed documentation errors Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0db5e32c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0db5e32c Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0db5e32c Branch: refs

[24/36] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-03-08 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8e1d3d2e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8e1d3d2e Diff: http://git-wip-us.apache.org/re

[28/36] maven git commit: [MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter}

2017-03-08 Thread schulte
[MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter} o Updated to stop replacing external repositories when repository merging is set to REQUEST_DOMINANT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos

[02/36] maven git commit: [MNG-5889] .mvn directory should be picked when using --file

2017-03-08 Thread schulte
[MNG-5889] .mvn directory should be picked when using --file Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f8ab2a65 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f8ab2a65 Diff: http://git-wip-us.apache.org/repos/asf

[05/36] maven git commit: [MNG-6140] maven-core depends on shared-utils (not project-utils)

2017-03-08 Thread schulte
[MNG-6140] maven-core depends on shared-utils (not project-utils) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f1cc1d4e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f1cc1d4e Diff: http://git-wip-us.apache.org/repo

[06/36] maven git commit: [MNG-6171] always show WARNING about usage of a non threadsafe plugin

2017-03-08 Thread schulte
[MNG-6171] always show WARNING about usage of a non threadsafe plugin Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3982c195 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3982c195 Diff: http://git-wip-us.apache.org/

[08/36] maven git commit: Updated doap_Maven.rdf file

2017-03-08 Thread schulte
Updated doap_Maven.rdf file Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1407a104 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1407a104 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1407a104 Branch: re

[12/30] maven git commit: [MNG-6078] Perform a proper merge of the two sources of command line arguments

2017-03-08 Thread schulte
[MNG-6078] Perform a proper merge of the two sources of command line arguments - Needed to extend Commons CLI's CommandLine just to perform the merged Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/dc9c4db4 Tree: http://git-

[17/30] maven git commit: [MNG-6177] The --file command line option of the Windows and Unix launchers does not work for directory names like "Spaces & Special Char"

2017-03-08 Thread schulte
[MNG-6177] The --file command line option of the Windows and Unix launchers does not work for directory names like "Spaces & Special Char" Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0b9a30f3 Tree: http://git-wip-us.apach

[04/30] maven git commit: [MNG-6150] Javadoc improvements for 3.5.0

2017-03-08 Thread schulte
[MNG-6150] Javadoc improvements for 3.5.0 * Remove duplicate plugin configuration * Add workaround for Javadoc locale * Clean up errors reported by Javadoc 7 Note: Javadoc 8 fails immediately because Modello generates invalid Javadoc Project: http://git-wip-us.apache.org/repos/asf/maven/repo Co

[20/30] maven git commit: [MNG-6181] HttpClient produces a lot of noise at debug loglevel

2017-03-08 Thread schulte
[MNG-6181] HttpClient produces a lot of noise at debug loglevel Turn off httpclient logging by default, which restores logging from previous Maven versions Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e0da20a1 Tree: http:

[19/30] maven git commit: [MNG-6179] Remove WARNING about prerequisites usage

2017-03-08 Thread schulte
[MNG-6179] Remove WARNING about prerequisites usage Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/748551d0 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/748551d0 Diff: http://git-wip-us.apache.org/repos/asf/maven/d

[08/30] maven git commit: Updated doap_Maven.rdf file

2017-03-08 Thread schulte
Updated doap_Maven.rdf file Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1407a104 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1407a104 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1407a104 Branch: re

[11/30] maven git commit: Switch to resolveScm so that we get auto linking of matching integration test branches

2017-03-08 Thread schulte
Switch to resolveScm so that we get auto linking of matching integration test branches - Also use short paths when integration testing on windows and clean up afterwards to ensure disk space does not overflow Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.a

[30/30] maven git commit: [MNG-5971] Imported dependencies should be available to inheritance processing

2017-03-08 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing o Updated the 'DefaultDependencyManagementImporter' to stop ignoring import dependency conflicts silently. Such conflicts need to be resolved manually by adding the conflicting dependency to the pom manually. o Upda

[21/30] maven git commit: Merge branch 'MNG-6181'

2017-03-08 Thread schulte
Merge branch 'MNG-6181' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/862c84a5 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/862c84a5 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/862c84a5 Branch: refs/h

[28/30] maven git commit: [MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml

2017-03-08 Thread schulte
[MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml o Updated the 'DefaultModelResolver' to handle replacing repositories the same way the 'DefaultDependencyCollector' does. When the 'DefaultDependencyCollector' finds a

[27/30] maven git commit: [MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter}

2017-03-08 Thread schulte
[MNG-5639] Support resolution of Import Scope POMs from Repo that contains a ${parameter} o Updated to stop replacing external repositories when repository merging is set to REQUEST_DOMINANT. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos

[07/30] maven git commit: Fixed links in pom which pointed to shut down codehaus jira.

2017-03-08 Thread schulte
Fixed links in pom which pointed to shut down codehaus jira. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/60a7f5da Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/60a7f5da Diff: http://git-wip-us.apache.org/repos/as

[23/30] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-03-08 Thread schulte
[MNG-5527] Dependency management import should support relocations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/fac311ca Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/fac311ca Diff: http://git-wip-us.apache.org/r

[26/30] maven git commit: [MNG-4463] Dependency management import should support version ranges.

2017-03-08 Thread schulte
[MNG-4463] Dependency management import should support version ranges. o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64 without merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo

[03/30] maven git commit: [MNG-6150] Javadoc improvements for 3.5.0

2017-03-08 Thread schulte
http://git-wip-us.apache.org/repos/asf/maven/blob/b66bdb9c/maven-core/src/main/java/org/apache/maven/project/MavenProject.java -- diff --git a/maven-core/src/main/java/org/apache/maven/project/MavenProject.java b/maven-core/src/m

[15/30] maven git commit: [maven-release-plugin] prepare for next development iteration

2017-03-08 Thread schulte
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e6528827 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e6528827 Diff: http://git-wip-us.apache.org/repos/a

[14/30] maven git commit: [maven-release-plugin] prepare release maven-3.5.0-alpha-1

2017-03-08 Thread schulte
[maven-release-plugin] prepare release maven-3.5.0-alpha-1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8e6bbc4d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8e6bbc4d Diff: http://git-wip-us.apache.org/repos/asf/

[06/30] maven git commit: [MNG-6171] always show WARNING about usage of a non threadsafe plugin

2017-03-08 Thread schulte
[MNG-6171] always show WARNING about usage of a non threadsafe plugin Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3982c195 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3982c195 Diff: http://git-wip-us.apache.org/

[09/30] maven git commit: fixed link

2017-03-08 Thread schulte
fixed link Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/985b5985 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/985b5985 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/985b5985 Branch: refs/heads/DEPMGMT-I

[10/30] maven git commit: Fixing misspellings in test names

2017-03-08 Thread schulte
Fixing misspellings in test names Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e6217a45 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e6217a45 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e6217a45 Branc

[16/30] maven git commit: fixed documentation errors

2017-03-08 Thread schulte
fixed documentation errors Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0db5e32c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0db5e32c Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0db5e32c Branch: refs

[24/30] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-03-08 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8e1d3d2e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8e1d3d2e Diff: http://git-wip-us.apache.org/re

[18/30] maven git commit: Merge remote-tracking branch 'origin/master'

2017-03-08 Thread schulte
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/529e8a62 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/529e8a62 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/529

[13/30] maven git commit: [MNG-6078] Undo the order reversal hack

2017-03-08 Thread schulte
[MNG-6078] Undo the order reversal hack - ca4303031357a7decaee8de770b71fb2c2fedd28 used a hack to reverse the order of arguments - The side effect of the hack is that the first named system property value on the CLI would win - The side-effect is causing a lot of integration test builds to fail

[25/30] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-03-08 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b14c67a3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b14c67a3 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff

[01/30] maven git commit: [MNG-5297] improved explanations on prerequisites.maven in Maven 3 [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-INCLUDE 9b27bbb7d -> 603ecd2a0 (forced update) [MNG-5297] improved explanations on prerequisites.maven in Maven 3 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/19d5b9

[29/30] maven git commit: o Updated version to 3.6.0-SNAPSHOT to make the ITs run.

2017-03-08 Thread schulte
o Updated version to 3.6.0-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/603ecd2a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/603ecd2a Diff: http://git-wip-us.apache.org/repos/asf/ma

[22/30] maven git commit: [MNG-6173] MavenSession.getAllProjects() should return all projects in the reactor

2017-03-08 Thread schulte
[MNG-6173] MavenSession.getAllProjects() should return all projects in the reactor This commit removes the initialization of the MavenSession object from the DefaultGraphBuilder. The GraphBuilder implementation should only build the graph and should not touch the MavenSession object passed into i

[05/30] maven git commit: [MNG-6140] maven-core depends on shared-utils (not project-utils)

2017-03-08 Thread schulte
[MNG-6140] maven-core depends on shared-utils (not project-utils) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f1cc1d4e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f1cc1d4e Diff: http://git-wip-us.apache.org/repo

[02/30] maven git commit: [MNG-5889] .mvn directory should be picked when using --file

2017-03-08 Thread schulte
[MNG-5889] .mvn directory should be picked when using --file Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f8ab2a65 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f8ab2a65 Diff: http://git-wip-us.apache.org/repos/asf

[21/26] maven git commit: Merge branch 'MNG-6181'

2017-03-08 Thread schulte
Merge branch 'MNG-6181' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/862c84a5 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/862c84a5 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/862c84a5 Branch: refs/h

[26/26] maven git commit: [MNG-4463] Dependency management import should support version ranges.

2017-03-08 Thread schulte
[MNG-4463] Dependency management import should support version ranges. o Extended the 'ModelResolver' interface to support resolving 'Dependency's in addition to 'Parent's. Closes #64 without merging. ITs are pending to be committed. Project: http://git-wip-us.apache.org/repos/asf/maven/repo

[24/26] maven git commit: o Updated to 3.5.1-SNAPSHOT to make the ITs run.

2017-03-08 Thread schulte
o Updated to 3.5.1-SNAPSHOT to make the ITs run. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b14c67a3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b14c67a3 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff

[20/26] maven git commit: [MNG-6181] HttpClient produces a lot of noise at debug loglevel

2017-03-08 Thread schulte
[MNG-6181] HttpClient produces a lot of noise at debug loglevel Turn off httpclient logging by default, which restores logging from previous Maven versions Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e0da20a1 Tree: http:

[07/26] maven git commit: Fixed links in pom which pointed to shut down codehaus jira.

2017-03-08 Thread schulte
Fixed links in pom which pointed to shut down codehaus jira. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/60a7f5da Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/60a7f5da Diff: http://git-wip-us.apache.org/repos/as

[13/26] maven git commit: [MNG-6078] Perform a proper merge of the two sources of command line arguments

2017-03-08 Thread schulte
[MNG-6078] Perform a proper merge of the two sources of command line arguments - Needed to extend Commons CLI's CommandLine just to perform the merged Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/dc9c4db4 Tree: http://git-

[22/26] maven git commit: [MNG-6173] MavenSession.getAllProjects() should return all projects in the reactor

2017-03-08 Thread schulte
[MNG-6173] MavenSession.getAllProjects() should return all projects in the reactor This commit removes the initialization of the MavenSession object from the DefaultGraphBuilder. The GraphBuilder implementation should only build the graph and should not touch the MavenSession object passed into i

[09/26] maven git commit: fixed link

2017-03-08 Thread schulte
fixed link Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/985b5985 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/985b5985 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/985b5985 Branch: refs/heads/DEPMGMT-I

[03/26] maven git commit: [MNG-6150] Javadoc improvements for 3.5.0

2017-03-08 Thread schulte
http://git-wip-us.apache.org/repos/asf/maven/blob/b66bdb9c/maven-core/src/main/java/org/apache/maven/project/MavenProject.java -- diff --git a/maven-core/src/main/java/org/apache/maven/project/MavenProject.java b/maven-core/src/m

[25/26] maven git commit: [MNG-5600] Dependency management import should support exclusions.

2017-03-08 Thread schulte
[MNG-5600] Dependency management import should support exclusions. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8e1d3d2e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8e1d3d2e Diff: http://git-wip-us.apache.org/re

[11/26] maven git commit: Switch to resolveScm so that we get auto linking of matching integration test branches

2017-03-08 Thread schulte
Switch to resolveScm so that we get auto linking of matching integration test branches - Also use short paths when integration testing on windows and clean up afterwards to ensure disk space does not overflow Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.a

[08/26] maven git commit: Updated doap_Maven.rdf file

2017-03-08 Thread schulte
Updated doap_Maven.rdf file Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1407a104 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1407a104 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1407a104 Branch: re

[16/26] maven git commit: fixed documentation errors

2017-03-08 Thread schulte
fixed documentation errors Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0db5e32c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0db5e32c Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0db5e32c Branch: refs

[15/26] maven git commit: [maven-release-plugin] prepare for next development iteration

2017-03-08 Thread schulte
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e6528827 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e6528827 Diff: http://git-wip-us.apache.org/repos/a

[10/26] maven git commit: Fixing misspellings in test names

2017-03-08 Thread schulte
Fixing misspellings in test names Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e6217a45 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e6217a45 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e6217a45 Branc

[18/26] maven git commit: Merge remote-tracking branch 'origin/master'

2017-03-08 Thread schulte
Merge remote-tracking branch 'origin/master' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/529e8a62 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/529e8a62 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/529

[12/26] maven git commit: [MNG-6078] Undo the order reversal hack

2017-03-08 Thread schulte
[MNG-6078] Undo the order reversal hack - ca4303031357a7decaee8de770b71fb2c2fedd28 used a hack to reverse the order of arguments - The side effect of the hack is that the first named system property value on the CLI would win - The side-effect is causing a lot of integration test builds to fail

[14/26] maven git commit: [maven-release-plugin] prepare release maven-3.5.0-alpha-1

2017-03-08 Thread schulte
[maven-release-plugin] prepare release maven-3.5.0-alpha-1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8e6bbc4d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8e6bbc4d Diff: http://git-wip-us.apache.org/repos/asf/

[04/26] maven git commit: [MNG-6150] Javadoc improvements for 3.5.0

2017-03-08 Thread schulte
[MNG-6150] Javadoc improvements for 3.5.0 * Remove duplicate plugin configuration * Add workaround for Javadoc locale * Clean up errors reported by Javadoc 7 Note: Javadoc 8 fails immediately because Modello generates invalid Javadoc Project: http://git-wip-us.apache.org/repos/asf/maven/repo Co

[17/26] maven git commit: [MNG-6177] The --file command line option of the Windows and Unix launchers does not work for directory names like "Spaces & Special Char"

2017-03-08 Thread schulte
[MNG-6177] The --file command line option of the Windows and Unix launchers does not work for directory names like "Spaces & Special Char" Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0b9a30f3 Tree: http://git-wip-us.apach

[23/26] maven git commit: [MNG-5527] Dependency management import should support relocations.

2017-03-08 Thread schulte
[MNG-5527] Dependency management import should support relocations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/fac311ca Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/fac311ca Diff: http://git-wip-us.apache.org/r

[05/26] maven git commit: [MNG-6140] maven-core depends on shared-utils (not project-utils)

2017-03-08 Thread schulte
[MNG-6140] maven-core depends on shared-utils (not project-utils) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f1cc1d4e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f1cc1d4e Diff: http://git-wip-us.apache.org/repo

[06/26] maven git commit: [MNG-6171] always show WARNING about usage of a non threadsafe plugin

2017-03-08 Thread schulte
[MNG-6171] always show WARNING about usage of a non threadsafe plugin Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3982c195 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3982c195 Diff: http://git-wip-us.apache.org/

[01/26] maven git commit: [MNG-5297] improved explanations on prerequisites.maven in Maven 3 [Forced Update!]

2017-03-08 Thread schulte
Repository: maven Updated Branches: refs/heads/DEPMGMT-IMPORT f0b787105 -> b14c67a3f (forced update) [MNG-5297] improved explanations on prerequisites.maven in Maven 3 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/19d5b9d

[02/26] maven git commit: [MNG-5889] .mvn directory should be picked when using --file

2017-03-08 Thread schulte
[MNG-5889] .mvn directory should be picked when using --file Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f8ab2a65 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f8ab2a65 Diff: http://git-wip-us.apache.org/repos/asf

<    1   2   3   4