Skip to content

Incorrect Jetty artifact for EE9 migration #1015

@evie-lau

Description

@evie-lau

- org.openrewrite.java.dependencies.ChangeDependency:
oldGroupId: org.eclipse.jetty.websocket
oldArtifactId: javax-websocket-server-impl
newArtifactId: websocket-javax-server
newVersion: 12.0.x

This dependency version doesn't exist: https://mvnrepository.com/artifact/org.eclipse.jetty.websocket/websocket-javax-server

May be this artifact instead: https://mvnrepository.com/artifact/org.eclipse.jetty.ee9.websocket/jetty-ee9-websocket-jakarta-server

May also need to investigate other jetty artifacts nearby.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions