You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2020/04/26 17:19:46 UTC

[maven-assembly-plugin] branch master updated (8054f50 -> 0a1aaad)

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

rfscholte pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git.


    from 8054f50  [MASSEMBLY-879] useDefaultExcludes has no effect in dependencySet/unpack
     add 0a1aaad  [MASSEMBLY-927] Support for properties mapping on executions of maven-assembly-plugin

No new revisions were added by this update.

Summary of changes:
 .../assembly/AssemblerConfigurationSource.java     | 15 ++++++++---
 .../plugins/assembly/format/ReaderFormatter.java   |  8 +++---
 .../assembly/mojos/AbstractAssemblyMojo.java       | 13 ++++++++++
 .../assembly/format/ReaderFormatterTest.java       | 29 ++++++++++++++++++++++
 .../assembly/testutils/PojoConfigSource.java       | 23 ++++++++++++++---
 5 files changed, 77 insertions(+), 11 deletions(-)