X Tutup
Skip to content

Repackaging Jersey Guava #161

@mfuksa

Description

@mfuksa

Hi,
Jersey is repackaged in the build but Jersey Guava is not. This results that the package /jersey/repackaged/com/google is in the JAR file. I use Jersey 2.22.2 which requires newer guava than what is currently shaded into testcontainers. This causes problems on the classpath and my Jersey server uses the old guava and fails in Runtime. Should not be

jersey.repackaged org.testcontainers.shaded.jersey.repackaged

in the pom.xml? Is this pattern missing in the pom or is it an intention not to repackage it?

Thanks a lot
Mira

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup