[JBoss JIRA] (JBTM-3164) RTS SRA uses too more dependencies than needed and causes the thorntail jar being bigger than necessary
                                
                                
                                
                                    
                                        by Ondrej Chaloupka (Jira)
                                    
                                
                                
                                        Ondrej Chaloupka created JBTM-3164:
--------------------------------------
             Summary: RTS SRA uses too more dependencies than needed and causes the thorntail jar being bigger than necessary
                 Key: JBTM-3164
                 URL: https://issues.jboss.org/browse/JBTM-3164
             Project: JBoss Transaction Manager
          Issue Type: Bug
          Components: REST
    Affects Versions: 5.9.5.Final
            Reporter: Ondrej Chaloupka
            Assignee: Ondrej Chaloupka
The current definition of {{pom.xml}} for {{rts/sra}} project defines the dependency on all microprofile fractions from Thorntail. It depends on fractions which are not used in the project. This makes the result jar bigger than necessary (it's 81MB big).
The definition should consider only fractions which are about to be used in the project and thus the result jar could be around 60MB.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)