-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Maven cleanup #22382
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
Maven cleanup #22382
Conversation
|
Last commit to be dropped. |
|
Agreed, on release this URL is going away. |
mosabua
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. If the new property is a clean replacement .. should we set the value of air.main.basedir to its value in upstream airlift/airbase ... or remove it complete in a follow up PR?
|
I'm not sure whether this will work that way but I'll follow-up :) |
53d94c7 to
4b43eb0
Compare
|
@mosabua you can't set in the airbase - seems like a $session properties can't be used in the pom itself |
|
Updated to maven 3.9.8 |
cstamas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NB: 3.9.8 announce (and even mvn site update) is yet to happen
It's a default builder for mvnd
This version is aligned with mvnd-1.0.0
42f0c4a to
7052d32
Compare
|
mvnd 1.0.0 now available on homebrew and sdkman - merging this :) |
This requires new mvnd release for compatibility.
Tested with https://github.com/apache/maven-mvnd/actions/runs/9500170890
Works with mvn 3.9.7 (current) and 3.9.8 (being released right now).