[GitHub] [maven-site] waldyrious commented on pull request #254: "site documentation" → "web site"

2021-08-18 Thread GitBox
waldyrious commented on pull request #254: URL: https://github.com/apache/maven-site/pull/254#issuecomment-901490383 I've edited this directly on GitHub's web interface, which generates a new commit. Let me know if you'd like me to squash the commits. -- This is an automated message from

[GitHub] [maven-site] waldyrious commented on pull request #254: "site documentation" → "documentation web site"

2021-08-18 Thread GitBox
waldyrious commented on pull request #254: URL: https://github.com/apache/maven-site/pull/254#issuecomment-901489589 Sure, makes sense — will change. -- 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

Re: JDK 17 related plugin releases

2021-08-18 Thread Robert Scholte
Acknowlegded, but ASM 9.1 already supports Java 17, which is our main target. Robert -- Origineel bericht -- Van: "Gary Gregory" Aan: "Maven Developers List" ; mthmuld...@apache.org Verzonden: 18-8-2021 13:34:05 Onderwerp: Re: JDK 17 related plugin releases Note that the current ve

Re: JDK 17 related plugin releases

2021-08-18 Thread Gary Gregory
Note that the current version of ASM is 9.2. Gary On Wed, Aug 18, 2021, 03:49 Maarten Mulders wrote: > Well, that was a short ride - the latest release of the > maven-plugin-tools is already up-to-date, as it uses ASM 9.1. > > Same goes for the maven-dependency-plugin; latest release is also on

[GitHub] [maven-site] waldyrious opened a new pull request #254: "site documentation" → "documentation web site"

2021-08-18 Thread GitBox
waldyrious opened a new pull request #254: URL: https://github.com/apache/maven-site/pull/254 Changed the wording to be clearer and more accessible. -- 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

Re: JDK 17 related plugin releases

2021-08-18 Thread Maarten Mulders
Well, that was a short ride - the latest release of the maven-plugin-tools is already up-to-date, as it uses ASM 9.1. Same goes for the maven-dependency-plugin; latest release is also on ASM 9.1 From the "Required" list on the aforementioned Wiki page, that leaves us with the maven-shade-plugi

Re: JDK 17 related plugin releases

2021-08-18 Thread Maarten Mulders
I'll take the maven-plugin-plugin for a ride. Maarten On 17/08/2021 19:28, Robert Scholte wrote: With JDK 17 appearing soon we should at least release those plugins that depend on ASM.[1] Even though optional, I'll release both the maven-compiler-plugin and maven-javadoc-plugin too. I could