[
https://jira.codehaus.org/browse/MASSEMBLY-724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=356869#comment-356869
]
Dawid Weiss commented on MASSEMBLY-724:
---------------------------------------
I confirm, works in 2.5.2. Thanks.
> Can't include unpacked subsets twice (a variant of unpackedSubsetsTwice IT)
> ---------------------------------------------------------------------------
>
> Key: MASSEMBLY-724
> URL: https://jira.codehaus.org/browse/MASSEMBLY-724
> Project: Maven Assembly Plugin
> Issue Type: Bug
> Components: dependencySet
> Affects Versions: 2.5
> Environment: Any
> Reporter: Dawid Weiss
> Assignee: Kristian Rosenvold
> Priority: Minor
> Fix For: 2.5.2
>
> Attachments: dependencySet-unpackedSubsetsTwice.zip
>
>
> This is a variation of unpackedSubsetsTwice IT; the only difference is that
> we want to unpack the saame dependency twice, into the same folder (with
> different include/ exclude patterns). The second dependency is skipped with a
> message:
> {code}
> [WARNING] Archive:
> C:\_tmp\dependencySet-unpackedSubsetsTwice\child1\target\child1-1.0-SNAPSHOT.jar
> has already been add
> ed. Skipping.
> {code}
> The reason for doing this is that you can have multiple dependency set
> inclusions, each specifying its own fileMode, for example.
> I've modified dependencySet-unpackedSubsetsTwice IT slightly, but it's pretty
> simple to reproduce.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)