maven-surefire git commit: [SUREFIRE-1381] Refactoring in AbstractCommandStream and MasterProcessCommand

2017-06-04 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master f1f3b6fab -> 9c77aa40d [SUREFIRE-1381] Refactoring in AbstractCommandStream and MasterProcessCommand Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

maven-surefire git commit: [SUREFIRE-1380] AbstractCommandStream should flush data if another Thread marks the stream closed, empty shared buffer.

2017-06-04 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 59c065f5d -> f1f3b6fab [SUREFIRE-1380] AbstractCommandStream should flush data if another Thread marks the stream closed, empty shared buffer. Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

svn commit: r1797562 - /maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugins/invoker/AbstractInvokerMojo.java

2017-06-04 Thread hboutemy
Author: hboutemy Date: Sun Jun 4 09:04:21 2017 New Revision: 1797562 URL: http://svn.apache.org/viewvc?rev=1797562=rev Log: |MINVOKER-220] avoid second space when job name is too long Modified:

svn commit: r1797558 - /maven/site/trunk/content/apt/repository/central-index.apt

2017-06-04 Thread hboutemy
Author: hboutemy Date: Sun Jun 4 06:52:42 2017 New Revision: 1797558 URL: http://svn.apache.org/viewvc?rev=1797558=rev Log: added link to CLI documentation and use long CLI options Modified: maven/site/trunk/content/apt/repository/central-index.apt Modified:

[15/18] 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:

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

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

[14/18] 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:

[12/18] 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:

[08/18] 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:

[09/18] 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:

[03/18] 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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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

[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

[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:

[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:

[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

[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

[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:

[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:

[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

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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

[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:

[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:

[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

svn commit: r1797601 - in /maven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugins/checkstyle: ./ exec/ rss/

2017-06-04 Thread gboue
Author: gboue Date: Sun Jun 4 19:01:48 2017 New Revision: 1797601 URL: http://svn.apache.org/viewvc?rev=1797601=rev Log: Fixing Javadoc issues when building with JDK 8: - Self closing elements like are disallowed, just a single is needed to create a new paragraph. - Documenting @param and

svn commit: r1797596 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: it/MCHECKSTYLE-337/ it/MCHECKSTYLE-337/src/ it/MCHECKSTYLE-337/src/main/ it/MCHECKSTYLE-337/src/main/java/ it/MCHECKSTYLE-33

2017-06-04 Thread gboue
Author: gboue Date: Sun Jun 4 17:26:27 2017 New Revision: 1797596 URL: http://svn.apache.org/viewvc?rev=1797596=rev Log: [MCHECKSTYLE-337] checkstyle:check only supports xml output format, but the docs say it supports plain as well Submitted by: Stig Rohde Døssing Adding support for 'plain'

[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:

[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:

[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:

[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:

[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:

[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:

[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:

[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

[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:

[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:

[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:

[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:

[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:

[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:

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:

svn commit: r1797598 - /maven/shared/trunk/maven-script-interpreter/src/main/java/org/apache/maven/shared/scriptinterpreter/ScriptRunner.java

2017-06-04 Thread hboutemy
Author: hboutemy Date: Sun Jun 4 18:41:18 2017 New Revision: 1797598 URL: http://svn.apache.org/viewvc?rev=1797598=rev Log: [MSHARED-638] use script description instead of hardcoded "script" in messages Modified:

svn commit: r1797613 - in /maven/plugins/trunk/maven-invoker-plugin: pom.xml src/it/local-repo-url/verify.groovy

2017-06-04 Thread hboutemy
Author: hboutemy Date: Sun Jun 4 22:14:41 2017 New Revision: 1797613 URL: http://svn.apache.org/viewvc?rev=1797613=rev Log: [MINVOKER-221] improved "run script" message with description of which script Modified: maven/plugins/trunk/maven-invoker-plugin/pom.xml

[1/2] maven-indexer git commit: simplified pom

2017-06-04 Thread hboutemy
Repository: maven-indexer Updated Branches: refs/heads/master 532ea64ee -> 130bdc99c simplified pom Project: http://git-wip-us.apache.org/repos/asf/maven-indexer/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-indexer/commit/5eff0fbb Tree:

[2/2] maven-indexer git commit: improved introduction

2017-06-04 Thread hboutemy
improved introduction Project: http://git-wip-us.apache.org/repos/asf/maven-indexer/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-indexer/commit/130bdc99 Tree: http://git-wip-us.apache.org/repos/asf/maven-indexer/tree/130bdc99 Diff:

svn commit: r1797615 - in /maven/plugins/trunk/maven-dependency-plugin/src/it/projects: analyze-report/ analyze/ used-dependencies/ used-dependencies/annotation/ used-dependencies/annotation/src/ used

2017-06-04 Thread gboue
Author: gboue Date: Sun Jun 4 23:06:33 2017 New Revision: 1797615 URL: http://svn.apache.org/viewvc?rev=1797615=rev Log: Fixing the 'analyze' and 'analyze-report' ITs under JDK 8: they must not force the declaration of maven-artifact as a used dependency, because JDK 8 now writes bytecode

svn commit: r1013432 [3/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archetypes/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ d

2017-06-04 Thread buildbot
Modified: websites/staging/maven/trunk/content/guides/introduction/introduction-to-archetypes.html == --- websites/staging/maven/trunk/content/guides/introduction/introduction-to-archetypes.html (original) +++

svn commit: r1013432 [2/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archetypes/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ d

2017-06-04 Thread buildbot
Modified: websites/staging/maven/trunk/content/docs/2.0.7/release-notes.html == --- websites/staging/maven/trunk/content/docs/2.0.7/release-notes.html (original) +++

svn commit: r1013432 [4/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archetypes/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ d

2017-06-04 Thread buildbot
Modified: websites/staging/maven/trunk/content/index.html == --- websites/staging/maven/trunk/content/index.html (original) +++ websites/staging/maven/trunk/content/index.html Sun Jun 4 06:53:59 2017 @@ -1,6 +1,6 @@

svn commit: r1013432 [1/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archetypes/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ d

2017-06-04 Thread buildbot
Author: buildbot Date: Sun Jun 4 06:53:59 2017 New Revision: 1013432 Log: Staging update by buildbot for maven Modified: websites/staging/maven/trunk/content/ (props changed) websites/staging/maven/trunk/content/about.html websites/staging/maven/trunk/content/aether.html

svn commit: r1013454 - in /websites/production/maven/components/maven-indexer-archives/maven-indexer-LATEST: ./ apidocs/ apidocs/org/apache/maven/index/ apidocs/org/apache/maven/index/archetype/ apido

2017-06-04 Thread hboutemy
Author: hboutemy Date: Sun Jun 4 23:06:47 2017 New Revision: 1013454 Log: Site checkin for project Maven-Indexer [This commit notification would consist of 141 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]