[VOTE] Release Apache Maven Project Info Reports Plugin version 3.4.0

2022-07-09 Thread Hervé BOUTEMY
Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&version=12351758&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1777/ https://repository.apache.org/content/repositories/maven-1777/org/apache/maven/plugins/mav

Re: MojoExecutionException and MojoFailureException

2022-07-09 Thread Guillaume Nodet
I have the following proposal for the new API: https://github.com/gnodet/maven/tree/m-api-immutable/api/maven-api-core/src/main/java/org/apache/maven/api/plugin Le sam. 9 juil. 2022 à 15:23, Slawomir Jaranowski a écrit : > Hi > > Today - Maven 3.8.6 both exception generate the same message: BUI

MojoExecutionException and MojoFailureException

2022-07-09 Thread Slawomir Jaranowski
Hi Today - Maven 3.8.6 both exception generate the same message: BUILD FAILURE We have some inconsistencies in javadocs descriptions [1]. We also have the wrong description on guide page [2]. There was a discussion about it, some on slack, some on GitHub [3] and connected issue MNG-7351 [4] As

Re: Question about Checksum for Maven 3.8.6

2022-07-09 Thread Slawomir Jaranowski
Hi, My test System Version: macOS 12.3.1 (21E258) curl -sq https://dlcdn.apache.org/maven/maven-3/3.8.6/binaries/apache-maven-3.8.6-bin.tar.gz | openssl sha512 f790857f3b1f90ae8d16281f902c689e4f136ebe584aba45e4b1fa66c80cba826d3e0e52fdd04ed44b4c66f6d3fe3584a057c26dfcac544a60b301e6d0f91c26 So it

Re: Question about Checksum for Maven 3.8.6

2022-07-09 Thread Michael Osipov
Am 2022-07-09 um 02:00 schrieb Nathan Sit: Hi, I’m new to this (basically googled how to do checksum), but the checksum doesn’t seem to match for the file: apache-maven-3.8.6-bin.tar.gz I got both the checksum and the file from the Download page: https://maven.apache.org/download.cgi I ra

Question about Checksum for Maven 3.8.6

2022-07-09 Thread Nathan Sit
Hi, I’m new to this (basically googled how to do checksum), but the checksum doesn’t seem to match for the file: > apache-maven-3.8.6-bin.tar.gz I got both the checksum and the file from the Download page: > https://maven.apache.org/download.cgi I ran this on iTerm (M1 Mac if that matters, Mon