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

2017-06-04 Thread khmarbaise
[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/2a79d1e7 Tree: http://git-wip-us.apache.org/repos/asf/mave

[17/18] maven git commit: [MNG-6084] Support JSR 250 annotations

2017-06-04 Thread khmarbaise
[MNG-6084] Support JSR 250 annotations Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a7dddcb8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a7dddcb8 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a7dddcb8

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

2017-06-04 Thread khmarbaise
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/ec629f7d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/ec629f7d Diff: http://git-

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

2017-06-04 Thread khmarbaise
[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/6182a208 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6182a208 Diff: http://git-wip-us.apache.org

[16/18] maven git commit: MNG-6233 don't mix plexus and jsr330 annotations in aether-provider

2017-06-04 Thread khmarbaise
MNG-6233 don't mix plexus and jsr330 annotations in aether-provider 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/66fc74d6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/66fc74d6 Diff

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

2017-06-04 Thread khmarbaise
[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/f7d4bce2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f7d4bce2 Diff: http://git-wip-

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

2017-06-04 Thread khmarbaise
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/c2c6259d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/c2c6259d Diff: http:/

[02/18] maven git commit: Improve Javadoc of ComparableVersion#main()

2017-06-04 Thread khmarbaise
Improve Javadoc of ComparableVersion#main() This closes #108 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6a93bbea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6a93bbea Diff: http://git-wip-us.apache.org/repos/a

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

2017-06-04 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6123-detect-self-references 4992690ed -> 5194216e2 (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://git

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

2017-06-04 Thread khmarbaise
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/3938817f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3938817f Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/39388

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

2017-06-04 Thread khmarbaise
[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

[33/50] maven git commit: improved description of styled message API

2017-06-04 Thread khmarbaise
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/08f3c76a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/08f3c76a Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/08f3c7

[11/50] maven git commit: [MNG-6189] warn if maven-site-plugin reportPlugins is configured

2017-06-04 Thread khmarbaise
[MNG-6189] warn if maven-site-plugin reportPlugins is configured Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/16382802 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/16382802 Diff: http://git-wip-us.apache.org/repos

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

2017-06-04 Thread khmarbaise
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/c2c6259d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/c2c6259d Diff: http:/

[35/50] maven git commit: use "java -jar" command

2017-06-04 Thread khmarbaise
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/567af0d9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/567af0d9 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/567af0d9 Branch: refs/he

[23/50] maven git commit: added CORE_IT_PROFILES parameter

2017-06-04 Thread khmarbaise
added CORE_IT_PROFILES parameter Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ad514f5c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/ad514f5c Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/ad514f5c Branch

[24/50] maven git commit: switch to embedded core ITs run for faster result

2017-06-04 Thread khmarbaise
switch to embedded core ITs run for faster result Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/94c3b600 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/94c3b600 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff

[29/50] maven git commit: [maven-release-plugin] prepare release maven-3.5.0

2017-06-04 Thread khmarbaise
[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/ff8f5e74 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/ff8f5e74 Diff: http://git-wip-us.apache.org/repos/asf/maven/di

[20/50] maven git commit: [MNG-6112] Central repository in the 4.0.0 super POM should declare update policy 'never'.

2017-06-04 Thread khmarbaise
[MNG-6112] Central repository in the 4.0.0 super POM should declare update policy 'never'. This reverts commit 13adc1bc2b6d9fc3a62ec2389996726c2edce4d8 *not changing anything* just because someone did not react in time when this issue had been lying around on a branch. If we would set pace for th

[19/50] maven git commit: [MNG-6168] Fix unclosed streams

2017-06-04 Thread khmarbaise
[MNG-6168] Fix unclosed streams Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0931bb2c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0931bb2c Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/0931bb2c Branch

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

2017-06-04 Thread khmarbaise
[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/6182a208 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6182a208 Diff: http://git-wip-us.apache.org

[08/50] maven git commit: updated parent pom: fixes issue with m-assembly-p bug

2017-06-04 Thread khmarbaise
updated parent pom: fixes issue with m-assembly-p bug Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a4157428 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a4157428 Diff: http://git-wip-us.apache.org/repos/asf/maven/

[36/50] maven git commit: MNG-6209 better executeMojo thread context classloader

2017-06-04 Thread khmarbaise
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/ec629f7d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/ec629f7d Diff: http://git-

[18/50] maven git commit: [MNG-6192] upgraded m-assembly-p to get ordered entries in zip

2017-06-04 Thread khmarbaise
[MNG-6192] upgraded m-assembly-p to get ordered entries in zip Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f0535a40 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f0535a40 Diff: http://git-wip-us.apache.org/repos/a

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

2017-06-04 Thread khmarbaise
[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

[05/50] maven git commit: [MNG-6176] Upgrade findbugs to 3.0.4 so that the site can be built with Java 7 and 8

2017-06-04 Thread khmarbaise
[MNG-6176] Upgrade findbugs to 3.0.4 so that the site can be built with Java 7 and 8 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/55eeb325 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/55eeb325 Diff: http://git-w

[32/50] maven git commit: Update the DOAP to include the 3.5.0 release

2017-06-04 Thread khmarbaise
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/70eabfe0 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/70eabfe0 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/70e

[03/50] maven git commit: MNG-6078: commons-cli 1.4 released

2017-06-04 Thread khmarbaise
MNG-6078: commons-cli 1.4 released Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/52eecc40 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/52eecc40 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/52eecc40 Bra

[12/50] maven git commit: Make it possible to run unit tests from an IDE

2017-06-04 Thread khmarbaise
Make it possible to run unit tests from an IDE Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/68e38e50 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/68e38e50 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/6

[50/50] maven git commit: [MNG-6174] Clean Up Maven Model

2017-06-04 Thread khmarbaise
[MNG-6174] Clean Up Maven Model Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9e926317 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9e926317 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/9e926317 Branch

[28/50] maven git commit: [MNG-6195] Tidy up quoting and command substitution

2017-06-04 Thread khmarbaise
[MNG-6195] Tidy up quoting and command substitution Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/96543b7c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/96543b7c Diff: http://git-wip-us.apache.org/repos/asf/maven/d

[49/50] maven git commit: [MNG-6084] Support JSR 250 annotations

2017-06-04 Thread khmarbaise
[MNG-6084] Support JSR 250 annotations Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a7dddcb8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a7dddcb8 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a7dddcb8

[31/50] maven git commit: Minor cleanup in MavenCli.java

2017-06-04 Thread khmarbaise
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/

[48/50] maven git commit: MNG-6233 don't mix plexus and jsr330 annotations in aether-provider

2017-06-04 Thread khmarbaise
MNG-6233 don't mix plexus and jsr330 annotations in aether-provider 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/66fc74d6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/66fc74d6 Diff

[27/50] maven git commit: [MNG-6198] Use the directory specified by -f for searching with 'mvn'

2017-06-04 Thread khmarbaise
[MNG-6198] Use the directory specified by -f for searching with 'mvn' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/87cf1eeb Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/87cf1eeb Diff: http://git-wip-us.apache.org

[16/50] maven git commit: [MNG-6112] Central repository in the 4.0.0 super POM should declare update policy 'never'.

2017-06-04 Thread khmarbaise
[MNG-6112] Central repository in the 4.0.0 super POM should declare update policy 'never'. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/13adc1bc Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/13adc1bc Diff: http:/

[22/50] maven git commit: trying to make Jenkinsfile easier to understand

2017-06-04 Thread khmarbaise
trying to make Jenkinsfile easier to understand Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/16805f50 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/16805f50 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1

[25/50] maven git commit: use new "Maven 3 (latest)" and "JDK 1.x (latest)" Ubuntu+win aliases

2017-06-04 Thread khmarbaise
use new "Maven 3 (latest)" and "JDK 1.x (latest)" Ubuntu+win aliases Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0baa4234 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0baa4234 Diff: http://git-wip-us.apache.org/r

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

2017-06-04 Thread khmarbaise
[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/f7d4bce2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f7d4bce2 Diff: http://git-wip-

[13/50] maven git commit: [maven-release-plugin] prepare release maven-3.5.0-beta-1

2017-06-04 Thread khmarbaise
[maven-release-plugin] prepare release maven-3.5.0-beta-1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/214540c2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/214540c2 Diff: http://git-wip-us.apache.org/repos/asf/m

[21/50] maven git commit: INFRA have been changing JDK labels again

2017-06-04 Thread khmarbaise
INFRA have been changing JDK labels again Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/33c8d8ef Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/33c8d8ef Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/33c8d8

[47/50] maven git commit: improved modello and animal sniffer's execution ids

2017-06-04 Thread khmarbaise
improved modello and animal sniffer's execution ids Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/44634982 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/44634982 Diff: http://git-wip-us.apache.org/repos/asf/maven/di

[46/50] maven git commit: [MNG-6167] Clean up dependency mess (reported by dependency:analyze)

2017-06-04 Thread khmarbaise
[MNG-6167] Clean up dependency mess (reported by dependency:analyze) Clean up compile and runtime dependencies. Test dependencies have not been touched because their seem to be false positives due to DI. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.

[26/50] maven git commit: Squashed commit of the following:

2017-06-04 Thread khmarbaise
Squashed commit of the following: commit 049228ce76927a6740500e1b750f0e8f201f2478 Author: rfscholte Date: Mon Mar 27 20:22:46 2017 +0200 [MNG-6185] Replace doclettag explanation with annotations in AbstractMojo javadoc Fix by Checkstyle reported issues commit 63796a649e6e3b25a58fb56

[02/50] maven git commit: [MNG-6176] Javadoc errors prevent release with Java 8

2017-06-04 Thread khmarbaise
[MNG-6176] Javadoc errors prevent release with Java 8 Upgrade to modello-1.9.1 Fix javadoc errors in tests Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0e7e3eeb Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0e7e3

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

2017-06-04 Thread khmarbaise
[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

[17/50] maven git commit: [MNG-6190] maven-resolver-provider's DefaultArtifactDescriptorReader has mismatched constructor and initService methods

2017-06-04 Thread khmarbaise
[MNG-6190] maven-resolver-provider's DefaultArtifactDescriptorReader has mismatched constructor and initService methods Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/27ab7503 Tree: http://git-wip-us.apache.org/repos/asf/mav

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

2017-06-04 Thread khmarbaise
[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/2a79d1e7 Tree: http://git-wip-us.apache.org/repos/asf/mave

[06/50] maven git commit: [MNG-6176] Fix javadoc *errors* in maven-compat

2017-06-04 Thread khmarbaise
[MNG-6176] Fix javadoc *errors* in maven-compat Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b12905ce Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b12905ce Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/

[34/50] maven git commit: Improve Javadoc of ComparableVersion#main()

2017-06-04 Thread khmarbaise
Improve Javadoc of ComparableVersion#main() This closes #108 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6a93bbea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6a93bbea Diff: http://git-wip-us.apache.org/repos/a

[10/50] maven git commit: Merge remote-tracking branch 'origin/MNG-6182'

2017-06-04 Thread khmarbaise
Merge remote-tracking branch 'origin/MNG-6182' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/abca6ab6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/abca6ab6 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a

[14/50] maven git commit: [maven-release-plugin] prepare for next development iteration

2017-06-04 Thread khmarbaise
[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/fd29ddeb Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/fd29ddeb Diff: http://git-wip-us.apache.org/repos/a

[38/50] maven git commit: Doc improvement in simplelogger.properties

2017-06-04 Thread khmarbaise
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/3938817f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3938817f Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/39388

[09/50] maven git commit: fixed site generation: downgraded parent pom, upgraded m-assembly-p

2017-06-04 Thread khmarbaise
fixed site generation: downgraded parent pom, upgraded m-assembly-p Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/fea81d8a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/fea81d8a Diff: http://git-wip-us.apache.org/re

[01/50] maven git commit: [MNG-6183] Dependency management debug message corrections. [Forced Update!]

2017-06-04 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/mvn-3.5.1/MNG-6174 a12f8edb3 -> 9e926317f (forced update) [MNG-6183] Dependency management debug message corrections. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/da03d6b0

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

2017-06-04 Thread khmarbaise
[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/a4b0b63b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a4b0b63b Diff: http://git-wip-us.apache.org/repos/a

[15/50] maven git commit: s/@since 3.5.0-alpha-2/@since 3.5.0/g

2017-06-04 Thread khmarbaise
s/@since 3.5.0-alpha-2/@since 3.5.0/g Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d54e6f91 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d54e6f91 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/d54e6f91

[04/50] maven git commit: [MNG-6078] Confirm commons-cli 1.4-SNAPSHOT before official release

2017-06-04 Thread khmarbaise
[MNG-6078] Confirm commons-cli 1.4-SNAPSHOT before official release Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f661fc29 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f661fc29 Diff: http://git-wip-us.apache.org/r

[40/50] maven git commit: Add a ProjectArtifactsCache similar to PluginArtifactsCache

2017-06-04 Thread khmarbaise
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/be223808 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/be223808 D

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

2017-06-04 Thread khmarbaise
[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/2d440155 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2d440155 Diff: http://git-wip-us.apache.org/repos/asf/maven/

[07/50] maven git commit: [MNG-6182] ModelResolver interface enhancements.

2017-06-04 Thread khmarbaise
[MNG-6182] ModelResolver interface enhancements. o Added unit tests for the 'ModelResolver' interface. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f1ccecdd Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f1ccecdd

maven git commit: [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE)

2017-06-04 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6206 [created] eb6b212b5 [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE) Signed-off-by: Karl Heinz Marbaise Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http:

svn commit: r1797659 - /maven/plugins/trunk/maven-jlink-plugin/src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java

2017-06-05 Thread khmarbaise
Author: khmarbaise Date: Mon Jun 5 12:54:41 2017 New Revision: 1797659 URL: http://svn.apache.org/viewvc?rev=1797659&view=rev Log: Reformatted code. Modified: maven/plugins/trunk/maven-jlink-plugin/src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java Modified: maven/plugins/t

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

2017-06-05 Thread khmarbaise
Author: khmarbaise Date: Mon Jun 5 14:01:36 2017 New Revision: 1797665 URL: http://svn.apache.org/viewvc?rev=1797665&view=rev Log: The options --os-arch, --os-name have been removed from JDK 9+172 Modified: maven/plugins/trunk/maven-jmod-plugin/src/main/java/org/apache/maven/plugins/

svn commit: r1797668 - /maven/plugins/trunk/maven-jlink-plugin/src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java

2017-06-05 Thread khmarbaise
Author: khmarbaise Date: Mon Jun 5 14:27:45 2017 New Revision: 1797668 URL: http://svn.apache.org/viewvc?rev=1797668&view=rev Log: Updated jlink command line options to be in line with the most recent version of jlink from JDK9+172. Added the following options: o --bind-services (bindServ

svn commit: r1797711 - in /maven/plugins/trunk/maven-jlink-plugin: ./ src/main/filtered-resources/META-INF/plexus/ src/main/java/org/apache/maven/plugins/jlink/

2017-06-05 Thread khmarbaise
Author: khmarbaise Date: Mon Jun 5 21:54:47 2017 New Revision: 1797711 URL: http://svn.apache.org/viewvc?rev=1797711&view=rev Log: o Removed resources plugin fomr life cycle definition cause we can't offer supplemental files only via jlink o Usage of jar as well as jmod packaging fo

maven git commit: [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE)

2017-06-07 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/master a7dddcb87 -> eb6b212b5 [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE) Signed-off-by: Karl Heinz Marbaise Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http

[maven] Git Push Summary

2017-06-07 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6206 [deleted] eb6b212b5

[2/2] maven git commit: [MNG-6123] detect self references in POM and fail fast o Added unit test and self referencing pom

2017-06-07 Thread khmarbaise
[MNG-6123] detect self references in POM and fail fast o Added unit test and self referencing pom Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d3119b09 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d3119b09 Diff:

[1/2] maven git commit: [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE) [Forced Update!]

2017-06-07 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6123-detect-self-references 5194216e2 -> d3119b091 (forced update) [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE) Signed-off-by: Karl Heinz Marbaise Project: http://git-wip-us.ap

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

2017-06-07 Thread khmarbaise
[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

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

2017-06-07 Thread khmarbaise
[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/2d440155 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2d440155 Diff: http://git-wip-us.apache.org/repos/asf/maven/

[11/14] maven git commit: MNG-6233 don't mix plexus and jsr330 annotations in aether-provider

2017-06-07 Thread khmarbaise
MNG-6233 don't mix plexus and jsr330 annotations in aether-provider 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/66fc74d6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/66fc74d6 Diff

[03/14] maven git commit: Add a ProjectArtifactsCache similar to PluginArtifactsCache

2017-06-07 Thread khmarbaise
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/be223808 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/be223808 D

[12/14] maven git commit: [MNG-6084] Support JSR 250 annotations

2017-06-07 Thread khmarbaise
[MNG-6084] Support JSR 250 annotations Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a7dddcb8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a7dddcb8 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a7dddcb8

[01/14] maven git commit: Doc improvement in simplelogger.properties [Forced Update!]

2017-06-07 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6069 7e8b0e090 -> 0abc475f7 (forced update) 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/3938817f Tree: http://git-wip-us.apa

[13/14] maven git commit: [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE)

2017-06-07 Thread khmarbaise
[MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE) 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/asf/maven/commit/eb6b212b Tree: http://git-wip-us.

[09/14] maven git commit: [MNG-6167] Clean up dependency mess (reported by dependency:analyze)

2017-06-07 Thread khmarbaise
[MNG-6167] Clean up dependency mess (reported by dependency:analyze) Clean up compile and runtime dependencies. Test dependencies have not been touched because their seem to be false positives due to DI. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.

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

2017-06-07 Thread khmarbaise
[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/f7d4bce2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f7d4bce2 Diff: http://git-wip-

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

2017-06-07 Thread khmarbaise
[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

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

2017-06-07 Thread khmarbaise
[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/6182a208 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6182a208 Diff: http://git-wip-us.apache.org

[14/14] maven git commit: [MNG-6069] Migrate to non deprecated parts of Commons CLI

2017-06-07 Thread khmarbaise
[MNG-6069] Migrate to non deprecated parts of Commons CLI Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0abc475f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0abc475f Diff: http://git-wip-us.apache.org/repos/asf/m

[10/14] maven git commit: improved modello and animal sniffer's execution ids

2017-06-07 Thread khmarbaise
improved modello and animal sniffer's execution ids Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/44634982 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/44634982 Diff: http://git-wip-us.apache.org/repos/asf/maven/di

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

2017-06-07 Thread khmarbaise
[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/2a79d1e7 Tree: http://git-wip-us.apache.org/repos/asf/mave

[1/2] maven git commit: [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE) [Forced Update!]

2017-06-07 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/mvn-3.5.1/MNG-6174 9e926317f -> 262b61b3e (forced update) [MNG-6206] display deprecation build warning in case when dependencies use metaversions (LATEST or RELEASE) Signed-off-by: Karl Heinz Marbaise Project: http://git-wip-us.apache.org/repos

[2/2] maven git commit: [MNG-6174] Clean Up Maven Model

2017-06-07 Thread khmarbaise
[MNG-6174] Clean Up Maven Model Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/262b61b3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/262b61b3 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/262b61b3 Branch

svn commit: r1797987 - /maven/shared/trunk/maven-artifact-transfer/src/main/java/org/apache/maven/shared/project/deploy/internal/DefaultProjectDeployer.java

2017-06-07 Thread khmarbaise
Author: khmarbaise Date: Wed Jun 7 19:25:55 2017 New Revision: 1797987 URL: http://svn.apache.org/viewvc?rev=1797987&view=rev Log: The setting of the repository for each artifact does not make sense, cause it's already done. Modified: maven/shared/trunk/maven-artifact-transfer

svn commit: r1797989 - /maven/shared/trunk/maven-artifact-transfer/src/main/java/org/apache/maven/shared/project/deploy/internal/DefaultProjectDeployer.java

2017-06-07 Thread khmarbaise
Author: khmarbaise Date: Wed Jun 7 19:31:02 2017 New Revision: 1797989 URL: http://svn.apache.org/viewvc?rev=1797989&view=rev Log: Deleted too much. Added of attachedArtifacts is needed. Modified: maven/shared/trunk/maven-artifact-transfer/src/main/java/org/apache/maven/shared/pro

svn propchange: r1797989 - svn:log

2017-06-07 Thread khmarbaise
Author: khmarbaise Revision: 1797989 Modified property: svn:log Modified: svn:log at Wed Jun 7 19:31:35 2017 -- --- svn:log (original) +++ svn:log Wed Jun 7 19:31:35 2017 @@ -1 +1 @@ -Deleted too much. Added of

maven git commit: [MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'systemPath

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6207 [created] 1081fa1c4 [MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'systemPath' related tests are reused/expande

maven git commit: [MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'systemPath

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6207 1081fa1c4 -> 12d647133 (forced update) [MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'systemPath' related tests

maven git commit: [MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'systemPath

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/master 707cff6ff -> 12d647133 [MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'systemPath' related tests are reused/expand

[maven] Git Push Summary

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6207 [deleted] 12d647133

[2/3] maven git commit: [MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'syst

2017-06-11 Thread khmarbaise
[MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'systemPath' related tests are reused/expanded (rationale: scope 'system' and 'systemPath' are mutually dependent) Signed

[1/3] maven git commit: [MNG-6186] fixed path to jansi native libs in distribution [Forced Update!]

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/mvn-3.5.1/MNG-6174 262b61b3e -> 79862566f (forced update) [MNG-6186] fixed path to jansi native libs in distribution Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/707cff6f Tr

[3/3] maven git commit: [MNG-6174] Clean Up Maven Model

2017-06-11 Thread khmarbaise
[MNG-6174] Clean Up Maven Model Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/79862566 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/79862566 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/79862566 Branch

[1/3] maven git commit: [MNG-6186] fixed path to jansi native libs in distribution [Forced Update!]

2017-06-11 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6123-detect-self-references d3119b091 -> 502c86eaa (forced update) [MNG-6186] fixed path to jansi native libs in distribution Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/comm

[2/3] maven git commit: [MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'syst

2017-06-11 Thread khmarbaise
[MNG-6207] Create WARNINGs in case of using system scope o display deprecation build warning for dependencies with scope 'system' declaration o Note about tests: existing 'systemPath' related tests are reused/expanded (rationale: scope 'system' and 'systemPath' are mutually dependent) Signed

[3/3] maven git commit: [MNG-6123] detect self references in POM and fail fast o Added unit test and self referencing pom

2017-06-11 Thread khmarbaise
[MNG-6123] detect self references in POM and fail fast o Added unit test and self referencing pom Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/502c86ea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/502c86ea Diff:

svn commit: r1798627 - /maven/shared/trunk/maven-shared-utils/pom.xml

2017-06-13 Thread khmarbaise
Author: khmarbaise Date: Tue Jun 13 19:02:25 2017 New Revision: 1798627 URL: http://svn.apache.org/viewvc?rev=1798627&view=rev Log: [MSHARED-639] Removed prerequisites cause it is not a plugin Modified: maven/shared/trunk/maven-shared-utils/pom.xml Modified: maven/shared/trunk/maven-sh

<    2   3   4   5   6   7   8   9   10   11   >