-
### Expected Behavior
When a gradle configuration such as `runtimeClasspath` is resolved during Gradle’s evaluation/configuration phase, the configuration can no longer be mutated by the build/plug…
-
### Steps to reproduce
- Generated a Vaadin project via start.sprint.io (gradle build)
- In IDEA, installed Designer plugin
- select a folder/package below the top level, or the 1st level ( e.g.…
-
I want to use the plugin to build a compatibilityMode app , so - it should not install any node on the system, or why does it still need npm?
> Configure project :
Using DS Gradle Vaadin Flow Plug…
-
I'm trying to run my app using 'appRun' gretty task but i'm having this error : `java.net.bindexception cannot assign requested address (bind failed)`
I'm using :
- gradle 6.8.3
- Gretty : id("o…
-
I'm afraid the Vaadin sass library [doesn't support source maps yet](https://github.com/vaadin/sass-compiler/issues/22).
This would be a nice feature to add. We could help vaadin add this functional…
-
### Description of the bug
We have upgrade to Vaadin `24.2.0` with the hopes to benefit from the newly introduced incremental Gradle task caching for `vaadinPrepareFrontendTask` (related PR is http…
-
### Description of the bug
I have a Vaadin 23.2.5 Spring Boot application which is not using any Pro component so shouldn't need a license check.
It built fine before. Now I created a shared UI l…
-
I strive to leverage new gradle configurations like 'implementation', 'testImplementation', since 'compile' and 'testCompile' are deprecated. It looks that vaadin-plugin doesn't support the new gradle…
-
this file
http://maven.vaadin.com/vaadin-addons/org/vaadin/addons/googleanalyticstracker/2.2.0/googleanalyticstracker-2.2.0.pom
refers to parent googleanalyticstracker-addon which cannot be found…
-
### Describe the bug
```
[INFO] --- exec:3.0.0:exec (gradle) @ vaadin-gradle-plugin ---
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, pleas…