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

Minimal maven version misalligned with quarkus/independent-projects #39728

Closed
rsvoboda opened this issue Mar 27, 2024 · 1 comment · Fixed by #39732
Closed

Minimal maven version misalligned with quarkus/independent-projects #39728

rsvoboda opened this issue Mar 27, 2024 · 1 comment · Fixed by #39732
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/maven
Milestone

Comments

@rsvoboda
Copy link
Member

Description

https://github.com/quarkusio/quarkus/blob/main/build-parent/pom.xml#L62 says <supported-maven-versions>[3.8.2,)</supported-maven-versions>

https://github.com/quarkusio/quarkus/blob/main/independent-projects/parent/pom.xml#L75 says <maven.min.version>3.8.6</maven.min.version>

I think these two should be aligned. For some reason I thought 3.8.6 is the minimal version anyway. CC @aloubyansky

Implementation ideas

No response

@rsvoboda rsvoboda added the area/housekeeping Issue type for generalized tasks not related to bugs or enhancements label Mar 27, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 27, 2024

/cc @quarkusio/devtools (maven)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/housekeeping Issue type for generalized tasks not related to bugs or enhancements area/maven
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant