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

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

Re: [QUESTION] maven-resolver verbosity

2023-04-28 Thread Alexey Venderov
Hi Tamás, Looks great! Thank you for the lightning-fast fix! Best regards, Alexey Venderov mailto: avende...@gmail.com On Fri, Apr 28, 2023 at 1:47 PM Tamás Cservenák wrote: > This is now the output I get with Maven 3.9.2-SNAPSHOT (that contains > patched 1.9.10-SNAPSHOT of resolver): > >

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

Re: [QUESTION] maven-resolver verbosity

2023-04-28 Thread Tamás Cservenák
This is now the output I get with Maven 3.9.2-SNAPSHOT (that contains patched 1.9.10-SNAPSHOT of resolver): [cstamas@urnebes simple-maven-project (verbose-graph)]$ mvn -V -Daether.conflictResolver.verbose dependency:tree Apache Maven 3.9.2-SNAPSHOT (19eb566c58314249c2006f6749c4a29e56f3e094) Maven

Re: [VOTE] Release Apache Maven Shared Utils 3.4.0

2023-04-28 Thread Elliotte Rusty Harold
Dependencies look good in this release, but I do have several open PRs in this repo waiting for review. https://github.com/apache/maven-shared-utils/pull/133 is approved but waiting for @michael-o https://github.com/apache/maven-shared-utils/pull/136 is ready for review. It deprecates a couple

Re: [QUESTION] maven-resolver verbosity

2023-04-28 Thread Tamás Cservenák
Howdy, :beer: (or any other award you'd like, :wine:?) Thanks for spotting and reporting this. Yes, there is a problem. Created issue https://issues.apache.org/jira/browse/MRESOLVER-357 In short, the problem lies here:

Re: [VOTE] Release Maven Resolver 1.9.9

2023-04-28 Thread Tamás Cservenák
Howdy, I am CANCELLING this vote, as an issue was found in 1.9.9 (and exists in 1.9.8 as well) that could cause "dependency convergence" analysis to falsely report no issue in some cases. Issue https://issues.apache.org/jira/browse/MRESOLVER-357 Thanks T On Fri, Apr 28, 2023 at 12:33 PM

Re: [VOTE] Release Maven Resolver 1.9.9

2023-04-28 Thread Michael Osipov
Am 2023-04-26 um 12:20 schrieb Tamás Cservenák: Howdy, We solved 2 issues (1 bug + 1 doco task): https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12353151 There are still some issues in JIRA: https://issues.apache.org/jira/projects/MRESOLVER/issues Staging repository:

Re: [QUESTION] maven-resolver verbosity

2023-04-28 Thread Alexey Venderov
Tamás, Thank you for the detailed explanation! One more question regarding the verbose mode in the old implementation vs. the new implementation. I have this simple project https://github.com/c00ler/simple-maven-project/tree/verbose-graph (all the relevant code in the verbose-graph branch) where

Re: [VOTE] Release Apache Maven Shared Utils 3.4.0

2023-04-28 Thread Sylwester Lachiewicz
+1 pt., 28 kwi 2023, 08:08 użytkownik Olivier Lamy napisał: > +1 > > On Fri, 28 Apr 2023 at 06:03, Slawomir Jaranowski > wrote: > > > > Hi, > > > > We solved 20 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12350135 > > > > There are still a couple of

Re: [VOTE] Release Apache Maven Doxia Sitetools version 2.0.0-M10

2023-04-28 Thread Sylwester Lachiewicz
+1 pt., 28 kwi 2023, 07:22 użytkownik Michael Osipov napisał: > Am 2023-04-26 um 22:23 schrieb Michael Osipov: > > Hi, > > > > IMPORTANT: Requires Fluido Skin 2.0.0-M6 vote/staging repo! > > > > we solved 3 issues: > > >

Re: [VOTE] Release Apache Maven Shared Utils 3.4.0

2023-04-28 Thread Olivier Lamy
+1 On Fri, 28 Apr 2023 at 06:03, Slawomir Jaranowski wrote: > > Hi, > > We solved 20 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12350135 > > There are still a couple of issues left in JIRA: >

Re: [VOTE] Release Apache Maven Shared Utils 3.4.0

2023-04-28 Thread Tamás Cservenák
+1 On Thu, Apr 27, 2023 at 10:03 PM Slawomir Jaranowski wrote: > Hi, > > We solved 20 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12350135 > > There are still a couple of issues left in JIRA: > >