From https://github.com/stefanuebe/vaadin-fullcalendar * branch master -> FETCH_HEAD Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at 30a4803 use newer mockito (#238) $ mvn versions:set-property -Dproperty=vaadin.version -DnewVersion=25.2-SNAPSHOT -DgenerateBackupPoms=false -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] FullCalendar for Flow [jar] [INFO] FullCalendar Scheduler for Flow [jar] [INFO] Full Calendar web component demo [jar] [INFO] fullcalendar-parent [pom] [INFO] Full Calendar E2E Test App [jar] [INFO] [INFO] ------------------< org.vaadin.stefan:fullcalendar2 >------------------- [INFO] Building FullCalendar for Flow 7.2.2-SNAPSHOT [1/5] [INFO] from addon/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar2 --- [INFO] [INFO] -------------< org.vaadin.stefan:fullcalendar2-scheduler >-------------- [INFO] Building FullCalendar Scheduler for Flow 7.2.2-SNAPSHOT [2/5] [INFO] from addon-scheduler/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar2-scheduler --- [INFO] [INFO] ----------------< org.vaadin.stefan:fullcalendar-demo >----------------- [INFO] Building Full Calendar web component demo 25.0.0-SNAPSHOT [3/5] [INFO] from demo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar-demo --- [INFO] [INFO] ---------------< org.vaadin.stefan:fullcalendar-parent >---------------- [INFO] Building fullcalendar-parent 7.2.2-SNAPSHOT [4/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar-parent --- [INFO] [INFO] ------------< org.vaadin.stefan:fullcalendar-e2e-test-app >------------- [INFO] Building Full Calendar E2E Test App 25.0.0-SNAPSHOT [5/5] [INFO] from e2e-test-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar-e2e-test-app --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FullCalendar for Flow 7.2.2-SNAPSHOT ............... SUCCESS [ 1.524 s] [INFO] FullCalendar Scheduler for Flow 7.2.2-SNAPSHOT ..... SUCCESS [ 0.089 s] [INFO] Full Calendar web component demo 25.0.0-SNAPSHOT ... SUCCESS [ 0.230 s] [INFO] fullcalendar-parent 7.2.2-SNAPSHOT ................. SUCCESS [ 0.010 s] [INFO] Full Calendar E2E Test App 25.0.0-SNAPSHOT ......... SUCCESS [ 0.186 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.908 s [INFO] Finished at: 2026-06-08T16:26:14Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=25.2-SNAPSHOT -DartifactId=vaadin-bom -DgenerateBackupPoms=false -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] FullCalendar for Flow [jar] [INFO] FullCalendar Scheduler for Flow [jar] [INFO] Full Calendar web component demo [jar] [INFO] fullcalendar-parent [pom] [INFO] Full Calendar E2E Test App [jar] [INFO] [INFO] ---------------< org.vaadin.stefan:fullcalendar-parent >---------------- [INFO] Building fullcalendar-parent 7.2.2-SNAPSHOT [1/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ fullcalendar-parent --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar [INFO] Processing change of org.vaadin.stefan:vaadin-bom:7.2.2-SNAPSHOT -> 25.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FullCalendar for Flow 7.2.2-SNAPSHOT ............... SKIPPED [INFO] FullCalendar Scheduler for Flow 7.2.2-SNAPSHOT ..... SKIPPED [INFO] Full Calendar web component demo 25.0.0-SNAPSHOT ... SKIPPED [INFO] fullcalendar-parent 7.2.2-SNAPSHOT ................. SUCCESS [ 1.692 s] [INFO] Full Calendar E2E Test App 25.0.0-SNAPSHOT ......... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.630 s [INFO] Finished at: 2026-06-08T16:26:20Z [INFO] ------------------------------------------------------------------------ $ mvn clean verify -B --no-transfer-progress --settings /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/settings.xml [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] FullCalendar for Flow [jar] [INFO] FullCalendar Scheduler for Flow [jar] [INFO] Full Calendar web component demo [jar] [INFO] fullcalendar-parent [pom] [INFO] Full Calendar E2E Test App [jar] [INFO] [INFO] ------------------< org.vaadin.stefan:fullcalendar2 >------------------- [INFO] Building FullCalendar for Flow 7.2.2-SNAPSHOT [1/5] [INFO] from addon/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar2 --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fullcalendar2 --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ fullcalendar2 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 98 source files with javac [debug release 21] to target/classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/dataprovider/EntryQuery.java:[29,20] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/FullCalendar.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/FullCalendar.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fullcalendar2 --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ fullcalendar2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 21] to target/test-classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarTest.java:[177,60] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.vaadin.stefan.fullcalendar.BusinessHours for a varargs call cast to org.vaadin.stefan.fullcalendar.BusinessHours[] for a non-varargs call and to suppress this warning [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarTest.java:[438,49] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.vaadin.stefan.fullcalendar.converters.JsonItemPropertyConverter for a varargs call cast to org.vaadin.stefan.fullcalendar.converters.JsonItemPropertyConverter[] for a non-varargs call and to suppress this warning [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/AdvancedOptionsTest.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/AdvancedOptionsTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ fullcalendar2 --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.stefan.fullcalendar.JsCallbackTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.800 s -- in org.vaadin.stefan.fullcalendar.JsCallbackTest [INFO] Running org.vaadin.stefan.fullcalendar.ConverterTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.vaadin.stefan.fullcalendar.ConverterTest [INFO] Running org.vaadin.stefan.fullcalendar.DeltaTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.vaadin.stefan.fullcalendar.DeltaTest [INFO] Running org.vaadin.stefan.fullcalendar.JsonUtilsTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.vaadin.stefan.fullcalendar.JsonUtilsTest [INFO] Running org.vaadin.stefan.fullcalendar.InMemoryEntryProviderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.vaadin.stefan.fullcalendar.InMemoryEntryProviderTest [INFO] Running org.vaadin.stefan.fullcalendar.EntryTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.vaadin.stefan.fullcalendar.EntryTest [INFO] Running org.vaadin.stefan.fullcalendar.RecurringTimeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.vaadin.stefan.fullcalendar.RecurringTimeTest [INFO] Running org.vaadin.stefan.fullcalendar.EntryModelTest [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.vaadin.stefan.fullcalendar.EntryModelTest [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.vaadin.stefan.fullcalendar.FullCalendarBuilderTest [INFO] Running org.vaadin.stefan.fullcalendar.EventSourcesTest [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.vaadin.stefan.fullcalendar.EventSourcesTest [INFO] Running org.vaadin.stefan.fullcalendar.TimezoneTests [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.vaadin.stefan.fullcalendar.TimezoneTests [INFO] Running org.vaadin.stefan.fullcalendar.AdvancedOptionsTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.vaadin.stefan.fullcalendar.AdvancedOptionsTest [INFO] Running org.vaadin.stefan.fullcalendar.CalendarLocaleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.vaadin.stefan.fullcalendar.CalendarLocaleTest [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.vaadin.stefan.fullcalendar.FullCalendarTest [INFO] Running org.vaadin.stefan.fullcalendar.TimeslotsSelectedEventTest Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/home/ghrunner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.355 s -- in org.vaadin.stefan.fullcalendar.TimeslotsSelectedEventTest [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarOptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.vaadin.stefan.fullcalendar.FullCalendarOptionsTest [INFO] Running org.vaadin.stefan.fullcalendar.InteractionCallbacksTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.vaadin.stefan.fullcalendar.InteractionCallbacksTest [INFO] Running org.vaadin.stefan.fullcalendar.EntryDataEventRenameTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.vaadin.stefan.fullcalendar.EntryDataEventRenameTest [INFO] Running org.vaadin.stefan.fullcalendar.DraggableTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.vaadin.stefan.fullcalendar.DraggableTest [INFO] Running org.vaadin.stefan.fullcalendar.AccessibilityTouchTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.vaadin.stefan.fullcalendar.AccessibilityTouchTest [INFO] Running org.vaadin.stefan.fullcalendar.BusinessHoursTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.vaadin.stefan.fullcalendar.BusinessHoursTest [INFO] Running org.vaadin.stefan.fullcalendar.DisplayOptionsTest [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.vaadin.stefan.fullcalendar.DisplayOptionsTest [INFO] Running org.vaadin.stefan.fullcalendar.DeltaDeprecationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.vaadin.stefan.fullcalendar.DeltaDeprecationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 409, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ fullcalendar2 --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/target/fullcalendar2-7.2.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.vaadin.stefan:fullcalendar2-scheduler >-------------- [INFO] Building FullCalendar Scheduler for Flow 7.2.2-SNAPSHOT [2/5] [INFO] from addon-scheduler/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar2-scheduler --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fullcalendar2-scheduler --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ fullcalendar2-scheduler --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fullcalendar2-scheduler --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ fullcalendar2-scheduler --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 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-fullcalendar/addon-scheduler/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarSchedulerTest.java: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarSchedulerTest.java uses or overrides a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarSchedulerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ fullcalendar2-scheduler --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarSchedulerTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 s -- in org.vaadin.stefan.fullcalendar.FullCalendarSchedulerTest [INFO] Running org.vaadin.stefan.fullcalendar.SchedulerFeaturesTest [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.vaadin.stefan.fullcalendar.SchedulerFeaturesTest [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.vaadin.stefan.fullcalendar.FullCalendarBuilderTest [INFO] Running org.vaadin.stefan.fullcalendar.SchedulerBatchedWritesTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.vaadin.stefan.fullcalendar.SchedulerBatchedWritesTest [INFO] Running org.vaadin.stefan.fullcalendar.ComponentResourceAreaColumnTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.vaadin.stefan.fullcalendar.ComponentResourceAreaColumnTest [INFO] Running org.vaadin.stefan.fullcalendar.ResourceEntryCopyTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.vaadin.stefan.fullcalendar.ResourceEntryCopyTest [INFO] Running org.vaadin.stefan.fullcalendar.ResourceTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.vaadin.stefan.fullcalendar.ResourceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 147, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ fullcalendar2-scheduler --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/target/fullcalendar2-scheduler-7.2.2-SNAPSHOT.jar [INFO] [INFO] ----------------< org.vaadin.stefan:fullcalendar-demo >----------------- [INFO] Building Full Calendar web component demo 25.0.0-SNAPSHOT [3/5] [INFO] from demo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar-demo --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fullcalendar-demo --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:25.2-SNAPSHOT:prepare-frontend (default) @ fullcalendar-demo --- [INFO] ClassFinder initialized: 114 urls, 5780 classes scanned, 46 annotation types cached, 1110 subtype relationships cached, took 946ms [INFO] Visited 106 classes. Took 239 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 122 resources. Took 94 ms. [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ fullcalendar-demo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 54 source files with javac [debug release 21] to target/classes [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/main/java/org/vaadin/stefan/ui/view/demos/customtimeline/AnonymousCustomViewDemo.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/main/java/org/vaadin/stefan/ui/view/demos/customtimeline/AnonymousCustomViewDemo.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/main/java/org/vaadin/stefan/ui/view/demos/entryproviders/AbstractEntryProviderDemo.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/main/java/org/vaadin/stefan/ui/view/demos/entryproviders/AbstractEntryProviderDemo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fullcalendar-demo --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ fullcalendar-demo --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ fullcalendar-demo --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ fullcalendar-demo --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/target/fullcalendar-demo-25.0.0-SNAPSHOT.jar [INFO] [INFO] ---------------< org.vaadin.stefan:fullcalendar-parent >---------------- [INFO] Building fullcalendar-parent 7.2.2-SNAPSHOT [4/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar-parent --- [INFO] [INFO] ------------< org.vaadin.stefan:fullcalendar-e2e-test-app >------------- [INFO] Building Full Calendar E2E Test App 25.0.0-SNAPSHOT [5/5] [INFO] from e2e-test-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar-e2e-test-app --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fullcalendar-e2e-test-app --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:25.2-SNAPSHOT:prepare-frontend (default) @ fullcalendar-e2e-test-app --- [INFO] ClassFinder initialized: 113 urls, 5603 classes scanned, 45 annotation types cached, 1107 subtype relationships cached, took 1154ms [INFO] Visited 106 classes. Took 175 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 121 resources. Took 102 ms. [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ fullcalendar-e2e-test-app --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/src/main/java/org/vaadin/stefan/ui/view/playground/PlaygroundView.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/src/main/java/org/vaadin/stefan/ui/view/playground/PlaygroundView.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fullcalendar-e2e-test-app --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ fullcalendar-e2e-test-app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ fullcalendar-e2e-test-app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ fullcalendar-e2e-test-app --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/target/fullcalendar-e2e-test-app-25.0.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FullCalendar for Flow 7.2.2-SNAPSHOT ............... SUCCESS [ 20.251 s] [INFO] FullCalendar Scheduler for Flow 7.2.2-SNAPSHOT ..... SUCCESS [ 5.851 s] [INFO] Full Calendar web component demo 25.0.0-SNAPSHOT ... SUCCESS [ 5.463 s] [INFO] fullcalendar-parent 7.2.2-SNAPSHOT ................. SUCCESS [ 0.004 s] [INFO] Full Calendar E2E Test App 25.0.0-SNAPSHOT ......... SUCCESS [ 2.931 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.215 s [INFO] Finished at: 2026-06-08T16:27:03Z [INFO] ------------------------------------------------------------------------