[ http://jira.codehaus.org/browse/MASSEMBLY-113?page=all ]
John Casey closed MASSEMBLY-113.
--------------------------------
Assignee: John Casey
Resolution: Fixed
use
{code}
<moduleSet>
[...]
<binaries>
<attachmentClassifier>javadocs</attachmentClassifier>
[...]
</binaries>
</moduleSet>
{code}
to accomplish this.
*WARNING:* Any modules included in such a set that doesn't have an attachment
matching the classifier will cause the build to fail.
> ModuleSet does not support classifier
> -------------------------------------
>
> Key: MASSEMBLY-113
> URL: http://jira.codehaus.org/browse/MASSEMBLY-113
> Project: Maven 2.x Assembly Plugin
> Issue Type: Bug
> Affects Versions: 2.1
> Reporter: Matt Brozowski
> Assigned To: John Casey
> Fix For: 2.2
>
>
> 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