maven-integration-testing git commit: [MNG-6169] Lifecycle/binding plugin version updates

2017-05-12 Thread michaelo
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6169 [created] 5c01864e4 [MNG-6169] Lifecycle/binding plugin version updates MNG-5895 and MNG-6090 with ArtifactResolutionException. Add dependencies Maven Resources Plugin 3.0.2 and Maven Surefire 2.2.0 to bootstrap's grou

[14/18] maven git commit: [MNG-6205] upgraded JAnsi to 1.16 for console encoding fix

2017-05-12 Thread michaelo
[MNG-6205] upgraded JAnsi to 1.16 for console encoding fix also fixes MNG-6218 MinGW bash detection fixed by JAnsi 1.14 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/605ff23e Tree: http://git-wip-us.apache.org/repos/asf/mave

[11/18] maven git commit: [MNG-6149] MetadataResolutionResult#getGraph() never resolves request type 'test'

2017-05-12 Thread michaelo
[MNG-6149] MetadataResolutionResult#getGraph() never resolves request type 'test' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b9d46b53 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b9d46b53 Diff: http://git-wip-

[08/18] maven git commit: MNG-6209 better executeMojo thread context classloader

2017-05-12 Thread michaelo
MNG-6209 better executeMojo thread context classloader Signed-off-by: Igor Fedorenko Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/dcc12659 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/dcc12659 Diff: http://git-

[13/18] maven git commit: [MNG-6223] support -f path/to/dir when detecting .mvn

2017-05-12 Thread michaelo
[MNG-6223] support -f path/to/dir when detecting .mvn Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/08d6cbfd Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/08d6cbfd Diff: http://git-wip-us.apache.org/repos/asf/maven/

[10/18] maven git commit: Doc improvement in simplelogger.properties

2017-05-12 Thread michaelo
Doc improvement in simplelogger.properties Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/756d9848 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/756d9848 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/756d9

[17/18] maven git commit: [MNG-5935] Optional true getting lost in managed dependencies when transitive

2017-05-12 Thread michaelo
[MNG-5935] Optional true getting lost in managed dependencies when transitive Updated to correctly map the optional flag of Maven model dependencies to Aether dependencies. Prior to this change all managed dependencies implicitly had the optional flag set to 'false' leading to Aether managing that

[12/18] maven git commit: Add a ProjectArtifactsCache similar to PluginArtifactsCache

2017-05-12 Thread michaelo
Add a ProjectArtifactsCache similar to PluginArtifactsCache Signed-off-by: Jason van Zyl closes #82 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/bf05ee15 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/bf05ee15 D

[18/18] maven git commit: [MNG-6169] Lifecycle/binding plugin version updates

2017-05-12 Thread michaelo
[MNG-6169] Lifecycle/binding plugin version updates Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c7cc7b3a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/c7cc7b3a Diff: http://git-wip-us.apache.org/repos/asf/maven/d

[09/18] maven git commit: MNG-6210 allow maven custom guice scopes in .mvn/extensions

2017-05-12 Thread michaelo
MNG-6210 allow maven custom guice scopes in .mvn/extensions Signed-off-by: Igor Fedorenko Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/87280cdb Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/87280cdb Diff: http:/

[16/18] maven git commit: [MNG-6228] Optionality not displayed in dependency tree when run in debug mode

2017-05-12 Thread michaelo
[MNG-6228] Optionality not displayed in dependency tree when run in debug mode Log message in DefaultProjectDependenciesResolver has been extended with "(optional)" if dependency is marked as optional (direct or transitive). Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http

[07/18] maven git commit: improved description of styled message API

2017-05-12 Thread michaelo
improved description of styled message API Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/244197c8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/244197c8 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/244197

[01/18] maven git commit: Added some javadoc [Forced Update!]

2017-05-12 Thread michaelo
Repository: maven Updated Branches: refs/heads/MNG-6169_2/not-updated-MJAR-MCOMPILER 3cb6dc2f1 -> c7cc7b3ae (forced update) Added some javadoc Added javadoc help for making easier to compare two versions in command line. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http

[06/18] maven git commit: use "java -jar" command

2017-05-12 Thread michaelo
use "java -jar" command Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/5f8bfa74 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5f8bfa74 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/5f8bfa74 Branch: refs/he

[15/18] maven git commit: [MNG-6186] use enhanced HawtJNI library loading (remove previous hack)

2017-05-12 Thread michaelo
[MNG-6186] use enhanced HawtJNI library loading (remove previous hack) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/62532143 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/62532143 Diff: http://git-wip-us.apache.org

[05/18] maven git commit: Update the DOAP to include the 3.5.0 release

2017-05-12 Thread michaelo
Update the DOAP to include the 3.5.0 release Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0a2f2226 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0a2f2226 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0a2

[04/18] maven git commit: Minor cleanup in MavenCli.java

2017-05-12 Thread michaelo
Minor cleanup in MavenCli.java There is some unnecessary code in the MavenCli.java from line #1465 to #1474. The functionality has been moved to line #1215. Signed-off-by: Karl Heinz Marbaise Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/

[03/18] maven git commit: [maven-release-plugin] prepare for next development iteration

2017-05-12 Thread michaelo
[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/35cfaeff Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/35cfaeff Diff: http://git-wip-us.apache.org/repos/a

[02/18] maven git commit: [maven-release-plugin] prepare release maven-3.5.0

2017-05-12 Thread michaelo
[maven-release-plugin] prepare release maven-3.5.0 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/5787c0b9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5787c0b9 Diff: http://git-wip-us.apache.org/repos/asf/maven/di

svn commit: r1795006 - /maven/plugins/trunk/maven-jmod-plugin/src/main/java/org/apache/maven/plugins/jmod/JModHashMojo.java

2017-05-12 Thread khmarbaise
Author: khmarbaise Date: Fri May 12 18:47:36 2017 New Revision: 1795006 URL: http://svn.apache.org/viewvc?rev=1795006&view=rev Log: Removed duplicated copyright header. Modified: maven/plugins/trunk/maven-jmod-plugin/src/main/java/org/apache/maven/plugins/jmod/JModHashMojo.java Modified: m

svn commit: r1795005 - /maven/plugins/trunk/maven-jmod-plugin/src/main/java/org/apache/maven/plugins/jmod/JModCreateMojo.java

2017-05-12 Thread khmarbaise
Author: khmarbaise Date: Fri May 12 18:47:08 2017 New Revision: 1795005 URL: http://svn.apache.org/viewvc?rev=1795005&view=rev Log: Removed option --os-version cause it's not supported anymore in jdk1.9.0_ea+167 o followup Modified: maven/plugins/trunk/maven-jmod-plugin/src/main/java/org/ap