You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Logan Adams (JIRA)" <ji...@codehaus.org> on 2015/03/30 14:53:17 UTC

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

Logan  Adams created MASSEMBLY-761:
--------------------------------------

             Summary: 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)