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 2019/01/13 15:06:01 UTC

[maven-dependency-plugin] 01/01: [MDEP-586] Unpacking different resources into different location from the same artifact do work.

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

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

commit 9bcd5f20a6a4d951ac920f24fbe5e22ab07f1e7b
Merge: c756d9e 89fb117
Author: Robert Scholte <rf...@apache.org>
AuthorDate: Sun Jan 13 16:05:56 2019 +0100

    [MDEP-586] Unpacking different resources into different location from the same artifact do work.

 pom.xml                                            |  2 +-
 .../ResourceArtifact-1.0.jar/resource1.txt         | 20 ++++++
 .../ResourceArtifact-1.0.jar/resource2.txt         | 20 ++++++
 src/it/mrm/repository/ResourceArtifact-1.0.pom     | 30 +++++++++
 .../projects/mdep-586-unpacking-resources/pom.xml  | 78 ++++++++++++++++++++++
 .../mdep-586-unpacking-resources/verify.groovy     | 27 ++++++++
 6 files changed, 176 insertions(+), 1 deletion(-)