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