[45/49] maven git commit: [MNG-6298] 3.5.2: ClassNotFoundException: javax.annotation.security.RolesAllowed

2018-02-08 Thread hboutemy
[MNG-6298] 3.5.2: ClassNotFoundException: javax.annotation.security.RolesAllowed Adding exportedPackage to find class: javax.annotation.security.RolesAllowed First maven commit :) Works but might be deeper issue Signed-off-by: Karl Heinz Marbaise Now with correct issue reference. Project: htt

[26/49] maven git commit: Merge branch 'MNG-6296'

2018-02-08 Thread hboutemy
Merge branch 'MNG-6296' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/909fb7c5 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/909fb7c5 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/909fb7c5 Branch: refs/h

[27/49] maven git commit: [MNG-6306] Replace use of Guava in maven-resolver-provider with a lighter weight alternative

2018-02-08 Thread hboutemy
[MNG-6306] Replace use of Guava in maven-resolver-provider with a lighter weight alternative This closes #138 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/866582d2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/8

[47/49] maven git commit: [MNG-6340] [Performance]To make System.gc() call configurable in target summary code o Just removed the System.gc() call.

2018-02-08 Thread hboutemy
[MNG-6340] [Performance]To make System.gc() call configurable in target summary code o Just removed the System.gc() call. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/99e66229 Tree: http://git-wip-us.apache.org/repos/asf/m

maven git commit: [ MNG-6335] Update Mockito to 2.12.0

2018-02-08 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6335_Mockito_upgrade [created] a03489b67 [ MNG-6335] Update Mockito to 2.12.0 Also change scope to test Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a03489b6 Tree: http

maven git commit: [MNG-6352] - Printout version information at the end of the build

2018-02-08 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6352-print-version [created] 6fe22404a [MNG-6352] - Printout version information at the end of the build Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6fe22404 Tree: htt

[1/2] maven-integration-testing git commit: [MNG-5753] support IT re-run without cleaning

2018-02-08 Thread hboutemy
Repository: maven-integration-testing Updated Branches: refs/heads/master 1797b9ec1 -> d2b9d890e [MNG-5753] support IT re-run without cleaning Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testin

[2/2] maven-integration-testing git commit: [MNG-6127] support IT re-run without cleaning

2018-02-08 Thread hboutemy
[MNG-6127] support IT re-run without cleaning Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/d2b9d890 Tree: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/tree/d2b9d8

[2/3] maven git commit: upgrade m-site-p to 3.7 + Fluido 1.7 + edit button

2018-02-08 Thread hboutemy
upgrade m-site-p to 3.7 + Fluido 1.7 + edit button Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/84d7b6de Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/84d7b6de Diff: http://git-wip-us.apache.org/repos/asf/maven/dif

[3/3] maven git commit: upgraded parent pom to version 31

2018-02-08 Thread hboutemy
upgraded parent pom to version 31 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f8282e9e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f8282e9e Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/f8282e9e Branc

[1/3] maven git commit: fixed new issues reported by Checkstyle 6.18

2018-02-08 Thread hboutemy
Repository: maven Updated Branches: refs/heads/upgrade_parent_pom [created] f8282e9e4 fixed new issues reported by Checkstyle 6.18 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/afc0a051 Tree: http://git-wip-us.apache.org/

[1/2] maven git commit: [MNG-6320] upgraded JAnsi to 1.17 to fix encoding issues

2018-02-08 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6320_jansi-1.17 [created] 6bbbd1284 [MNG-6320] upgraded JAnsi to 1.17 to fix encoding issues see https://github.com/fusesource/jansi/pull/95 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos

[2/2] maven git commit: [MNG-6282] removed workaround for MingW/GitBash detection

2018-02-08 Thread hboutemy
[MNG-6282] removed workaround for MingW/GitBash detection see https://github.com/fusesource/jansi-native/issues/11 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6bbbd128 Tree: http://git-wip-us.apache.org/repos/asf/maven/tre

[13/49] maven git commit: [MNG-6275] Defang the tests when their core assumption is invalid.

2018-02-08 Thread hboutemy
[MNG-6275] Defang the tests when their core assumption is invalid. - The tests assume that the JRE has a ScriptEngineFactory - Not all JREs have a ScriptEngineFactory (I'm looking at Azul's Zulu Open JDK 7 builds) - Ideally we'd skip these tests using Assume.assumeThat(...) but PlexusTestCase do

