ModuleSet does not support classifier -------------------------------------
Key: MASSEMBLY-113 URL: http://jira.codehaus.org/browse/MASSEMBLY-113 Project: Maven 2.x Assembly Plugin Type: Bug Versions: 2.1 Reporter: Matt Brozowski I am trying to define a toplevel assembly using the docs here: http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-binary-inclusion-simple.html I have two submodules that create a sub-assembly from dependencies and a war file. The sub-assembly is creating using assembly:attached bound to the 'package' phase. When trying to reference the sub-assembly using a moduleSet there is no way to specify the classifier for the subassembly. -- 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