You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Daniel Widdis (JIRA)" <ji...@apache.org> on 2016/06/29 07:26:45 UTC

[jira] [Created] (MASSEMBLY-822) Incorrect outputDirectory on multi module example

Daniel Widdis created MASSEMBLY-822:
---------------------------------------

             Summary: Incorrect outputDirectory on multi module example
                 Key: MASSEMBLY-822
                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-822
             Project: Maven Assembly Plugin
          Issue Type: Documentation
            Reporter: Daniel Widdis
            Priority: Trivial


The plugin website's [Including Module Binaries|http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-binary-inclusion-simple.html] example includes this line:

{{<outputDirectory>modules/maven-assembly-plugin</outputDirectory>}}

This is incorrect.  I believe (but am not sure) it should be similar to the multi-module source example, which is:

{{<outputDirectory>sources/${artifactId}</outputDirectory>}}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)