[05/49] maven git commit: [MNG-6220] Add CLI options to control color output Introduce -Dstyle.color=[always|never|auto]

2018-02-08 Thread hboutemy
[MNG-6220] Add CLI options to control color output Introduce -Dstyle.color=[always|never|auto] Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/785bad69 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/785bad69 Diff: htt

[24/49] maven git commit: [MNG-6302] display progress at end of "Building" line

2018-02-08 Thread hboutemy
[MNG-6302] display progress at end of "Building" line Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f5f76c70 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f5f76c70 Diff: http://git-wip-us.apache.org/repos/asf/maven/

[06/49] maven git commit: Squashed commit of the following:

2018-02-08 Thread hboutemy
Squashed commit of the following: commit c829bdcfc275b207e23fc568b3c16d98195675be Author: rfscholte Date: Thu Aug 24 10:54:08 2017 +0200 [MNG-6275] ServiceLoaderFactory can't find implementations via ClassRealm Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git

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

2018-02-08 Thread hboutemy
[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/4f2a2dba Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4f2a2dba Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/4f2a2dba Branch

[29/49] maven git commit: Syntax

2018-02-08 Thread hboutemy
Syntax Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3f04e94e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3f04e94e Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/3f04e94e Branch: refs/heads/MNG-6255 Com

[20/49] maven git commit: [maven-release-plugin] prepare for next development iteration

2018-02-08 Thread hboutemy
[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/3d0efa36 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3d0efa36 Diff: http://git-wip-us.apache.org/repos/a

[17/49] maven git commit: Revert "[MNG-6275] Maven Embedder compatible fix"

2018-02-08 Thread hboutemy
Revert "[MNG-6275] Maven Embedder compatible fix" This reverts commit 27a2bda3f4a8f5385c4cab360ed7365d3d3d3c09. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/cae779e4 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/

[33/49] maven git commit: [MNG-6300] Multi module release creates empty directories in war file instead of jars

2018-02-08 Thread hboutemy
[MNG-6300] Multi module release creates empty directories in war file instead of jars Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/98af937b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/98af937b Diff: http://git-

[10/49] maven git commit: [MNG-6275] Maven Embedder compatible fix

2018-02-08 Thread hboutemy
[MNG-6275] Maven Embedder compatible fix - Need to use PARENT_CLASSLOADER so that when used by embedder we get a consistent view of the available classes - Restores test case from f047ea143766fd22ae42040e6805bef287f3cc3e Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://

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

2018-02-08 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6255 c24ddf969 -> b918b0b12 (forced update) [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/rep

[49/49] maven git commit: [MNG-6255] Maven script cannot parse jvm.config with CRLF

2018-02-08 Thread hboutemy
[MNG-6255] Maven script cannot parse jvm.config with CRLF Both \r and \n should also be replaced with a space to deal with CRLF line endings properly Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b918b0b1 Tree: http://git-

[07/49] maven git commit: Update Jenkinsfile to use JENKINS-43507 syntax for resolveScm

2018-02-08 Thread hboutemy
Update Jenkinsfile to use JENKINS-43507 syntax for resolveScm Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e44c39c2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e44c39c2 Diff: http://git-wip-us.apache.org/repos/a

[19/49] maven git commit: [maven-release-plugin] prepare release maven-3.5.2

2018-02-08 Thread hboutemy
[maven-release-plugin] prepare release maven-3.5.2 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/138edd61 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/138edd61 Diff: http://git-wip-us.apache.org/repos/asf/maven/di

[14/49] maven git commit: [MNG-6196] removed remaining Monkey patching, not really necessary

2018-02-08 Thread hboutemy
[MNG-6196] removed remaining Monkey patching, not really necessary done after Emmanuel Bourg #118 PR idea Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4f530c4f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4f530c4

[12/49] maven git commit: [maven-release-plugin] prepare for next development iteration

2018-02-08 Thread hboutemy
[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/312eb535 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/312eb535 Diff: http://git-wip-us.apache.org/repos/a

[44/49] maven git commit: Revert "[MNG-6296] 3.5.2: ClassNotFoundException: javax.annotation.security.RolesAllowed"

2018-02-08 Thread hboutemy
Revert "[MNG-6296] 3.5.2: ClassNotFoundException: javax.annotation.security.RolesAllowed" This reverts commit c311e0d812eadd782a59b7f8e939becf7c1da74b. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/42918c37 Tree: http://gi

[42/49] maven git commit: [MNG-6312] Update Maven Wagon dependency o Upgrade wagon version to 3.0.0 based on CVE-2015-6748 in shaded jsoup.

2018-02-08 Thread hboutemy
[MNG-6312] Update Maven Wagon dependency o Upgrade wagon version to 3.0.0 based on CVE-2015-6748 in shaded jsoup. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2b336ff1 Tree: http://git-wip-us.apache.org/repos/asf/maven/

[36/49] maven git commit: [MNG-6305] Validation of CI friendly version incorrect o Followup removed unused declarations.

2018-02-08 Thread hboutemy
[MNG-6305] Validation of CI friendly version incorrect o Followup removed unused declarations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6b83f7e6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6b83f7e6 Diff: ht

[03/49] maven git commit: [MNG-6148] Can't package and assemble with JDK9/Jigsaw

2018-02-08 Thread hboutemy
[MNG-6148] Can't package and assemble with JDK9/Jigsaw Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/842db371 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/842db371 Diff: http://git-wip-us.apache.org/repos/asf/mave

[08/49] maven git commit: Revert "Squashed commit of the following:"

2018-02-08 Thread hboutemy
Revert "Squashed commit of the following:" This reverts commit f047ea143766fd22ae42040e6805bef287f3cc3e. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/170c1ed8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/170c1ed

[23/49] maven git commit: logging the module count to let the user identify how many module are still to be executed/processed

2018-02-08 Thread hboutemy
logging the module count to let the user identify how many module are still to be executed/processed Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4d49d3b0 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4d49d3b0 Di

[11/49] maven git commit: [maven-release-plugin] prepare release maven-3.5.1

2018-02-08 Thread hboutemy
[maven-release-plugin] prepare release maven-3.5.1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/094e4e31 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/094e4e31 Diff: http://git-wip-us.apache.org/repos/asf/maven/di

[37/49] maven git commit: [MNG-6331] Remove maven-bundle-pugin from build pluginManagement

2018-02-08 Thread hboutemy
[MNG-6331] Remove maven-bundle-pugin from build pluginManagement Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/abd73da3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/abd73da3 Diff: http://git-wip-us.apache.org/repo

[35/49] maven git commit: [MNG-6305] Validation of CI friendly version incorrect o Checkin that only the three expression changelist, revision and sha1 are valid in a version. o Added some tests.

2018-02-08 Thread hboutemy
[MNG-6305] Validation of CI friendly version incorrect o Checkin that only the three expression changelist, revision and sha1 are valid in a version. o Added some tests. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/229

[28/49] maven git commit: Start using some of the jenkinsEnv stuff

2018-02-08 Thread hboutemy
Start using some of the jenkinsEnv stuff Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/35f3586e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/35f3586e Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/35f3586

[22/49] maven git commit: Update DOAP

2018-02-08 Thread hboutemy
Update DOAP Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/5919b745 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5919b745 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/5919b745 Branch: refs/heads/MNG-625

[30/49] maven git commit: Syntax

2018-02-08 Thread hboutemy
Syntax Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/5411c5a9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5411c5a9 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/5411c5a9 Branch: refs/heads/MNG-6255 Com

[25/49] maven git commit: Parse properties before configuring the logging settings

2018-02-08 Thread hboutemy
Parse properties before configuring the logging settings Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b2afafe5 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b2afafe5 Diff: http://git-wip-us.apache.org/repos/asf/ma

[15/49] maven git commit: [MNG-6196] updated slf4j to 1.7.25

2018-02-08 Thread hboutemy
[MNG-6196] updated slf4j to 1.7.25 [SLF4J-394] use new slf4j methods done for us [SLF4J-395] use slf4j-simple System.out cache Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/eb2db7b2 Tree: http://git-wip-us.apache.org/repos/a

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

2018-02-08 Thread hboutemy
Revert "MNG-6209 better executeMojo thread context classloader" This reverts commit ec629f7d511eb910b4e80112a9fbe85ed8786f10. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4b95ad9f Tree: http://git-wip-us.apache.org/repos/a

[31/49] maven git commit: Ensure any forked Maven executions are not spied on by Jenkins

2018-02-08 Thread hboutemy
Ensure any forked Maven executions are not spied on by Jenkins Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a670c2ea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a670c2ea Diff: http://git-wip-us.apache.org/repos/

[04/49] maven git commit: [MNG-6127] Fix plugin execution configuration interference

2018-02-08 Thread hboutemy
[MNG-6127] Fix plugin execution configuration interference Signed-off-by: rfscholte Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f1ed6592 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f1ed6592 Diff: http://git-w

[40/49] maven git commit: [MNG-6308] added unit test for "Building" message

2018-02-08 Thread hboutemy
[MNG-6308] added unit test for "Building" message Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/98d2e197 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/98d2e197 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff

[16/49] maven git commit: [MNG-6242] detect Cygwin/Mingw pseudo terminal for Jansi

2018-02-08 Thread hboutemy
[MNG-6242] detect Cygwin/Mingw pseudo terminal for Jansi Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c19e9dca Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/c19e9dca Diff: http://git-wip-us.apache.org/repos/asf/mav

[21/49] maven git commit: Add the serverId to scm-publish so that we do not need to rely on cached svn credentials

2018-02-08 Thread hboutemy
Add the serverId to scm-publish so that we do not need to rely on cached svn credentials Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/69c512a8 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/69c512a8 Diff: http://g

[46/49] maven git commit: [MNG-6342] Emit a WARNING about LATEST/RELEASE in parent

2018-02-08 Thread hboutemy
[MNG-6342] Emit a WARNING about LATEST/RELEASE in parent Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/59880855 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/59880855 Diff: http://git-wip-us.apache.org/repos/asf/m

[39/49] maven git commit: [MNG-6308] display groupId:artifactId in Building message header

2018-02-08 Thread hboutemy
[MNG-6308] display groupId:artifactId in Building message header Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c2e3b3e3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/c2e3b3e3 Diff: http://git-wip-us.apache.org/repos

[09/49] maven git commit: [MNG-6216] ArrayIndexOutOfBoundsException when parsing POM o Upgraded to new release of plexus-utils which contains the fix for #22 in plexus-utils.

2018-02-08 Thread hboutemy
[MNG-6216] ArrayIndexOutOfBoundsException when parsing POM o Upgraded to new release of plexus-utils which contains the fix for #22 in plexus-utils. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c9a288d8 Tree: http://git

[32/49] maven git commit: Ensure any forked Maven executions are not spied on by Jenkins

2018-02-08 Thread hboutemy
Ensure any forked Maven executions are not spied on by Jenkins Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/eee06f7d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/eee06f7d Diff: http://git-wip-us.apache.org/repos/

[41/49] maven git commit: [MNG-6308] added packaging in Building message footer and summary

2018-02-08 Thread hboutemy
[MNG-6308] added packaging in Building message footer and summary Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/58cf490c Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/58cf490c Diff: http://git-wip-us.apache.org/repo

[48/49] maven git commit: [MNG-5992] Upgrade default version of maven-release-plugin to 2.5.3

2018-02-08 Thread hboutemy
[MNG-5992] Upgrade default version of maven-release-plugin to 2.5.3 avoids exposing Git password during release this fixes #152 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/085ee9f2 Tree: http://git-wip-us.apache.org/repos/

[34/49] maven git commit: [MNG-6330] Parents relativePath not verified anymore

2018-02-08 Thread hboutemy
[MNG-6330] Parents relativePath not verified anymore Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/df5169bd Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/df5169bd Diff: http://git-wip-us.apache.org/repos/asf/maven/

[38/49] maven git commit: [MNG-6332] Cleaned up mvn.cmd Script

2018-02-08 Thread hboutemy
[MNG-6332] Cleaned up mvn.cmd Script Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/68a9d796 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/68a9d796 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/68a9d796 B

[43/49] maven git commit: [MNG-6296] 3.5.2: ClassNotFoundException: javax.annotation.security.RolesAllowed

2018-02-08 Thread hboutemy
[MNG-6296] 3.5.2: ClassNotFoundException: javax.annotation.security.RolesAllowed Adding exportedPackage to find class: javax.annotation.security.RolesAllowed First maven commit :) Works but might be deeper issue Signed-off-by: Karl Heinz Marbaise Project: http://git-wip-us.apache.org/repos/as