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 0a3a44d [maven-release-plugin] prepare for next development iteration $ mvn versions:set-property -Dproperty=vaadin.version -DnewVersion=25.3-SNAPSHOT -DgenerateBackupPoms=false -DprofileId=v25 -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] ------------< org.vaadin.addons.flowingcode:extended-login >------------ [INFO] Building Extended Login Add-on 1.1.1-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: 1.170 s [INFO] Finished at: 2026-08-07T12:51:06Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=25.3-SNAPSHOT -DartifactId=vaadin-bom -DgenerateBackupPoms=false -DprofileId=v25 -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] ------------< org.vaadin.addons.flowingcode:extended-login >------------ [INFO] Building Extended Login Add-on 1.1.1-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.1-SNAPSHOT -> 25.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.780 s [INFO] Finished at: 2026-08-07T12:51:09Z [INFO] ------------------------------------------------------------------------ $ mvn clean verify -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml -Pv25 java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] ------------< org.vaadin.addons.flowingcode:extended-login >------------ [INFO] Building Extended Login Add-on 1.1.1-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.3-SNAPSHOT:prepare-frontend (default) @ extended-login --- [WARNING] Property 'frontend.hotdeploy' is deprecated, please use 'vaadin.frontend.hotdeploy' instead. [INFO] ClassFinder initialized: 72 urls, 5000 classes scanned, 30 annotation types cached, 833 subtype relationships cached, took 709ms [INFO] Visited 107 classes. Took 136 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 81 resources. Took 207 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 [WARNING] location of system modules is not set in conjunction with -source 21 not setting the location of system modules may lead to class files that cannot run on JDK 21 --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically [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] location of system modules is not set in conjunction with -source 21 not setting the location of system modules may lead to class files that cannot run on JDK 21 --release 21 is recommended instead of -source 21 -target 21 because it sets the location of system modules automatically [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 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in com.flowingcode.vaadin.addons.extendedlogin.test.SerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.1.2:jar (default-jar) @ extended-login --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Extended Login Add-on/target/extended-login-1.1.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.658 s [INFO] Finished at: 2026-08-07T12:51:24Z [INFO] ------------------------------------------------------------------------