vaadin / vaadin-gradle-plugin

Gradle plugin for Vaadin 14 applications. Takes care of front-end build, helps to configure repositories and to create various project and file templates.
Apache License 2.0
31 stars 9 forks source link

Spring Initializr does not add Vaadin Gradle Plugin line to build.gradle / build.gradle.kts plugins section #94

Closed vlipovetskii closed 3 years ago

vlipovetskii commented 4 years ago

Could you communicate with maintainers of Spring Initializr to add id 'com.vaadin' version '0.8.0' to build.gradle id("com.vaadin") version "0.8.0" to build.gradle.kts

mvysny commented 4 years ago

Hmm I don't have this kind of power, but @mstahv could help?

mvysny commented 3 years ago

Thank you, filed upstream: https://github.com/spring-io/initializr/issues/1158

mvysny commented 3 years ago

Fixed upstream :+1: