Preparing for Maven 4.0.0-rc-4 release

2025-06-07 Thread Guillaume Nodet
Hi everyone, I'm planning to release 4.0.0-rc-4 next week or so. We've introduced 3 new features: * [MNG-8765] - Maven Upgrade Tool (#2407) @gnodet * Maven4 "legacy" mode and mo

Re: [INFO] Phase 1 of JIRA to GitHub issues migration completed

2025-06-07 Thread Guillaume Nodet
Thx a lot for the hard work Matthias ! Le ven. 6 juin 2025 à 17:22, Matthias Bünger a écrit : > Greetings everyone, > I want to give you all a status information about our progress to > migrate issues from JIRA to Github issues. > > As a reminder and for those who are not aware: > Last december

Re: New committer: Sandra Parsick

2025-06-07 Thread Sandra Parsick
Hello, thank you so much for the invitation and that I become an official committer for Apache Maven! I'm honored and excited to be a part of this community. Best regards, Sandra Am 06.06.25 um 08:31 schrieb Hervé Boutemy: Hi, The Project Management Committee (PMC) for Apache Maven ha

Re: Preparing for Maven 4.0.0-rc-4 release

2025-06-07 Thread Xeno Amess
has no right to visit the https://github.com/apache/maven/releases/tag/untagged-583b5bac8219e03d9e61 link...seems it be a private tag if you mean the master branch, yep I'm using it right now...and will tell you if finding troubles.. Guillaume Nodet 于2025年6月7日周六 15:11写道: > Hi everyone, > > I'm p

Re: [INFO] Phase 1 of JIRA to GitHub issues migration completed

2025-06-07 Thread Xeno Amess
Thanks, glad to see github issues open. Still have some questions about the current workflow. Would you please update the CONTRIBUTING.md also? because I'm not sure if a jira ticket is still needed if we wanna some feature/bug fix (as the current CONTRIBUTING.md of branch master still say we shall

Re: Preparing for Maven 4.0.0-rc-4 release

2025-06-07 Thread Slawomir Jaranowski
Hi, you can look at issues in milestone: https://github.com/apache/maven/issues?q=milestone%3A4.0.0-rc-4 On Sat, 7 Jun 2025 at 10:02, Xeno Amess wrote: > > has no right to visit the > https://github.com/apache/maven/releases/tag/untagged-583b5bac8219e03d9e61 > link...seems it be a private tag >

Re: [INFO] Phase 1 of JIRA to GitHub issues migration completed

2025-06-07 Thread Olivier Lamy
Hi, Thanks for the hard work. I was thinking about something we could do to help/notify users who took the time to create issues, such as informing them by adding a link to the GH issue in the Jira issue as a comment. Besides that, users will have no information on where to follow up with their iss

Re: [INFO] Phase 1 of JIRA to GitHub issues migration completed

2025-06-07 Thread Matthias Bünger
Hi Xeno, thanks for pointing me to that file in the Maven core repository. (from randomly looking at 10 other repos, it looks they don't have such a file). Will update it later! Matthias Am 07.06.2025 um 10:04 schrieb Xeno Amess: Thanks, glad to see github issues open. Still have some quest

Re: [INFO] Phase 1 of JIRA to GitHub issues migration completed

2025-06-07 Thread Matthias Bünger
Update: I was to slow. Slawek already had a PR opend to update it. Was merged just now :) Am 07.06.2025 um 11:53 schrieb Matthias Bünger: Hi Xeno, thanks for pointing me to that file in the Maven core repository. (from randomly looking at 10 other repos, it looks they don't have such a file)

Re: current setup is leaking quality: [S1161] "@override" should be used on overriding members

2025-06-07 Thread Claude Warren
As a user.of the various libraries i for one appreciate this effort. Thank you to all who consistantly work on and improve this codebase. LinkedIn: http://www.linkedin.com/in/claudewarren On Tue 3 Jun 2025, 13:29 Guillaume Nodet, wrote: > Most of them are afaik. > I spotted a few modules that

Re: Preparing for Maven 4.0.0-rc-4 release

2025-06-07 Thread Xeno Amess
Hi. if people who happened to need to use the latest maven 4 master with jb-idea like me, can try this patch: sources at: https://github.com/JetBrains/intellij-community/pull/3088 Slawomir Jaranowski 于2025年6月7日周六 16:29写道: > Hi, > > you can look at issues in milestone: > https://github.com/apache