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

ModuleSet Binaries does not support <attachmentClassifier> tag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.2-beta-1
    • None
    • None
    • Windows XP SP2

    Description

      "Embedded error: Unrecognised tag: 'attachmentClassifier' " errors occur when the <attachmentClassifier> tag is specified for ModuleSet Binaries. The part of the script that was producing this error is as follows;

      <moduleSet>
      <includes>
      <include>transformer:transformer-gui</include>
      </includes>
      <binaries>
      <attachmentClassifier>bin</attachmentClassifier>
      <outputDirectory>binaries</outputDirectory>
      </binaries>
      </moduleSet>

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            plm31 Peter Murray
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: