Re: issues with the user property "maven.test.failure.ignore" and new proposals

2022-03-21 Thread Tibor Digana
Sorry for late reply. I have created a demo project https://github.com/Tibor17/maven.test.failure.ignore/ which simulates OOM. According to the definition of the parameter "maven.failure.test.ignore" the failures (also errors) should be ignored during testing. The word "during" is important

Help to create Maven Plugin for Checker Framework

2022-03-21 Thread Daniele Sala
Hi guys, can some of you help Checker Framework to build a nice Maven plugin? I'm not in the crew, I only found the request-for-help :-) https://github.com/typetools/checker-framework/issues/2782 Thanks, Daniele

Re: [VOTE] Release Apache Maven Verifier version 1.8.0

2022-03-21 Thread Slawomir Jaranowski
Hi Looks like zip created for release source doesn't preserve executable flags ... If after unzip you set executable flags for mvn* in test/resources/... should be ok. we have an issue for it https://issues.apache.org/jira/browse/MASSEMBLY-941 I didn't investigate deeper but probably is the

Re: [VOTE] Release Apache Maven Verifier version 1.8.0

2022-03-21 Thread Hervé BOUTEMY
+1 Reproducible Builds ok: reference done with JDK 8 on *nix notice that I had to rebuild from Git because it failed from source release zip: [INFO] Running org.apache.maven.it.VerifierTest [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.024 s <<< FAILURE! - in