You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2019/01/16 21:24:00 UTC

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

     [ https://issues.apache.org/jira/browse/MASSEMBLY-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte updated MASSEMBLY-822:
-------------------------------------
    Labels: up-for-grabs  (was: )

> Incorrect outputDirectory on multi module example
> -------------------------------------------------
>
>                 Key: MASSEMBLY-822
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-822
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>            Reporter: Daniel Widdis
>            Priority: Trivial
>              Labels: up-for-grabs
>
> 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
(v7.6.3#76005)