-
### Describe the bug
I just upgraded to Vaadin 24.5 and am getting this error when I try to build my Gradle project that has a Hilla Endpoint in it:
> [09:22:23]W: [Gradle failure report] Caus…
-
When testing a Vaadin pre-release, the following configurations should be added to the POM file, as documented in the release notes (e.g. https://github.com/vaadin/platform/releases/tag/24.5.0.beta3)
…
-
### Description of the bug
UI project utilizing vaadin-gradle-plugin fails to build on vaadinBuildFrontend task, when Gradle toolchains configured to higher version of java. e.g JAVA_HOME is java 11,…
-
### Environment
Jmix version: 2.4.0-RC1
### Bug Description
Create an app based on Jmix 2.4.0-RC1 and add `@EnableJmixDataRepositories` to main application class.
Try to start the applicat…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/e3f7af60-7d96-45f4-b219-3a15f0793e4c)
Failed to execute mojo com.vaadin:vaadin-maven-plugin:24.4.12:prepare-frontend {executi…
-
### Describe the bug
I am getting this error on the frontend using vaadin with quarkus:
https://192.168.1.100/VAADIN/static/push/vaadinPush.js could not be loaded. Push will not work.
Looks like …
-
### Description of the bug
With new Gradle 8.6 and the latest [setup-gradle@v3](https://github.com/gradle/actions/tree/v3.0.0/setup-gradle) it is now possible to safely and securely store [Gradle con…
-
When trying to use the 20.0.0.alpha7 version of the Gradle plugin (only available at http://tools.vaadin.com/nexus/content/repositories/vaadin-prereleases/com/vaadin/vaadin-gradle-plugin/ ) by using t…
-
Hi!
I use the description in https://plugins.gradle.org/plugin/name.mazgalov.vaadin.sass.compiler to apply your plugin to our gradle build.
With 0.1.1 it works fine
```
plugins {
id "name.…
-
**Desktop (please complete the following information):**
- OS: macOS 12.x, macOS 13.x, Ubuntu 22.4, Windows 11
- JDK version: 11 (temurin + zulu tested)
- Gradle version: 7.5.1
- Vaadin Plugin…