Robbie Gemmell created ARTEMIS-3650:
---------------------------------------

             Summary: rework assembly creation to simplify and ease maintenance
                 Key: ARTEMIS-3650
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3650
             Project: ActiveMQ Artemis
          Issue Type: Improvement
    Affects Versions: 2.20.0
            Reporter: Robbie Gemmell
             Fix For: 2.21.0


The current assembly creation process is rather verbose, and can also be 
somewhat problematic as result of effectively specifying every jar to include, 
often meaning it can both fail to pick up certain changes that occur in 
dependencies of the maven modules that then breaks things (e.g ARTEMIS-3616), 
or in turn also masking issues in the modules that could otherwise be visible 
and noticed in the assembly otherwise (e.g some of the scope et changes made in 
the coming diff). 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to