Re: [VOTE] Release Maven Surefire version 3.0.0-M8

2023-01-09 Thread Enrico Olivelli
I am seeing this problem This test Surefire1295AttributeJvmCrashesToTestsIT.test is consistently failing on my laptop. I am running on JDK17 on Mac ARM Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /Users/enricoolivelli/maven Java version: 17.0.5, vendor: Eclipse Adopti

Re: [VOTE] Release Maven Dependency Plugin version 3.5.0

2023-01-09 Thread Karl Heinz Marbaise
Hi, here is my +1 Kind regards Karl Heinz Marbaise On 07.01.23 00:17, Michael Osipov wrote: Hi, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317227&version=12352602 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projec

[VOTE] Doxia 1.12.0 and Doxia Converter 1.3

2023-01-09 Thread Hervé Boutemy
Hi, I'd like to release Doxia 1.12.0 and Doxia Converter 1.3 The main goal is to support Markdown output. Doxia 1.12.0 release notes https://issues.apache.org/jira/projects/DOXIA/versions/12351764 Staged repo: https://repository.apache.org/content/repositories/maven-1848/ sources: https://repos

Re: [VOTE] Release Maven Surefire version 3.0.0-M8

2023-01-09 Thread Petr Široký
+1 (non-binding). Tested with several projects on Linux. No issue found. --- Original Message --- On Saturday, January 7th, 2023 at 14:07, Michael Osipov wrote: > > > Hi, > > We solved 18 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=1

Re: [MRESOLVER] AbstractMethodError in BasicRepositoryConnector

2023-01-09 Thread Tamás Cservenák
Howdy, Resolver 1.8+ works with Maven 3.9+ (so 4 inclusive), the Maven 3.8 and older versions are missing this fix: https://github.com/apache/maven/commit/a83ed86c4850c3fc09e5623eb00869ab3e39c959 https://issues.apache.org/jira/browse/MNG-7471 HTH Tamas On Mon, Jan 9, 2023 at 8:47 AM Romain Man