[
https://issues.apache.org/jira/browse/AMQ-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp updated AMQ-5047:
-----------------------------
Attachment: AMQ-5047.patch
Patch to fix this. I've verified that the web-console and assemblies are
consistent with both Maven versions. Tests all run (except some OOM errors in
AMQP, but getting them without the change anyway. Likely some MAVEN_OPTS or
something I need).
> Maven version affects packaging
> -------------------------------
>
> Key: AMQ-5047
> URL: https://issues.apache.org/jira/browse/AMQ-5047
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.9.0
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Attachments: AMQ-5047.patch
>
>
> Depending on if you use Maven 3.0.5 or 3.1.1, you get significantly different
> contents for the Web Console war as well as the final binary assembly. The
> two versions of Maven treat the optional=true tags in the top level pom a bit
> differently.
> The proposed fix is to remove the optional=true tags from the top level and
> add them where appropriate in the child modules.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)