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/07 11:37:09 UTC

[maven-install-plugin] branch full-resolver updated (0ed1ad0 -> 0841906)

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

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


    from 0ed1ad0  Tidy up
     add 0841906  Collapse more

No new revisions were added by this update.

Summary of changes:
 .../maven/plugins/install/AbstractInstallMojo.java | 190 ---------------------
 .../maven/plugins/install/InstallFileMojo.java     |  75 +++++++-
 .../apache/maven/plugins/install/InstallMojo.java  |  89 +++++++++-
 .../maven/plugins/install/InstallMojoTest.java     |  15 +-
 4 files changed, 170 insertions(+), 199 deletions(-)
 delete mode 100644 src/main/java/org/apache/maven/plugins/install/AbstractInstallMojo.java