From https://github.com/FlowingCode/ImageCrop * branch master -> FETCH_HEAD Already on 'master' Your branch is up to date with 'origin/master'. HEAD is now at eebbcea [maven-release-plugin] prepare for next development iteration [INFO] Scanning for projects... [INFO] [INFO] -----------< com.flowingcode.vaadin.addons:image-crop-addon >----------- [INFO] Building Image Crop Add-on 1.2.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ image-crop-addon --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.496 s [INFO] Finished at: 2026-03-17T07:38:43Z [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] [INFO] -----------< com.flowingcode.vaadin.addons:image-crop-addon >----------- [INFO] Building Image Crop Add-on 1.2.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ image-crop-addon --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop Add-on [INFO] Processing change of com.flowingcode.vaadin.addons:vaadin-bom:1.2.2-SNAPSHOT -> 25.1.0-beta3 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.265 s [INFO] Finished at: 2026-03-17T07:38:48Z [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] [INFO] -----------< com.flowingcode.vaadin.addons:image-crop-addon >----------- [INFO] Building Image Crop Add-on 1.2.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ image-crop-addon --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop Add-on/target [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop Add-on (includes = [tsconfig.json], excludes = []) [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ image-crop-addon --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:25.1.0-beta3:prepare-frontend (default) @ image-crop-addon --- [INFO] ClassFinder initialized: 64 urls, 3016 classes scanned, 30 annotation types cached, 604 subtype relationships cached, took 512ms [INFO] Visited 101 classes. Took 108 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 66 resources. Took 83 ms. [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ image-crop-addon --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug target 17] to target/classes [WARNING] system modules path not set in conjunction with -source 17 [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ image-crop-addon --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ image-crop-addon --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes [WARNING] system modules path not set in conjunction with -source 17 [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop Add-on/src/test/java/com/flowingcode/vaadin/addons/imagecrop/BasicImageCropDemo.java:[44,27] ImageCrop(com.vaadin.flow.component.html.Image) in com.flowingcode.vaadin.addons.imagecrop.ImageCrop has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop Add-on/src/test/java/com/flowingcode/vaadin/addons/imagecrop/UploadImageCropDemo.java:[64,5] com.vaadin.flow.component.upload.receivers.MemoryBuffer in com.vaadin.flow.component.upload.receivers has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop Add-on/src/test/java/com/flowingcode/vaadin/addons/imagecrop/UploadImageCropDemo.java:[64,31] com.vaadin.flow.component.upload.receivers.MemoryBuffer in com.vaadin.flow.component.upload.receivers has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop Add-on/src/test/java/com/flowingcode/vaadin/addons/imagecrop/UploadImageCropDemo.java:[65,30] Upload(com.vaadin.flow.component.upload.Receiver) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop Add-on/src/test/java/com/flowingcode/vaadin/addons/imagecrop/UploadImageCropDemo.java:[77,20] addFinishedListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop Add-on/src/test/java/com/flowingcode/vaadin/addons/imagecrop/it/ViewIT.java:[61,47] 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/Image Crop Add-on/src/test/java/com/flowingcode/vaadin/addons/imagecrop/test/SerializationTest.java:[49,27] ImageCrop(com.vaadin.flow.component.html.Image) in com.flowingcode.vaadin.addons.imagecrop.ImageCrop has been deprecated and marked for removal [INFO] [INFO] --- surefire:2.22.1:test (default-test) @ image-crop-addon --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.flowingcode.vaadin.addons.imagecrop.test.SerializationTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.531 s <<< FAILURE! - in com.flowingcode.vaadin.addons.imagecrop.test.SerializationTest [ERROR] testSerialization(com.flowingcode.vaadin.addons.imagecrop.test.SerializationTest) Time elapsed: 0.433 s <<< ERROR! java.lang.NoClassDefFoundError: jakarta/servlet/http/HttpSessionBindingListener at com.flowingcode.vaadin.addons.imagecrop.test.SerializationTest.testSerializationOf(SerializationTest.java:38) at com.flowingcode.vaadin.addons.imagecrop.test.SerializationTest.testSerialization(SerializationTest.java:49) Caused by: java.lang.ClassNotFoundException: jakarta.servlet.http.HttpSessionBindingListener at com.flowingcode.vaadin.addons.imagecrop.test.SerializationTest.testSerializationOf(SerializationTest.java:38) at com.flowingcode.vaadin.addons.imagecrop.test.SerializationTest.testSerialization(SerializationTest.java:49) [INFO] Running com.flowingcode.vaadin.addons.imagecrop.test.ImageCropTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s - in com.flowingcode.vaadin.addons.imagecrop.test.ImageCropTest [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] SerializationTest.testSerialization:49->testSerializationOf:38 ยป NoClassDefFound [INFO] [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.870 s [INFO] Finished at: 2026-03-17T07:38:58Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project image-crop-addon: There are test failures. [ERROR] [ERROR] Please refer to /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/Image Crop 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