Re: [ANN] Apache Maven 3.8.1 Released

2021-04-05 Thread Falko Modler
FWIW, takari wrapper also still mentions Maven 3.7.0 for a replacement. I created https://github.com/takari/maven-wrapper/pull/176 to correct that but I have no idea whether someone will merge that as the project is basically inactive. Cheers, Falko Am 05.04.2021 um 16:01 schrieb Robert Scholte:

Re: [ANN] Apache Maven 3.8.1 Released

2021-04-05 Thread Robert Scholte
Right, as mentioned in the release notes it only contains CVE related fixes. The maven-wrapper-plugin will only work with Maven 4 (Maven 3.7.0 was renamed to Maven 4.0.0-alpha-1) due to a specific dependency that doesn't exist in Maven 3. I'll release the maven-wrapper-plugin with improved messa

Re: [ANN] Apache Maven 3.8.1 Released

2021-04-05 Thread John Patrick
Does the Maven Wrapper need to be release/upgraded at the same time as core Maven? I was using takari maven wrapper, so did this to upgrade; $ ./mvnw -N io.takari:maven:0.7.7:wrapper -Dmaven=3.8.1 >From what I can tell everything still works with Takari v0.7.7 and Maven >v3.8.1. I then wanted t

[ANN] Apache Maven 3.8.1 Released

2021-04-04 Thread Robert Scholte
The Apache Maven team is pleased to announce the release of the Apache Maven 3.8.1 Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of