[VOTE] Release Apache Maven Archiver version 4.0.0-beta-3

2024-11-27 Thread Guillaume Nodet
Hi, The beta-2 release was cancelled because of having changed the groupId without renaming the package. This release mainly updates to Maven 4.0.0-beta-5 (the API is compatible with rc-1) and changes the main package and the groupId. Release notes (visibility is limited to committers): https://

Re: [VOTE] Release Apache Maven Daemon 2.0.0-rc-1

2024-11-27 Thread Tamás Cservenák
+1 On Tue, Nov 26, 2024 at 11:07 AM Guillaume Nodet wrote: > > Hey, > > Note: mvnd 1.x wraps Maven 3.9.x and 2.x wraps Maven 4.x. > > This release provides distributions based on Apache Maven 4.0.0-rc-1. > Note that the above release is still under vote, so this release will be > cancelled if 4.0

Re: [VOTE] Release Apache Maven Daemon 2.0.0-rc-1

2024-11-27 Thread Jermaine Hua
+1 Tamás Cservenák 于2024年11月28日 周四01:27写道: > +1 > > On Tue, Nov 26, 2024 at 11:07 AM Guillaume Nodet > wrote: > > > > Hey, > > > > Note: mvnd 1.x wraps Maven 3.9.x and 2.x wraps Maven 4.x. > > > > This release provides distributions based on Apache Maven 4.0.0-rc-1. > > Note that the above rele

spotbugs-maven-plugin doxia 2 help needed

2024-11-27 Thread Jeremy Landis
Hope everyone is doing well, I've tried for months to get spotbugs maven plugin to doxia 2 and I have been unsuccessful. We have an extensive test suite and I have a branch out there called site4 (due to original site naming). Is it possible I could get a maven developer to take a look at tha

Re: [VOTE] Release Apache Maven 4.0.0-rc-1

2024-11-27 Thread Olivier Lamy
+1 it's still rc but I have a couple of issues with Jetty build (https://github.com/jetty/jetty.project). I am not sure why this is a warning. [WARNING] BOM imports from within reactor should be avoided @ line 15, column 7 it's very convenient for very large projects that publish boms and example

Re: [PR] Setup notifications in asf config [maven-xinclude-extension]

2024-11-27 Thread via GitHub
slawekjaranowski merged PR #15: URL: https://github.com/apache/maven-xinclude-extension/pull/15 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsu

[PR] Upgrade to beta-5 in CI [maven-xinclude-extension]

2024-11-27 Thread via GitHub
gnodet opened a new pull request, #16: URL: https://github.com/apache/maven-xinclude-extension/pull/16 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [VOTE] Release Apache Maven 4.0.0-rc-1

2024-11-27 Thread Tony Chemit
+1 (nb) tested on an internal project with 50 modules and some plugins inside of it Could not verify the hole project because of org.codehaus.mojo.extraenforcer.dependencies.BanDuplicateClasses on some maven artifacts But I did not change anything inside the project to be maven 4 aware, s

Re: [VOTE] Release Apache Maven 4.0.0-rc-1

2024-11-27 Thread Jermaine Hua
+1 Tony Chemit 于2024年11月27日 周三17:20写道: > +1 (nb) > > tested on an internal project with 50 modules and some plugins inside > of it > > Could not verify the hole project because of > org.codehaus.mojo.extraenforcer.dependencies.BanDuplicateClasses on > some maven artifacts > > But I did not change