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

The dependencySet/includes/include format is documented incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.4
    • None
    • None

    Description

      The proper format for <include> elements should be:

      groupId:artifactId:type:classifier[:version]
      

      The documentation given by the maven-assembly-plugin says (incorrectly):

      Artifact coordinatess may be given in simple groupId:artifactId form, or they may be fully qualified in the form groupId:artifactId:type:version[:classifier].

      Additionally, the Sonatype book says (incorrectly? or maybe just confusingly):

      groupId:artifactId:type[:classifier]:version - full artifact identity
      If you need to get really specific, you can specify all the coordinates.

      Attachments

        Activity

          People

            dennisl@apache.org Dennis Lundberg
            ljnelson Laird Nelson
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: