[ https://jira.codehaus.org/browse/MASSEMBLY-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=365867#comment-365867 ]
Logan Adams commented on MASSEMBLY-761: ---------------------------------------- Related to issue MAssembly 582. > Maven Assembly omits Dependencies at different runtimes > ------------------------------------------------------- > > Key: MASSEMBLY-761 > URL: https://jira.codehaus.org/browse/MASSEMBLY-761 > Project: Maven Assembly Plugin > Issue Type: Bug > Components: dependencySet > Affects Versions: 2.5.1 > Environment: Windows > Reporter: Logan Adams > > 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 (v6.1.6#6162)