[GitHub] [maven-site-plugin] dependabot[bot] opened a new pull request #51: Bump jettyVersion from 9.2.29.v20191105 to 11.0.3

2021-05-23 Thread GitBox
dependabot[bot] opened a new pull request #51: URL: https://github.com/apache/maven-site-plugin/pull/51 Bumps `jettyVersion` from 9.2.29.v20191105 to 11.0.3. Updates `jetty-server` from 9.2.29.v20191105 to 11.0.3 Release notes Sourced from https://github.com/eclipse/jetty.projec

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-05-23 Thread Robert Scholte
The main driver is POM Model Version 5.0.0[1] We are confronted more and more with issues in the current model, but we cannot fix it. Even when there was an optional attribute added to an element, we had a lot of issues. I picked this topic up several years ago and now we're at a point where we n

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-05-23 Thread Fred Cooke
Thanks for that, Robert! Aside from the 5 page issue list of what actually got done, is there somewhere where the intention and motivation for the change was documented before the key work (a subset of that list) was done? Or just other threads in this mailing list (which I don't read as often as

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-05-23 Thread Robert Scholte
TLDR; Most things will still work, but some things will break. Maven 4 is the preparation for Maven 5, where we will be able to introduce a new pom model. To keep the Maven eco system stable, it must be possible to upload model 4.0.0 compatible poms to remote repositories, especially to Central

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-05-23 Thread Fred Cooke
Is there somewhere where I can read about the rationale behind the first major version bump since I learned M2 15 years ago and what's changed in a positive but breaking fashion that warranted that bump? Just the 4 sounds exciting without any context. I hope the context lives up to it, but 3 has b

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-05-23 Thread Martin Kanters
Hi all, With MNG-6915 [1] being merged yesterday, all Jansi-related PRs are merged. AFAIK there is nothing pressing left for the Maven 4.0.0-alpha-1 release, or am I missing something? Martin [1] https://issues.apache.org/jira/browse/MNG-6915 Op di 4 mei 2021 om 19:56 schreef Martin Kanters :