You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2022/07/03 18:45:03 UTC

[maven-install-plugin] branch drop-mat updated (c24e909 -> 084caf8)

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

cstamas pushed a change to branch drop-mat
in repository https://gitbox.apache.org/repos/asf/maven-install-plugin.git


    from c24e909  Fix scopes
     add 9fa9fd5  [MINSTALL-115] Install At End feature (no extension) (#15)
     add 084caf8  Merge remote-tracking branch 'origin/master' into drop-mat

No new revisions were added by this update.

Summary of changes:
 src/it/install-at-end-fail/verify.groovy           |  2 +-
 src/it/install-at-end-pass/verify.groovy           |  2 +-
 .../apache/maven/plugins/install/InstallMojo.java  | 83 ++++++++++++++--------
 .../maven/plugins/install/InstallMojoTest.java     | 20 +++++-
 4 files changed, 76 insertions(+), 31 deletions(-)