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

dependencySet with transitive dependencies doesn't honor dependency excludes.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Pending Closed
    • None
    • None
    • None
    • None

    Description

      We have some projects which dependencies "leaks" out which isn't necessary there.

      Thats why we use <dependency>.. <exclusions> <exclusion> ... </dependency> to "prune" those off on the consuming site.

      Later when assembly consumes artifacts which contains those exclusions it doesn't exclude those and continues up the dependency tree.

      That causes our assembly build which should consume about 3Gb of dependencies to consume 30Gb.

      I can make the final assembly look right with include/exclude-rules, but the workspace needed is way to big.

      The assembly plugin should honor exclusions.

      Attachments

        Activity

          People

            rfscholte Robert Scholte
            anton.lundin Anton Lundin
            Votes:
            8 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: