ModuleSet Binaries does not support <attachmentClassifier> tag
--------------------------------------------------------------
Key: MASSEMBLY-193
URL: http://jira.codehaus.org/browse/MASSEMBLY-193
Project: Maven 2.x Assembly Plugin
Issue Type: Bug
Affects Versions: 2.2
Environment: Windows XP SP2
Reporter: Peter Murray
"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>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira