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

dependencySets in a descriptor doesn't work anymore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.1
    • 2.2-beta-1
    • None
    • None
    • all

    Description

      I attached my descriptor file.
      <dependencySets>
      <dependencySet>
      <outputDirectory>lib</outputDirectory>
      <unpack>false</unpack>
      <scope>runtime</scope>
      <!--
      how to exclude dependencies
      <excludes>
      <exclude>junit:junit</exclude>
      </excludes>
      -->
      </dependencySet>
      </dependencySets>

      unzip -l on the assembly file show empty lib directory.
      Olivier

      Attachments

        1. assembly-spike-1.0.zip
          8 kB
          Norman Fomferra
        2. descriptor.xml
          2 kB
          Olivier Lamy

        Activity

          People

            jdcasey John Dennis Casey
            olamy Olivier Lamy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: