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

Please support gradle plugin for [email protected] #823

Open
vpa1977 opened this issue Aug 20, 2024 · 0 comments
Open

Please support gradle plugin for [email protected] #823

vpa1977 opened this issue Aug 20, 2024 · 0 comments
Labels
Enhancement New feature or request

Comments

@vpa1977
Copy link
Contributor

vpa1977 commented Aug 20, 2024

What needs to get done

Add gradle plugin that will allow build gradle projects that are de-facto standard for modern Java.
Gradle contains breaking changes between major versions so the plugin should try to use gradle wrapper if present.
When the gradle wrapper is not present it should expect the user to install gradle in the build image manually.

Why it needs to get done

Gradle is a de-facto standard for the modern Java projects.
Is it required as a part of wider goal of supporting Spring Boot.

@vpa1977 vpa1977 added the Enhancement New feature or request label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant