You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/01/11 22:42:52 UTC

[maven-invoker-plugin] branch master updated (4382d3a -> 81172af)

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

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


    from 4382d3a  [MINVOKER-246] Support hierarchical invoker.properties
     add 81172af  [MINVOKER-190] build.log file location causes problems

No new revisions were added by this update.

Summary of changes:
 .../pom.xml                                        |  3 +-
 .../src/it/module/pom.xml                          |  0
 .../verify.groovy                                  |  8 ++---
 .../maven/plugins/invoker/AbstractInvokerMojo.java | 34 ++++++++++++++++++----
 4 files changed, 33 insertions(+), 12 deletions(-)
 copy src/it/{project-cloning => MINVOKER-190-logDirectory}/pom.xml (94%)
 copy src/it/{project-cloning => MINVOKER-190-logDirectory}/src/it/module/pom.xml (100%)
 copy src/it/{script-accessibility/src/it/groovy => MINVOKER-190-logDirectory}/verify.groovy (85%)