This is an automated email from the ASF dual-hosted git repository.
olamy pushed a change to branch
MINVOKER-249_install_mojo_download_from_local_repo
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git.
discard e6535f5 fix the it test
add 4feb605 Revert "download this pom first locally as we use it in the
extra artifacts local repo it"
add d278901 Revert "[MINVOKER-249] InstallMojo extraArtifacts are always
downloaded (optionally local repo must checked first)"
add bc34422 fix the it test
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e6535f5)
\
N -- N -- N
refs/heads/MINVOKER-249_install_mojo_download_from_local_repo (bc34422)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
pom.xml | 7 ---
src/it/install-extra-artifacts-local-repo/pom.xml | 71 ----------------------
.../install-extra-artifacts-local-repo/verify.bsh | 69 ---------------------
.../apache/maven/plugins/invoker/InstallMojo.java | 46 ++++++--------
4 files changed, 17 insertions(+), 176 deletions(-)
delete mode 100644 src/it/install-extra-artifacts-local-repo/pom.xml
delete mode 100644 src/it/install-extra-artifacts-local-repo/verify.bsh