-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Describe the bug
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project google-maps: Compilation failure: Compilation failure:
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMap.java:[521,56] incompatible types: tools.jackson.databind.JsonNode cannot be converted to elemental.json.JsonObject
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMap.java:[533,56] incompatible types: tools.jackson.databind.JsonNode cannot be converted to elemental.json.JsonObject
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMap.java:[770,53] incompatible types: tools.jackson.databind.JsonNode cannot be converted to elemental.json.JsonObject
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMap.java:[806,52] incompatible types: elemental.json.JsonArray cannot be converted to tools.jackson.databind.node.BaseJsonNode
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMap.java:[825,54] incompatible types: elemental.json.JsonArray cannot be converted to tools.jackson.databind.node.BaseJsonNode
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMap.java:[927,44] incompatible types: elemental.json.JsonArray cannot be converted to tools.jackson.databind.node.BaseJsonNode
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMapMarker.java:[196,59] incompatible types: elemental.json.JsonObject cannot be converted to tools.jackson.databind.node.BaseJsonNode
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMapMarker.java:[206,61] incompatible types: elemental.json.JsonObject cannot be converted to tools.jackson.databind.node.BaseJsonNode
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMapPoly.java:[194,43] incompatible types: elemental.json.JsonArray cannot be converted to tools.jackson.databind.node.BaseJsonNode
[ERROR] /com/flowingcode/vaadin/addons/googlemaps/GoogleMapPoly.java:[207,43] 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.3.1-SNAPSHOT
Vaadin Version
25.0.0.beta2
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels