Skip to content

[MSITE-1028] Upgrade to Maven 4.0.0-rc4#213

Draft
michael-o wants to merge 225 commits intomasterfrom
MSITE-1028
Draft

[MSITE-1028] Upgrade to Maven 4.0.0-rc4#213
michael-o wants to merge 225 commits intomasterfrom
MSITE-1028

Conversation

@michael-o
Copy link
Copy Markdown
Member

Following this checklist to help us incorporate your
contribution quickly and easily:

  • Make sure there is a JIRA issue filed
    for the change (usually before you start working on it). Trivial changes like typos do not
    require a JIRA issue. Your pull request should address just this issue, without
    pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [MSITE-XXX] - Fixes bug in ApproximateQuantiles,
    where you replace MSITE-XXX with the appropriate JIRA issue. Best practice
    is to use the JIRA issue title in the pull request title and in the first line of the
    commit message.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean verify to make sure basic checks pass. A more thorough check will
    be performed on your pull request automatically.
  • You have run the integration tests successfully (mvn -Prun-its clean verify).

If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.

To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

michael-o and others added 30 commits April 24, 2022 12:41
…is configured

Don't clear reports list since the next locale will need it to repeat generation.

This closes #110
…pportedLocales Velocity context property

This closes #111
olamy added 2 commits June 16, 2025 10:29
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
@jira-importer
Copy link
Copy Markdown

Resolve #1151

olamy and others added 17 commits June 16, 2025 11:12
Signed-off-by: Olivier Lamy <olamy@apache.org>
Bumps [org.apache.maven.plugins:maven-plugins](https://github.com/apache/maven-parent) from 44 to 45.
- [Release notes](https://github.com/apache/maven-parent/releases)
- [Commits](https://github.com/apache/maven-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugins
  dependency-version: '45'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/apache/maven-archiver/releases)
- [Commits](apache/maven-archiver@maven-archiver-3.6.3...maven-archiver-3.6.4)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-archiver
  dependency-version: 3.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
also:
- refactor deprecated config
Bumps [org.codehaus.mojo:mrm-maven-plugin](https://github.com/mojohaus/mrm) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/mojohaus/mrm/releases)
- [Commits](mojohaus/mrm@1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:mrm-maven-plugin
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](codehaus-plexus/plexus-archiver@plexus-archiver-4.10.0...plexus-archiver-4.10.1)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  dependency-version: 4.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.codehaus.plexus:plexus-i18n](https://github.com/codehaus-plexus/plexus-i18n) from 1.0-beta-10 to 1.0.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-i18n/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-i18n/commits/plexus-i18n-1.0.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-i18n
  dependency-version: 1.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven:maven-archiver](https://github.com/apache/maven-archiver) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/apache/maven-archiver/releases)
- [Commits](apache/maven-archiver@maven-archiver-3.6.4...maven-archiver-3.6.5)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-archiver
  dependency-version: 3.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.10.1 to 4.10.3.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md)
- [Commits](codehaus-plexus/plexus-archiver@plexus-archiver-4.10.1...plexus-archiver-4.10.3)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
  dependency-version: 4.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@slachiewicz slachiewicz changed the title [MSITE-1028] Upgrade to Maven 4.0.0-beta-5 [MSITE-1028] Upgrade to Maven 4.0.0-rc4 Oct 19, 2025
@michael-o
Copy link
Copy Markdown
Member Author

@slachiewicz Thank you for picking this up!

@slachiewicz
Copy link
Copy Markdown
Member

a bit less failures, some bit strange.
look like migration to mvn 4 is painfull for plugin :(

@michael-o
Copy link
Copy Markdown
Member Author

a bit less failures, some bit strange. look like migration to mvn 4 is painfull for plugin :(

Maybe the components below need to be touched first?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.