Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PiT 24.2: gradle projects do not work #4522

Closed
Tracked by #4289
manolo opened this issue Sep 28, 2023 · 0 comments · Fixed by #4523
Closed
Tracked by #4289

PiT 24.2: gradle projects do not work #4522

manolo opened this issue Sep 28, 2023 · 0 comments · Fixed by #4523
Labels

Comments

@manolo
Copy link
Member

manolo commented Sep 28, 2023

Describe the bug

When running gradle projects using vaadin-gradle-plugin 24.2.0.alpha11 and 24.2.0.beta1 it fails

Expected-behavior

gradle projects work with pre-releases versions

Reproduction

git clone https://github.com/vaadin/base-starter-spring-gradle.git
cd base-starter-spring-gradle
perl -pi -e 's|\s*(vaadinVersion)\s*([=:]).*|${1}${2}24.2.0.beta1|g' gradle.properties
./gradlew clean 

System Info

vaadin 24.2.0.alpha11 and 24.2.0.beta1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant