Re: another issue in Maven Resolver 1.9.9

2023-04-28 Thread Tamás Cservenák
Eliotte, pls take a peek at these issues (for 1.9.10), aside of bug that canceled 1.9.9 release the other two may be of interest for you https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.10 Thanks T On Fri, Apr 28, 2023 at 3:09 PM Tamás Cservenák

Re: another issue in Maven Resolver 1.9.9

2023-04-28 Thread Tamás Cservenák
Howdy, regarding enforcer rule, it comes from ASF parent: 1. resolver sets it here: https://github.com/apache/maven-resolver/blob/maven-resolver-1.9.9/pom.xml 2. ASF parent enforces it here https://github.com/apache/maven-apache-parent/blob/master/pom.xml#L348 3. the rule in question is https://m

another issue in Maven Resolver 1.9.9

2023-04-28 Thread Elliotte Rusty Harold
This note got missed in discussion of other points, but digging in it's looking like at least two, possibly three different bugs: Also, does this really require exactly 3.8.4 (which would be a bug in resolver) or does it require 3.8.4 or later (which would be a bug in the RequireMavenVersion enfo