Skip to content

Migrating to Dropwizard 3.0.0 #29

Description

@mustafashabib

Hey there

As part of the migration to jakarta namespaces, we are attempting to migrate to Dropwizard 3.0.0 - however, it seems that the dropwizard-correlation-id might need to migrate as well, since we're seeing this compilation issue

e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
    class ru.vyarus.dropwizard.guice.GuiceBundle, unresolved supertypes: io.dropwizard.ConfiguredBundle
    class io.dropwizard.web.WebBundle, unresolved supertypes: io.dropwizard.ConfiguredBundle
    class org.dhatim.dropwizard.correlationid.CorrelationIdBundle, unresolved supertypes: io.dropwizard.ConfiguredBundle
Adding -Xextended-compiler-checks argument might provide additional information.

Due to the changing of namespaces on the Dropwizard side.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions