You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/08/02 18:53:31 UTC

[maven-invoker-plugin] branch master updated (01a502a -> c91a64d)

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git.


    from 01a502a  [INFRA-16467] move components documentation out of CMS space
     add c91a64d  [MINVOKER-239] - Upgrade maven-plugins parent to version 32  o Fixed several IT's.  o The maven-invoker-plugin version 3.1.0 seemed to be having    an issue related to the ITs: exec-timeout-invoker-level    and exec-timeout-mojo-level which are failing    constantly. version 3.0.1 works.

No new revisions were added by this update.

Summary of changes:
 pom.xml                                                     | 7 ++++---
 src/it/MINVOKER-191/pom.xml                                 | 8 +++++++-
 src/it/exec-timeout-invoker-level/pom.xml                   | 7 ++++++-
 src/it/exec-timeout-invoker-level/src/it/basic/pom.xml      | 6 ++++++
 src/it/exec-timeout-mojo-level/pom.xml                      | 7 ++++++-
 src/it/exec-timeout-mojo-level/src/it/basic/pom.xml         | 6 ++++++
 src/it/filtering-extensions/pom.xml                         | 6 +++++-
 src/it/invocation-debug/pom.xml                             | 4 ++++
 src/it/invocation-debug/src/it/minvoker-142/pom.xml         | 4 ++++
 src/it/invocation-emptyproperty/pom.xml                     | 2 ++
 src/it/invocation-emptyproperty/src/it/minvoker-118/pom.xml | 4 ++++
 src/it/invocation-multiple/pom.xml                          | 2 ++
 src/it/invocation-offline/pom.xml                           | 6 +++++-
 src/it/invocation-reactor-indirect/pom.xml                  | 8 +++++++-
 src/it/invocation-spaces/pom.xml                            | 2 ++
 src/it/local-repo-default/pom.xml                           | 4 ++++
 src/it/local-repo-isolated/pom.xml                          | 4 ++++
 src/it/local-repo-path/pom.xml                              | 6 +++++-
 src/it/multiEnvVar/pom.xml                                  | 6 +++++-
 src/it/pom-filtering-encoding/pom.xml                       | 4 ++++
 src/it/pom-filtering/pom.xml                                | 6 +++++-
 src/it/postbuild-executed-only-once/pom.xml                 | 6 +++++-
 src/it/settings-inherit/pom.xml                             | 4 ++++
 src/it/settings-inherit/src/it/project/pom.xml              | 4 ++++
 src/it/settings-merge-multiexecutions/pom.xml               | 4 ++++
 src/it/settings-merge/pom.xml                               | 4 ++++
 src/it/settings-merge_jdk9+/pom.xml                         | 4 ++++
 src/it/spaces-should-work_non-windows/pom.xml               | 4 ++++
 src/it/special-characters-should-work/pom.xml               | 4 ++++
 src/it/wrongPropertyInterpolation/pom.xml                   | 4 ++++
 30 files changed, 134 insertions(+), 13 deletions(-)