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

DependencySet's include processing should error out when the include dependency is not available

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.2-beta-1
    • None
    • None
    • xp

    Description

      <dependencySets>
      <dependencySet>
      <includes>
      <include>some-groupId:some-artifactId</include>
      </includes>
      </dependencySet>

      I have a descriptor that use lots of include statements. assembly plugin should error out when the specified dependency is not in the dependency list.
      This will help to catch the error at packaging time rather eye balling the zip file.

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            dantran Dan Tran
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: