-
Notifications
You must be signed in to change notification settings - Fork 3.1k
feat(maven): migrate to maven 4 #4455
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
Draft
mirogaudi
wants to merge
50
commits into
master
Choose a base branch
from
feat/migrate-to-maven-4-part-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
774f167
feat(4422): Use Maven v3.9.10 via Maven Wrapper v3.3.2
c148505
feat(4422): Set enforcer to require Maven v3.9
a57683f
feat(4422): Do not use spring release repository. See: https://spring…
a4f6eb3
feat(4422): Switch from com.github.tomakehurst:wiremock-jre8-standalo…
2f26583
feat(4422): Use https
242ad5d
feat(4422): Clean up reactor pom
c8e12e4
feat(4422): Clean up reactor pom
412a2d9
feat(4422): Clean up modules poms
75bcda9
feat(4422): Update autogenerated frontend artifacts
40eeab6
feat(4422): Use Maven v4.0.0-rc-4 via Maven Wrapper v3.3.2
e86beb8
feat(4422): Set enforcer to require Maven v4.0.0-rc-4 or newer
da01ab7
feat(4422): Clean up code
8b22c79
feat(4422): Use Maven Wrapper in workflows
b1af53b
feat(4422): Replace deprecated ${basedir} with ${project.basedir}
e85f7ff
feat(4422): Clean up modules poms
22397a9
feat(4422): Clean up modules poms
a5e7531
feat(4422): Fix OpenJDK 64-Bit Server VM "sharing" warning
7bd202c
feat(4422): Maven 4 related fixes
a1151f0
feat(4422): Clean up modules poms
cc420d6
feat(4422): Clean up reactor pom
db03b57
Merge remote-tracking branch 'origin/master' into feat/migrate-to-mav…
5176c43
feat(4422): Clean up modules poms
386332c
feat(4422): Maven 4 related fixes: fix copy-resources
30831ef
feat(4422): Clean up reactor pom
2523a36
feat(4422): Maven 4 related fixes: fix copy-resources
ab1066a
feat(4422): Clean up modules poms
37cbda8
feat(4422): Clean up reactor pom
41be664
feat(4422): Clean up modules poms
66af1dc
feat(4422): Clean up reactor pom
1c298a2
Merge remote-tracking branch 'origin/master' into feat/migrate-to-mav…
546596b
feat(4422): Clean up
e902124
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi e368d1e
Merge remote-tracking branch 'origin/master' into feat/migrate-to-mav…
33e5965
Merge remote-tracking branch 'origin/master' into feat/migrate-to-mav…
07984b8
feat(4455): Clean up parent pom path
fad46fc
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi b2e691b
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi 075d3fe
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi 1c563e7
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi 465fb46
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi 4db8859
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi 4c9e48e
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi b5460ee
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi 7e0f62d
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi 960cfaf
Merge branch 'master' into feat/migrate-to-maven-4-part-2
mirogaudi b500a3e
Merge branch 'master' into feat/migrate-to-maven-4-part-2
SteKoe 91e5fd1
Merge remote-tracking branch 'origin/master' into feat/migrate-to-mav…
SteKoe 49d931b
fix: update Maven distribution URL to version 4.0.0-rc-5
SteKoe 69d13e4
Merge remote-tracking branch 'origin/master' into feat/migrate-to-mav…
SteKoe 6d1f18b
Merge branch 'master' into feat/migrate-to-maven-4-part-2
SteKoe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| distributionType=only-script | ||
| distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip | ||
| distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/4.0.0-rc-5/apache-maven-4.0.0-rc-5-bin.zip |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
The required version can be 4.0.0-rc-5