Re: release of surefire M7

2022-05-24 Thread Slawomir Jaranowski
Hi, Good idea. Please also update "road map" [1] before release to be consistent ... with released content :-) https://maven.apache.org/surefire/maven-surefire-plugin/ śr., 25 maj 2022 o 01:54 Olivier Lamy napisał(a): > Hi > I'd like to release M7 because of this blocker issue > https://issu

release of surefire M7

2022-05-24 Thread Olivier Lamy
Hi I'd like to release M7 because of this blocker issue https://issues.apache.org/jira/browse/SUREFIRE-2057 I will start release process by the end of this week and move current non fixed issue to M8 cheers Olivier

Re: [maven-enforcer-plugin] Request to release 3.0.1

2022-05-24 Thread Slawomir Jaranowski
Hi, maven-dependency-tree was released and updated in maven-enforcer-plugin. I'm going to release the maven-enforcer-plugin in a week or two. Any help to clean up issues, review PR and testing before release are appreciated from contributors. Maybe some of the issues are also important and shou

Re: A Maven extension for dependency tracking

2022-05-24 Thread Tamás Cservenák
Howdy, take a look at this: https://github.com/apache/maven-resolver/pull/182 (demos are "mutilated" just to run them and observe output, changes there are unrelated) But still, I am on edge: I still don't see why all this is "better", then just observe the collection end graph (having all, and t

Re: A Maven extension for dependency tracking

2022-05-24 Thread Grzegorz Grzybek
wt., 24 maj 2022 o 11:17 Tamás Cservenák napisał(a): > Howdy, > > inline only the "interesting" part: > > So, after playing a bit with 1.8.0[.1] of the BF/DF resolvers and your #176 > > PR, I see that example > > > > > org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate#dependenc

Re: A Maven extension for dependency tracking

2022-05-24 Thread Tamás Cservenák
Howdy, inline only the "interesting" part: So, after playing a bit with 1.8.0[.1] of the BF/DF resolvers and your #176 > PR, I see that example > > org.eclipse.aether.internal.impl.collect.DependencyCollectorDelegate#dependencyCollected() > extension point you've introduced is a bit too early for