-
Notifications
You must be signed in to change notification settings - Fork 528
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
chore(deps): Bump org.apache.maven:maven-core from 3.6.3 to 3.8.1 in /jkube-kit/parent #2333
chore(deps): Bump org.apache.maven:maven-core from 3.6.3 to 3.8.1 in /jkube-kit/parent #2333
Conversation
Eclipse JKube CI ReportStarted new GH workflow run for #2333 (2024-02-02T14:55:24Z) ⚙️ JKube E2E Tests (7757543608)
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2333 +/- ##
=============================================
+ Coverage 59.36% 70.32% +10.96%
- Complexity 4586 4963 +377
=============================================
Files 500 480 -20
Lines 21211 19308 -1903
Branches 2830 2494 -336
=============================================
+ Hits 12591 13579 +988
+ Misses 7370 4501 -2869
+ Partials 1250 1228 -22 ☔ View full report in Codecov by Sentry. |
|
Seems to be a duplicate of #2327 (the latter doesn't seem to be building though) |
We need to see if by upgrading the Maven Core (or any of its APIs) the plugins still work on older versions of Maven. |
4545b7e
to
3ee04e7
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information The version of Java (11.0.18) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. |
In order to make sure that this is working. Build and install the project with the current update. Then, use it with a legacy (3.6.x) version of Maven and ensure that everything is working as expected. |
3ee04e7
to
5c58f3c
Compare
@manusa : I tested this branch with Maven 3.6.3 . All goals seem to be working. |
@dependabot rebase |
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.6.3 to 3.8.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.6.3...maven-3.8.1) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
5c58f3c
to
73fc046
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
We have minimum supported maven version set to |
Bumps org.apache.maven:maven-core from 3.6.3 to 3.8.1.
Commits
05c21c6
[maven-release-plugin] prepare release maven-3.8.1d295dc3
[MNG-7128] keep blocked attribute from mirrors in artifact repositoriesa469068
next version in branch 3.8.x is 3.8.1-SNAPSHOTdad8a3e
[maven-release-plugin] prepare for next development iteration6aa1f4a
[maven-release-plugin] prepare release maven-3.8.0907d53a
[MNG-7118] block HTTP repositories by default899465a
[MNG-7117] add support for blocked mirrorfa79cb2
[MNG-7116] add support for mirrorOf external:http:*e5f6634
use Maven Resolver 1.6.209f77da
[MNG-7119] Upgrade Maven Wagon to 3.4.3You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.