From https://github.com/FlowingCode/MarkdownEditor * branch master -> FETCH_HEAD Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at fffe75c docs(readme): document supported versions [INFO] Scanning for projects... [INFO] [INFO] --------< com.flowingcode.vaadin.addons:markdown-editor-addon >--------- [INFO] Building Markdown Editor Add-on 2.0.4-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ markdown-editor-addon --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.644 s [INFO] Finished at: 2026-03-23T07:44:41Z [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] [INFO] --------< com.flowingcode.vaadin.addons:markdown-editor-addon >--------- [INFO] Building Markdown Editor Add-on 2.0.4-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ markdown-editor-addon --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Markdown Editor Add-on [INFO] Processing change of com.flowingcode.vaadin.addons:vaadin-bom:2.0.4-SNAPSHOT -> 25.1.0-rc2 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.251 s [INFO] Finished at: 2026-03-23T07:44:44Z [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] [INFO] --------< com.flowingcode.vaadin.addons:markdown-editor-addon >--------- [INFO] Building Markdown Editor Add-on 2.0.4-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ markdown-editor-addon --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Markdown Editor Add-on/target [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Markdown Editor Add-on (includes = [tsconfig.json], excludes = []) [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ markdown-editor-addon --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:25.1.0-rc2:prepare-frontend (default) @ markdown-editor-addon --- [INFO] ClassFinder initialized: 70 urls, 4496 classes scanned, 30 annotation types cached, 868 subtype relationships cached, took 464ms [INFO] Visited 101 classes. Took 100 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 79 resources. Took 118 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ markdown-editor-addon --- [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) @ markdown-editor-addon --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ markdown-editor-addon --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug target 21] to target/test-classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Markdown Editor Add-on/src/test/java/com/flowingcode/vaadin/addons/markdown/it/MarkdownEditorIT.java:[36,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/Markdown Editor Add-on/src/test/java/com/flowingcode/vaadin/addons/markdown/it/MarkdownEditorIT.java:[37,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/Markdown Editor Add-on/src/test/java/com/flowingcode/vaadin/addons/markdown/it/MarkdownViewerIT.java:[36,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/Markdown Editor Add-on/src/test/java/com/flowingcode/vaadin/addons/markdown/it/MarkdownViewerIT.java:[37,49] first() in com.vaadin.testbench.ElementQuery has been deprecated and marked for removal [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ markdown-editor-addon --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.flowingcode.vaadin.addons.markdown.test.SerializationTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.396 s <<< FAILURE! - in com.flowingcode.vaadin.addons.markdown.test.SerializationTest [ERROR] testSerialization(com.flowingcode.vaadin.addons.markdown.test.SerializationTest) Time elapsed: 0.361 s <<< ERROR! java.lang.NoClassDefFoundError: jakarta/servlet/http/HttpSessionBindingListener at com.flowingcode.vaadin.addons.markdown.test.SerializationTest.testSerializationOf(SerializationTest.java:37) at com.flowingcode.vaadin.addons.markdown.test.SerializationTest.testSerialization(SerializationTest.java:48) Caused by: java.lang.ClassNotFoundException: jakarta.servlet.http.HttpSessionBindingListener at com.flowingcode.vaadin.addons.markdown.test.SerializationTest.testSerializationOf(SerializationTest.java:37) at com.flowingcode.vaadin.addons.markdown.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: 5.923 s [INFO] Finished at: 2026-03-23T07:44:52Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project markdown-editor-addon: There are test failures. [ERROR] [ERROR] Please refer to /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Markdown Editor 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