From https://github.com/FlowingCode/ExtendedLoginAddon * branch master -> FETCH_HEAD Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at 38848ec ci: update Vaadin version to 25.0.6 in v25 profile [INFO] Scanning for projects... [INFO] [INFO] ------------< org.vaadin.addons.flowingcode:extended-login >------------ [INFO] Building Extended Login Add-on 1.1.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ extended-login --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.512 s [INFO] Finished at: 2026-03-23T07:42:17Z [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] [INFO] ------------< org.vaadin.addons.flowingcode:extended-login >------------ [INFO] Building Extended Login Add-on 1.1.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ extended-login --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on [INFO] Processing change of org.vaadin.addons.flowingcode:vaadin-bom:1.1.0-SNAPSHOT -> 25.1.0-rc2 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.082 s [INFO] Finished at: 2026-03-23T07:42:22Z [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] [INFO] ------------< org.vaadin.addons.flowingcode:extended-login >------------ [INFO] Building Extended Login Add-on 1.1.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ extended-login --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ extended-login --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:25.1.0-rc2:prepare-frontend (default) @ extended-login --- [INFO] ClassFinder initialized: 70 urls, 4496 classes scanned, 30 annotation types cached, 868 subtype relationships cached, took 905ms [INFO] Visited 101 classes. Took 163 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 79 resources. Took 195 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ extended-login --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug target 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ extended-login --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ extended-login --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug target 21] to target/test-classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/extendedlogin/it/ExtendedLoginOverlayIT.java:[49,53] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/extendedlogin/it/ExtendedLoginOverlayIT.java:[52,86] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/extendedlogin/it/ExtendedLoginOverlayIT.java:[57,52] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/extendedlogin/it/LoginLayoutIT.java:[45,59] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/extendedlogin/it/LoginLayoutIT.java:[46,112] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/extendedlogin/it/LoginLayoutIT.java:[47,74] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/extendedlogin/it/LoginLayoutIT.java:[48,49] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/extendedlogin/it/LoginLayoutIT.java:[60,64] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/extendedlogin/it/LoginLayoutIT.java:[68,56] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/AppShellConfiguratorImpl.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/src/test/java/com/flowingcode/vaadin/addons/AppShellConfiguratorImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ extended-login --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.flowingcode.vaadin.addons.extendedlogin.test.SerializationTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.726 s <<< FAILURE! - in com.flowingcode.vaadin.addons.extendedlogin.test.SerializationTest [ERROR] testSerialization(com.flowingcode.vaadin.addons.extendedlogin.test.SerializationTest) Time elapsed: 0.661 s <<< ERROR! java.lang.NoClassDefFoundError: jakarta/servlet/http/HttpSessionBindingListener at com.flowingcode.vaadin.addons.extendedlogin.test.SerializationTest.testSerializationOf(SerializationTest.java:37) at com.flowingcode.vaadin.addons.extendedlogin.test.SerializationTest.testSerialization(SerializationTest.java:48) Caused by: java.lang.ClassNotFoundException: jakarta.servlet.http.HttpSessionBindingListener at com.flowingcode.vaadin.addons.extendedlogin.test.SerializationTest.testSerializationOf(SerializationTest.java:37) at com.flowingcode.vaadin.addons.extendedlogin.test.SerializationTest.testSerialization(SerializationTest.java:48) [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] SerializationTest.testSerialization:48->testSerializationOf:37 ยป NoClassDefFound [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.358 s [INFO] Finished at: 2026-03-23T07:42:35Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project extended-login: There are test failures. [ERROR] [ERROR] Please refer to /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException