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/12 11:12:39 UTC

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

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 0841906  Collapse more
     add f088164  Fix bug re combined tar file extensions

No new revisions were added by this update.

Summary of changes:
 .../invoker.properties                              |   0
 .../pom.xml                                         |   2 +-
 .../setup.bsh                                       |   2 +-
 .../test-0.1.pom                                    |   2 +-
 .../test-0.1.tar.gz}                                | Bin
 .../test.properties                                 |   2 +-
 .../verify.bsh                                      |   8 ++++----
 .../maven/plugins/install/InstallFileMojo.java      |  20 +++++++++++++++++++-
 .../apache/maven/plugins/install/InstallMojo.java   |   8 ++------
 9 files changed, 29 insertions(+), 15 deletions(-)
 copy src/it/{generate-pom-auto-1 => install-file-minstall-121-targz}/invoker.properties (100%)
 copy src/it/{install-file-minstall-121 => install-file-minstall-121-targz}/pom.xml (97%)
 copy src/it/{generate-pom-auto-1 => install-file-minstall-121-targz}/setup.bsh (97%)
 copy src/it/{install-file-minstall-121 => install-file-minstall-121-targz}/test-0.1.pom (97%)
 copy src/it/{gav-validation/test.jar => install-file-minstall-121-targz/test-0.1.tar.gz} (100%)
 copy src/it/{install-file-minstall-121-war => install-file-minstall-121-targz}/test.properties (97%)
 copy src/it/{install-file-minstall-121-war => install-file-minstall-121-targz}/verify.bsh (83%)