-
Notifications
You must be signed in to change notification settings - Fork 26.6k
chore: Maven version update (3.9.9 -->> 3.9.11) #15786
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
base: 3.3
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.3 #15786 +/- ##
============================================
+ Coverage 60.76% 60.78% +0.01%
- Complexity 11696 11699 +3
============================================
Files 1938 1938
Lines 88679 88679
Branches 13386 13386
============================================
+ Hits 53885 53901 +16
+ Misses 29254 29246 -8
+ Partials 5540 5532 -8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@heliang666s and @zrlw: PTAL |
| # Licensed to the Apache Software Foundation (ASF) under one | ||
| # or more contributor license agreements. See the NOTICE file | ||
| # distributed with this work for additional information | ||
| # regarding copyright ownership. The ASF licenses this file | ||
| # to you under the Apache License, Version 2.0 (the | ||
| # "License"); you may not use this file except in compliance | ||
| # with the License. You may obtain a copy of the License at | ||
| # | ||
| # https://www.apache.org/licenses/LICENSE-2.0 | ||
| # | ||
| # Unless required by applicable law or agreed to in writing, | ||
| # software distributed under the License is distributed on an | ||
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
| # KIND, either express or implied. See the License for the | ||
| # specific language governing permissions and limitations | ||
| # under the License. |
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.
Restore it
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.
@AlbumenJ Maven team decided to remove license out of maven-wrapper.properties; their rationale: both script files (mvnw and mvnw.cmd) contain license and hence maven-wrapper.properties licence reference is kind of redundant: apache/maven-wrapper#323
LMK what do you think (i.e. which option suits you).
What is the purpose of the change?
How was this change performed ?
./mvnw wrapper:wrapper -N -Dtype=bin -Dmaven=3.9.11Related links (maven release notes):
ℹ️ Note: the checklist template was removed given the fact that PR is simple and self-explanatory (but I can provide more details in case maintainers insist).