s-rwe commented on PR #615: URL: https://github.com/apache/maven-surefire/pull/615#issuecomment-1445250680
> Please check result of ITs - and fix ITs or code according I'd be happy to, but I'm unable to run the ITs locally to do this in the first place (as mentioned above in my initial description) Couple of things I did: * Followed the steps outlined https://github.com/apache/maven-surefire#development-information * Disabled rat-checks with `-Drat.skip=true` (those also failed quickly at first) * `mvn -Prun-its clean install` always fails, as mentioned before in the PR description * Same failure also happens for me on master (namely, I tried it on 208eae24b) - so unrelated to the changes of this PR * Tried a few JDKs too (namely, corretto 19 and 1.8) Not to speak of trying to get specific tests to run in IntelliJ to get them fixed (I have a different set of issues here) - but would be nice to at least be able to run things from commandline via mvn. So I'm kind of stuck on that end, tips / hints anyone? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
