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

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: 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

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