You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2019/12/13 15:27:25 UTC

[maven-antrun-plugin] branch master updated (f7c7486 -> 01787a7)

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

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


    from f7c7486  [MANTRUN-214] Upgrade to Ant 1.9.14
     add 01787a7  MANTRUN-221 Fails to pass maven properties set in user properties only

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  1 +
 .../build.xml                                      | 12 ++++++--
 .../invoker.properties                             |  0
 src/it/MANTRUN-221/package.json                    |  4 +++
 src/it/{MANTRUN-178 => MANTRUN-221}/pom.xml        | 32 ++++++++++++++++------
 .../apache/maven/plugins/antrun/AntRunMojo.java    |  4 ++-
 6 files changed, 40 insertions(+), 13 deletions(-)
 copy src/it/{attach-artifact-from-ant-task => MANTRUN-221}/build.xml (74%)
 copy src/it/{export-ant-properties => MANTRUN-221}/invoker.properties (100%)
 create mode 100644 src/it/MANTRUN-221/package.json
 copy src/it/{MANTRUN-178 => MANTRUN-221}/pom.xml (69%)