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
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
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):
>
> [cs
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
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
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 of
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:
https://github.com/apache/maven-resolver/blob/maven-resolver-1.9.9/maven-res
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 Michael
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&version=12353151
There are still some issues in JIRA:
https://issues.apache.org/jira/projects/MRESOLVER/issues
Staging repo
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
10 matches
Mail list logo