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

Add support for Maven 4 #204

Closed
dmikusa opened this issue Oct 27, 2022 · 0 comments · Fixed by #212
Closed

Add support for Maven 4 #204

dmikusa opened this issue Oct 27, 2022 · 0 comments · Fixed by #212
Labels
type:enhancement A general enhancement

Comments

@dmikusa
Copy link
Contributor

dmikusa commented Oct 27, 2022

Describe the Enhancement

Maven 4 is in alphas. We will need to keep Maven 3 around for a while, so we should add Maven 4 to buildpack.toml so we can support both at the same time.

https://maven.apache.org/ref/4-LATEST/

Possible Solution

Add Maven 4 to buildpack.toml & adjust CI so that it tracks both major releases.

Motivation

Maven 4 is a new major branch & folks will likely want to use it.

@dmikusa dmikusa added the type:enhancement A general enhancement label Oct 27, 2022
@dmikusa dmikusa mentioned this issue Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant