-
Notifications
You must be signed in to change notification settings - Fork 193
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
Bump maven-version from 3.8.7 to 3.9.0 #2058
Conversation
/request-license-review |
Unless 3.9.x is available as a default on eclipse infra, we should not upgrade to it. |
https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2646 - just requested it. Usually, this happens quite fast (even if latest is changed a bit more carefully, versioned one should be available shortly) |
Usually (if i remember correctly), new maven versions are made available but you need to select them explicitly. Then after a while they became the default. As Maven 3.9.x has some potential breaking changes, my plan would be to first try to build/run Tycho with 3.9.x and if that works update Tycho itself to require it, but we should not do this before some other plugins might have adopted to it so probably Mai 2023 seems like a good time to let things settle in that regard. |
I have now createda PR: with this changes Tycho should at least compile with 3.9.0 and we can see what tests probably fail. |
@dependabot rebase |
f403a43
to
2fe3629
Compare
As Tycho is now running on 3.8.x and 3.9.x I think we can retain 3.9.x for a while unless we need explicitly features from the 3.9.x line. |
I still can't use Tycho to build platform.ua repo using Maven 3.9.0, what am I missing? |
What exact error are you getting? |
|
Have you tried with |
Sorry, no such input:
|
Ah, it's probably coming from tycho-build 3.0.2 failing that way. |
Yes I think so... can you try to use 4.0.0-SNAPSHOT (with a global repository: https://github.com/eclipse-tycho/tycho/wiki#configure-snapshots-repository-globally ) ... if that works I'll backport this, then we can test with 3.0.3-SNAPSHOT and should probably do another release. |
It works with 4.0.0 SNAPSHOT. |
@akurtakov can you verify with 3.0.3-SNAPSHOT ? |
platform.ua repo built fine with 3.0.3-SNAPSHOT. |
@dependabot rebase |
2fe3629
to
5c36ca9
Compare
5c36ca9
to
cc23436
Compare
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
e2f0b35
to
3ca6d2e
Compare
@dependabot rebase |
Bumps `maven-version` from 3.8.7 to 3.9.0. Updates `maven-plugin-api` from 3.8.7 to 3.9.0 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) Updates `maven-core` from 3.8.7 to 3.9.0 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) Updates `maven-artifact` from 3.8.7 to 3.9.0 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) Updates `maven-compat` from 3.8.7 to 3.9.0 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) Updates `maven-model` from 3.8.7 to 3.9.0 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) Updates `maven-settings` from 3.8.7 to 3.9.0 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) Updates `maven-model-builder` from 3.8.7 to 3.9.0 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) Updates `apache-maven` from 3.8.7 to 3.9.0 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) Updates `maven-embedder` from 3.8.7 to 3.9.0 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.8.7...maven-3.9.0) --- updated-dependencies: - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-artifact dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-compat dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-model dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-settings dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-model-builder dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:apache-maven:bin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven:maven-embedder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
3ca6d2e
to
93e9edf
Compare
Superseded by #2263. |
Bumps
maven-version
from 3.8.7 to 3.9.0.Updates
maven-plugin-api
from 3.8.7 to 3.9.0Commits
9b58d2b
[maven-release-plugin] prepare release maven-3.9.087f4044
Update git-blame-ignore-revse9d5708
Reformat1a600c7
[MNG-7675] Update Parent to 39 and reformata5d0ca4
Fix site plugin warning (#973)48cac1c
[MNG-7672] Fork should only execute the project and its submodules (#969)8fa5545
Get rid of surefire watning, take 2 (#967)36f02c9
Get rid of surefire warning (#965)f7ca0b6
[MNG-7608] Make native transport the default (#961)51354e6
[maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...Updates
maven-core
from 3.8.7 to 3.9.0Commits
9b58d2b
[maven-release-plugin] prepare release maven-3.9.087f4044
Update git-blame-ignore-revse9d5708
Reformat1a600c7
[MNG-7675] Update Parent to 39 and reformata5d0ca4
Fix site plugin warning (#973)48cac1c
[MNG-7672] Fork should only execute the project and its submodules (#969)8fa5545
Get rid of surefire watning, take 2 (#967)36f02c9
Get rid of surefire warning (#965)f7ca0b6
[MNG-7608] Make native transport the default (#961)51354e6
[maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...Updates
maven-artifact
from 3.8.7 to 3.9.0Commits
9b58d2b
[maven-release-plugin] prepare release maven-3.9.087f4044
Update git-blame-ignore-revse9d5708
Reformat1a600c7
[MNG-7675] Update Parent to 39 and reformata5d0ca4
Fix site plugin warning (#973)48cac1c
[MNG-7672] Fork should only execute the project and its submodules (#969)8fa5545
Get rid of surefire watning, take 2 (#967)36f02c9
Get rid of surefire warning (#965)f7ca0b6
[MNG-7608] Make native transport the default (#961)51354e6
[maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...Updates
maven-compat
from 3.8.7 to 3.9.0Commits
9b58d2b
[maven-release-plugin] prepare release maven-3.9.087f4044
Update git-blame-ignore-revse9d5708
Reformat1a600c7
[MNG-7675] Update Parent to 39 and reformata5d0ca4
Fix site plugin warning (#973)48cac1c
[MNG-7672] Fork should only execute the project and its submodules (#969)8fa5545
Get rid of surefire watning, take 2 (#967)36f02c9
Get rid of surefire warning (#965)f7ca0b6
[MNG-7608] Make native transport the default (#961)51354e6
[maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...Updates
maven-model
from 3.8.7 to 3.9.0Commits
9b58d2b
[maven-release-plugin] prepare release maven-3.9.087f4044
Update git-blame-ignore-revse9d5708
Reformat1a600c7
[MNG-7675] Update Parent to 39 and reformata5d0ca4
Fix site plugin warning (#973)48cac1c
[MNG-7672] Fork should only execute the project and its submodules (#969)8fa5545
Get rid of surefire watning, take 2 (#967)36f02c9
Get rid of surefire warning (#965)f7ca0b6
[MNG-7608] Make native transport the default (#961)51354e6
[maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...Updates
maven-settings
from 3.8.7 to 3.9.0Commits
9b58d2b
[maven-release-plugin] prepare release maven-3.9.087f4044
Update git-blame-ignore-revse9d5708
Reformat1a600c7
[MNG-7675] Update Parent to 39 and reformata5d0ca4
Fix site plugin warning (#973)48cac1c
[MNG-7672] Fork should only execute the project and its submodules (#969)8fa5545
Get rid of surefire watning, take 2 (#967)36f02c9
Get rid of surefire warning (#965)f7ca0b6
[MNG-7608] Make native transport the default (#961)51354e6
[maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...Updates
maven-model-builder
from 3.8.7 to 3.9.0Commits
9b58d2b
[maven-release-plugin] prepare release maven-3.9.087f4044
Update git-blame-ignore-revse9d5708
Reformat1a600c7
[MNG-7675] Update Parent to 39 and reformata5d0ca4
Fix site plugin warning (#973)48cac1c
[MNG-7672] Fork should only execute the project and its submodules (#969)8fa5545
Get rid of surefire watning, take 2 (#967)36f02c9
Get rid of surefire warning (#965)f7ca0b6
[MNG-7608] Make native transport the default (#961)51354e6
[maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...Updates
apache-maven
from 3.8.7 to 3.9.0Commits
9b58d2b
[maven-release-plugin] prepare release maven-3.9.087f4044
Update git-blame-ignore-revse9d5708
Reformat1a600c7
[MNG-7675] Update Parent to 39 and reformata5d0ca4
Fix site plugin warning (#973)48cac1c
[MNG-7672] Fork should only execute the project and its submodules (#969)8fa5545
Get rid of surefire watning, take 2 (#967)36f02c9
Get rid of surefire warning (#965)f7ca0b6
[MNG-7608] Make native transport the default (#961)51354e6
[maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...Updates
maven-embedder
from 3.8.7 to 3.9.0Commits
9b58d2b
[maven-release-plugin] prepare release maven-3.9.087f4044
Update git-blame-ignore-revse9d5708
Reformat1a600c7
[MNG-7675] Update Parent to 39 and reformata5d0ca4
Fix site plugin warning (#973)48cac1c
[MNG-7672] Fork should only execute the project and its submodules (#969)8fa5545
Get rid of surefire watning, take 2 (#967)36f02c9
Get rid of surefire warning (#965)f7ca0b6
[MNG-7608] Make native transport the default (#961)51354e6
[maven-3.9.x] [MNG-7666] Update default binding and lifecycle plugin versions...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)