Re: Fw: Request for Enhancement: Dependency Overrides

2021-12-21 Thread Hervé BOUTEMY
I forgot: last but not least we have consistency issues with parent POM and dependencyManagement POM import downloads when repositories are defined in projects pom.xml see https://issues.apache.org/jira/browse/MNG-6772 and linked issues while working on all this dependencies management, it would

Re: Fw: Request for Enhancement: Dependency Overrides

2021-12-21 Thread Hervé BOUTEMY
my own quick opinion: 1. I did not review the full email thread, so is https://github.com/strohmattenverleger/maven/blob/MNG-4530/Dependency-Overrides.md still the current state of the idea? 2. can you add concrete examples, please? 3. given the impact, I fear this may be for Maven 5: we clear

[GitHub] [maven-gh-actions-shared] dependabot[bot] opened a new pull request #25: Bump actions/setup-java from 2.4.0 to 2.5.0

2021-12-21 Thread GitBox
dependabot[bot] opened a new pull request #25: URL: https://github.com/apache/maven-gh-actions-shared/pull/25 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.4.0 to 2.5.0. Release notes Sourced from https://github.com/actions/setup-java/releases";>actions/

[GitHub] [maven-mvnd] yliu224 commented on issue #514: Unsupported address error when running linux machine

2021-12-21 Thread GitBox
yliu224 commented on issue #514: URL: https://github.com/apache/maven-mvnd/issues/514#issuecomment-999164121 Found the work around. Just unset the environment parameter first then pass the parameter in the command line. 1. ```❯ unset JAVA_TOOL_OPTIONS``` 2. ```❯ mvnd -Djava.net.pref

Re: [VOTE] Release Maven Resolver version 1.7.3

2021-12-21 Thread Hervé BOUTEMY
+1 Reproducible Build checked: reference build was done with JDK 8 on Windows Regards, Hervé Le dimanche 19 décembre 2021, 20:31:58 CET Michael Osipov a écrit : > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > rsion=12350595 > > Th

Re: [VOTE] Release Maven Wagon version 3.5.0

2021-12-21 Thread Hervé BOUTEMY
+1 Reproducible Build checked: reference build was done with JDK 8 on Windows Regards, Hervé Le dimanche 19 décembre 2021, 19:46:28 CET Michael Osipov a écrit : > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122&ve > rsion=12351097 > > Th

Enforcer plugin RequireFileExists behavior change between 3.0.0-M3 en 3.0.0.

2021-12-21 Thread Rogier Enders
Hi, I have a project which includes the enforcer plugin with a rule to check if some file exist. With the version 3.0.0-M3 this works fine but with version 3.0.0 I get the error message: Some required files are missing: /Users/xxx/workspace/mywork/project/../scripts/mykey.secure configuration in

Re: Surefire next release

2021-12-21 Thread Emond Papegaaij
Hi, For what it's worth, I would really like to see https://issues.apache.org/jira/browse/SUREFIRE-1935 / https://github.com/apache/maven-surefire/pull/389 merged. It adds support for the SessionLauncher API in JUnit 5. We rely heavily on this API to prevent expensive components being recreated fo

Re: Surefire next release

2021-12-21 Thread Romain Manni-Bucau
+1 for 3.0.0, +1 to drop the roadmap page or keep it an internal page +1 for java 8 requirement in the doc (and in code if needed but this is not required) >From what I reviewed no PR merge is strictly needed to do a 3.0.0 so we can go as soon as we have a release manager with enough karma IMHO.

Re: Surefire next release

2021-12-21 Thread Enrico Olivelli
Il giorno mar 21 dic 2021 alle ore 13:49 Slawomir Jaranowski < s.jaranow...@gmail.com> ha scritto: > Hi, > > Summary for today. > > Decisions waiting to take: > > 1. What version do we want to release 3.0.0 or the next milestone? > 3.0.0 or 3.0.1 (this should be > 3.0.0Mxx) is good for me > 2.

Re: Surefire next release

2021-12-21 Thread Slawomir Jaranowski
Hi, Summary for today. Decisions waiting to take: 1. What version do we want to release 3.0.0 or the next milestone? 2. What with the road map on the first page ...? 3. JDK 8 as target - without refactor - will it be acceptable? - cause to stop upgrading some dependencies like commons-io 4. Fina