FlowingCode / ErrorWindowAddon

Error Window Vaadin Add-on
Apache License 2.0
9 stars 2 forks source link

ci: add servlet 6 dependency to Vaadin 24 profile #56

Closed javier-godoy closed 1 year ago

javier-godoy commented 1 year ago

Fix issue when compiling with the v24 profile

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project error-window-vaadin: Compilation failure
[ERROR] /J:/fc/tmp/ErrorWindowAddon/src/main/java/com/flowingcode/vaadin/addons/errorwindow/VaadinServiceInitListenerImpl.java:[42,54] cannot access jakarta.servlet.http.HttpSessionBindingListener
[ERROR]   class file for jakarta.servlet.http.HttpSessionBindingListener not found