Uploaded image for project: 'Maven Assembly Plugin'
  1. Maven Assembly Plugin
  2. MASSEMBLY-761

Maven Assembly omits Dependencies at different runtimes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Pending Closed
    • 2.5.1
    • None
    • dependencySet
    • None
    • Windows

    Description

      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.

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            ladams Lyndon Adams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: