You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/23 01:26:00 UTC

[jira] [Commented] (MASSEMBLY-761) Maven Assembly omits Dependencies at different runtimes

    [ https://issues.apache.org/jira/browse/MASSEMBLY-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002037#comment-17002037 ] 

Elliotte Rusty Harold commented on MASSEMBLY-761:
-------------------------------------------------

MASSEMBLY-582 is fixed. Is this fixed too?

> Maven Assembly omits Dependencies at different runtimes
> -------------------------------------------------------
>
>                 Key: MASSEMBLY-761
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-761
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>          Components: dependencySet
>    Affects Versions: 2.5.1
>         Environment: Windows 
>            Reporter: Lyndon Adams
>            Priority: Major
>
> If one attempts to include a dependency that is included at compile time with the following hierarchical structure
> directoryA\directoryB\<dependency-name>.jar, 
> but then at testing the same plugin is included  with the following structure
> directoryA\<dependency-name>.jar
> The dependency will not be included in the final assembly if our dependency set has the scope of runtime.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)