This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a change to branch MINVOKER-351
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git
from 44a98ff IT improvements
add e45e5ef Try fix in plexus-xml
No new revisions were added by this update.
Summary of changes:
pom.xml | 6 +----
src/it/MINVOKER-351/invoker.properties | 5 +++-
src/it/MINVOKER-351/pom.xml | 2 ++
src/it/MINVOKER-351/src/it/minvoker-351/pom.xml | 27 +--------------------
.../src/it/minvoker-351/postbuild.groovy | 4 ++--
.../src/main/java/example/minvoker351/Example.java | 27 ---------------------
.../test/java/example/minvoker351/ExampleTest.java | 28 ----------------------
src/it/MINVOKER-351/verify.groovy | 4 ++--
.../maven/plugins/invoker/AbstractInvokerMojo.java | 8 +++----
9 files changed, 15 insertions(+), 96 deletions(-)
copy Jenkinsfile => src/it/MINVOKER-351/src/it/minvoker-351/postbuild.groovy
(89%)
delete mode 100644
src/it/MINVOKER-351/src/it/minvoker-351/src/main/java/example/minvoker351/Example.java
delete mode 100644
src/it/MINVOKER-351/src/it/minvoker-351/src/test/java/example/minvoker351/ExampleTest.java