Skip to content

Vaadin 25: error during build (elemental.json vs jackson) #82

@javier-godoy

Description

@javier-godoy

Describe the bug

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project chipfield-addon: Compilation failure: Compilation failure:
[ERROR] /com/flowingcode/vaadin/addons/chipfield/ChipField.java:[154,52] incompatible types: tools.jackson.databind.JsonNode cannot be converted to elemental.json.JsonObject
[ERROR] /com/flowingcode/vaadin/addons/chipfield/ChipField.java:[181,52] incompatible types: tools.jackson.databind.JsonNode cannot be converted to elemental.json.JsonObject
[ERROR] /com/flowingcode/vaadin/addons/chipfield/ChipField.java:[200,44] incompatible types: elemental.json.JsonArray cannot be converted to tools.jackson.databind.node.BaseJsonNode

Expected behavior

No response

Minimal reproducible example

No response

Add-on Version

2.6.2-SNAPSHOT

Vaadin Version

25.0.0-beta2

Additional information

No response

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