[
https://issues.apache.org/jira/browse/TOMEE-3745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347645#comment-17347645
]
Romain Manni-Bucau commented on TOMEE-3745:
-------------------------------------------
[~rzo1] didn't do a full review but openejb-core shouldnt have jackson, jaxb as
transitive IMO and probably amq too but it requires a finer review since more
can be subject to change their scope too.
> Unexpected com.fasterxml.jackson.core:jackson-databind in openejb-core
> ----------------------------------------------------------------------
>
> Key: TOMEE-3745
> URL: https://issues.apache.org/jira/browse/TOMEE-3745
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 8.0.7
> Reporter: Romain Manni-Bucau
> Priority: Major
>
> Hi, seems master leaks jackson (and a few other dependencies) from
> openejb-core.
> This task is about ensuring only needed dependencies are transitive and that
> it is intentional to let them be imported by consumer projects.
> Also it seems that jackson was imported due to OpenAPI (so tomee-mp distro
> only) and ActiveMQ but both are actually optional in several usages so a
> light distro should be envisionned which would avoid some headaches in terms
> of integration, classloading etc for end users.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)