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

unpackOptions: Documentation on maven.apache.org differs from "The definitive Guide", the latter is right

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2-beta-4
    • 2.2
    • None
    • None
    • Maven 2.2.1, All operating systems.

    Description

      Go to http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html
      See Documentation on unpackOptions in/excludes.

      The documentation raises the belief that it should be:
      <excludes>foo</excludes>

      instead of
      <excludes>
      <exclude>foo</exclude>
      </excludes>

      The latter is the way it is stated in the definitive guide.

      The first way, is the way that it is stated in the overview for all in/excludes. Which is correct albeit irritating, maybe give a short example at the top how the abbreviated in/excludes-format is meant.

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            joti joti
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: