You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2014/02/12 22:18:19 UTC

[jira] [Created] (AMQ-5047) Maven version affects packaging

Daniel Kulp created AMQ-5047:
--------------------------------

             Summary: 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



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)