From https://github.com/wontlost-ltd/vaadin-ckeditor * branch main -> FETCH_HEAD Already on 'main' Your branch is up to date with 'origin/main'. HEAD is now at 5862f4d feat: ckeditor-vaadin-testbench module + plugin gap fixes; release 5.3.1 (#117) $ mvn versions:set-property -Dproperty=vaadin.version -DnewVersion=25.2.5 -DgenerateBackupPoms=false -B --no-transfer-progress java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] --------------------< com.wontlost:ckeditor-vaadin >-------------------- [INFO] Building CKEditorVaadin 5.3.1 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ ckeditor-vaadin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.584 s [INFO] Finished at: 2026-08-09T06:41:12Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=25.2.5 -DartifactId=vaadin-bom -DgenerateBackupPoms=false -B --no-transfer-progress java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] --------------------< com.wontlost:ckeditor-vaadin >-------------------- [INFO] Building CKEditorVaadin 5.3.1 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ ckeditor-vaadin --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-ckeditor [INFO] Processing change of com.wontlost:vaadin-bom:5.3.1 -> 25.2.5 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.769 s [INFO] Finished at: 2026-08-09T06:41:18Z [INFO] ------------------------------------------------------------------------ $ mvn clean verify -B --no-transfer-progress java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] --------------------< com.wontlost:ckeditor-vaadin >-------------------- [INFO] Building CKEditorVaadin 5.3.1 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ckeditor-vaadin --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-ckeditor/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ckeditor-vaadin --- [INFO] Copying 36 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ ckeditor-vaadin --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- bnd:7.2.1:bnd-process (default) @ ckeditor-vaadin --- [WARNING] Cannot consider developer in line '34' of file '/home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-ckeditor/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-ckeditor/bnd.bnd [1:0]: Export com.wontlost.ckeditor, has 1, private references [com.wontlost.ckeditor.internal] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ckeditor-vaadin --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-ckeditor/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ckeditor-vaadin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-ckeditor/src/test/java/com/wontlost/ckeditor/CollaborationFeaturesTest.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-ckeditor/src/test/java/com/wontlost/ckeditor/CollaborationFeaturesTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ ckeditor-vaadin --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.wontlost.ckeditor.VaadinCKEditorBuilderTest [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s -- in com.wontlost.ckeditor.VaadinCKEditorBuilderTest [INFO] Running com.wontlost.ckeditor.CKEditorPluginTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in com.wontlost.ckeditor.CKEditorPluginTest [INFO] Running com.wontlost.ckeditor.CustomPluginTest [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in com.wontlost.ckeditor.CustomPluginTest [INFO] Running com.wontlost.ckeditor.CKEditorConfigTest [INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in com.wontlost.ckeditor.CKEditorConfigTest [INFO] Running com.wontlost.ckeditor.CKEditorPluginDependenciesTest [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in com.wontlost.ckeditor.CKEditorPluginDependenciesTest [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$VersionTests [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$VersionTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$LifecycleTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$LifecycleTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$BuilderChainTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$BuilderChainTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ConfigTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ConfigTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ConcurrencyTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ConcurrencyTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ValueOperationsTests [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ValueOperationsTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$AutosaveTests Aug 09, 2026 6:41:44 AM com.wontlost.ckeditor.VaadinCKEditor saveEditorDataInternal SEVERE: Error in autosave callback java.lang.RuntimeException at com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$AutosaveTests.lambda$autosaveCallbackNullMessageExceptionGetsFallback$0(VaadinCKEditorIntegrationTest.java:398) at com.wontlost.ckeditor.VaadinCKEditor.saveEditorDataInternal(VaadinCKEditor.java:349) at com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$AutosaveTests.autosaveCallbackNullMessageExceptionGetsFallback(VaadinCKEditorIntegrationTest.java:402) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:565) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1604) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1604) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1604) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Aug 09, 2026 6:41:44 AM com.wontlost.ckeditor.VaadinCKEditor saveEditorDataInternal SEVERE: Error in autosave callback java.lang.RuntimeException: disk full at com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$AutosaveTests.lambda$autosaveCallbackExceptionFiresFailure$0(VaadinCKEditorIntegrationTest.java:383) at com.wontlost.ckeditor.VaadinCKEditor.saveEditorDataInternal(VaadinCKEditor.java:349) at com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$AutosaveTests.autosaveCallbackExceptionFiresFailure(VaadinCKEditorIntegrationTest.java:388) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:565) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1604) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1604) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1604) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Aug 09, 2026 6:41:44 AM com.wontlost.ckeditor.VaadinCKEditor saveEditorDataInternal WARNING: Autosave triggered but no callback registered [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$AutosaveTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$PluginConfigTests [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$PluginConfigTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ToolbarConfigTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ToolbarConfigTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ListenerRegistrationTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ListenerRegistrationTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$HandlerIntegrationTests [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$HandlerIntegrationTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$PropertyTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$PropertyTests [INFO] Running com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ContentStatsTests [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest$ContentStatsTests [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in com.wontlost.ckeditor.VaadinCKEditorIntegrationTest [INFO] Running com.wontlost.ckeditor.VaadinCKEditorPremiumTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.wontlost.ckeditor.VaadinCKEditorPremiumTest [INFO] Running com.wontlost.ckeditor.CKEditorPresetTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.wontlost.ckeditor.CKEditorPresetTest [INFO] Running com.wontlost.ckeditor.EventDispatcherTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.wontlost.ckeditor.EventDispatcherTest [INFO] Running com.wontlost.ckeditor.HotDeployConfigTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.wontlost.ckeditor.HotDeployConfigTest [INFO] Running com.wontlost.ckeditor.CKEditorThemeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.wontlost.ckeditor.CKEditorThemeTest [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$AutosaveEventTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.wontlost.ckeditor.EnterpriseEventTest$AutosaveEventTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$HtmlSanitizerIntegrationTests [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.wontlost.ckeditor.EnterpriseEventTest$HtmlSanitizerIntegrationTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$ChangeSourceTests [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.wontlost.ckeditor.EnterpriseEventTest$ChangeSourceTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$ErrorHandlerTests Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.handler.ErrorHandler lambda$logging$0 WARNING: [W1] warning Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.handler.ErrorHandler lambda$logging$0 SEVERE: [E1] error Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.handler.ErrorHandler lambda$logging$0 SEVERE: FATAL [F1] fatal trace [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.wontlost.ckeditor.EnterpriseEventTest$ErrorHandlerTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$CollaborativePresetTests [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.wontlost.ckeditor.EnterpriseEventTest$CollaborativePresetTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$BuilderEnterpriseTests [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.wontlost.ckeditor.EnterpriseEventTest$BuilderEnterpriseTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$SafeEnumParsingTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.wontlost.ckeditor.EnterpriseEventTest$SafeEnumParsingTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$ContentChangeEventTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.wontlost.ckeditor.EnterpriseEventTest$ContentChangeEventTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$UploadHandlerTests [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.wontlost.ckeditor.EnterpriseEventTest$UploadHandlerTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$FallbackModeTests [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.wontlost.ckeditor.EnterpriseEventTest$FallbackModeTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$HtmlSanitizerTests [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.wontlost.ckeditor.EnterpriseEventTest$HtmlSanitizerTests [INFO] Running com.wontlost.ckeditor.EnterpriseEventTest$EditorErrorTests [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.wontlost.ckeditor.EnterpriseEventTest$EditorErrorTests [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in com.wontlost.ckeditor.EnterpriseEventTest [INFO] Running com.wontlost.ckeditor.ContentManagerTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.wontlost.ckeditor.ContentManagerTest [INFO] Running com.wontlost.ckeditor.EnumParserTest [INFO] Running com.wontlost.ckeditor.EnumParserTest$RealEnumTests Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.EnumParser parse WARNING: Invalid ChangeSource value: 'invalid_source', using default: UNKNOWN [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.wontlost.ckeditor.EnumParserTest$RealEnumTests [INFO] Running com.wontlost.ckeditor.EnumParserTest$ParseTests Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.EnumParser parse WARNING: [TestContext] Invalid TestEnum value: 'invalid', using default: VALUE_TWO Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.EnumParser parse WARNING: Invalid TestEnum value: 'INVALID', using default: VALUE_TWO [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.wontlost.ckeditor.EnumParserTest$ParseTests [INFO] Running com.wontlost.ckeditor.EnumParserTest$ParseStrictTests [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.wontlost.ckeditor.EnumParserTest$ParseStrictTests [INFO] Running com.wontlost.ckeditor.EnumParserTest$LocaleSafetyTests [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.wontlost.ckeditor.EnumParserTest$LocaleSafetyTests [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.wontlost.ckeditor.EnumParserTest [INFO] Running com.wontlost.ckeditor.UploadConfigTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.wontlost.ckeditor.UploadConfigTest [INFO] Running com.wontlost.ckeditor.UploadManagerTest Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload timeout-4 completed successfully in 5ms, url=url Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload ok-size completed successfully in 0ms, url=https://example.com/ok.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager handleUpload WARNING: Upload upload-4 rejected: no upload handler configured Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager notifyError WARNING: Upload failed for upload-4: No upload handler configured Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload upload-1 completed successfully in 0ms, url=https://example.com/image.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload timeout-2 completed successfully in 0ms, url=https://example.com/ok.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager handleUpload INFO: Upload upload-6 rejected by validation: MIME type 'application/x-executable' is not allowed. Allowed types: image/jpeg, image/png Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager notifyError WARNING: Upload failed for upload-6: MIME type 'application/x-executable' is not allowed. Allowed types: image/jpeg, image/png Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager handleUpload WARNING: Upload dup-1 rejected: no upload handler configured Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager notifyError WARNING: Upload failed for dup-1: No upload handler configured Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager handleUpload WARNING: Upload dup-1 rejected: no upload handler configured Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager notifyError WARNING: Upload failed for dup-1: No upload handler configured Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager resolveFailureMessage WARNING: Upload upload-3 failed after 5ms: Upload exception Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 5ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 1ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 4ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 1ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 5ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 4ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 5ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 3ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 3ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 4ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 11ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 4ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:45 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload race-1 completed successfully in 4ms, url=https://example.com/r.jpg Aug 09, 2026 6:41:46 AM com.wontlost.ckeditor.internal.UploadManager resolveFailureMessage WARNING: Upload timeout-1 timed out after 1,000ms Aug 09, 2026 6:41:46 AM com.wontlost.ckeditor.internal.UploadManager handleUpload WARNING: Upload upload-5 rejected: invalid base64 data - Illegal base64 character 2d Aug 09, 2026 6:41:46 AM com.wontlost.ckeditor.internal.UploadManager notifyError WARNING: Upload failed for upload-5: Invalid file data: Illegal base64 character 2d Aug 09, 2026 6:41:46 AM com.wontlost.ckeditor.internal.UploadManager handleUpload INFO: Upload oom-1 rejected before decode: estimated 10,002 bytes exceeds max 16 bytes Aug 09, 2026 6:41:46 AM com.wontlost.ckeditor.internal.UploadManager notifyError WARNING: Upload failed for oom-1: File exceeds maximum allowed size of 16 bytes Aug 09, 2026 6:41:46 AM com.wontlost.ckeditor.internal.UploadManager processCompletion INFO: Upload timeout-3 completed successfully in 206ms, url=https://example.com/delayed.jpg Aug 09, 2026 6:41:46 AM com.wontlost.ckeditor.internal.UploadManager processCompletion WARNING: Upload upload-2 failed after 0ms: Storage full [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 s -- in com.wontlost.ckeditor.UploadManagerTest [INFO] Running com.wontlost.ckeditor.CollaborationFeaturesTest [INFO] Running com.wontlost.ckeditor.CollaborationFeaturesTest$CKEditorConfigCollaborationSerialization [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.wontlost.ckeditor.CollaborationFeaturesTest$CKEditorConfigCollaborationSerialization [INFO] Running com.wontlost.ckeditor.CollaborationFeaturesTest$CustomPluginCollaborationCreation [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.wontlost.ckeditor.CollaborationFeaturesTest$CustomPluginCollaborationCreation [INFO] Running com.wontlost.ckeditor.CollaborationFeaturesTest$PremiumCollaborationPlugins [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.wontlost.ckeditor.CollaborationFeaturesTest$PremiumCollaborationPlugins [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in com.wontlost.ckeditor.CollaborationFeaturesTest [INFO] Running com.wontlost.ckeditor.CKEditorTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.wontlost.ckeditor.CKEditorTypeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 547, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ ckeditor-vaadin --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-ckeditor/target/ckeditor-vaadin-5.3.1.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.938 s [INFO] Finished at: 2026-08-09T06:41:47Z [INFO] ------------------------------------------------------------------------