1. There are 42 open PRs including some dependabot ones. Can any of these be resolved quickly?
2. At least a few assorted dependencies are not up to date. The dependencies that are declared seem out of sync with what is and isn't used. I'll send some PRs. 3, On my JDK 8 Mac 11.7.5 system `mvn -Prun-its verify` fails like so: [INFO] SureFire JUnit Runner .............................. SUCCESS [ 2.020 s] [INFO] SureFire JUnit4 Runner ............................. SUCCESS [ 1.934 s] [INFO] Maven Surefire Common .............................. FAILURE [ 3.248 s] [INFO] SureFire JUnitCore Runner .......................... SKIPPED [INFO] SureFire JUnit Platform Runner ..................... SKIPPED [INFO] SureFire TestNG Utils .............................. SKIPPED [INFO] SureFire TestNG Runner ............................. SKIPPED [INFO] ShadeFire JUnit3 Provider .......................... SKIPPED [INFO] Surefire Report Parser ............................. SKIPPED [INFO] Maven Surefire Plugin .............................. SKIPPED [INFO] Maven Failsafe Plugin .............................. SKIPPED [INFO] Maven Surefire Report Plugin ....................... SKIPPED [INFO] Maven Surefire Integration Tests ................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.608 s [INFO] Finished at: 2023-05-29T12:19:17-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.8.8:instrument (jacoco-instrumentation) on project maven-surefire-common: Unable to instrument file.: Error while instrumenting /Users/elharo/maven-surefire/maven-surefire-common/target/classes/org/apache/maven/plugin/surefire/SurefireDependencyResolver$RuntimeArtifactFilter.class with JaCoCo 0.8.8.202204050719/5dcf34a. -> [Help 1] [ERROR] This might be another case where a build can't run twice in a row. Running mvn clean first and then running the tests again shows different failures: [ERROR] ------------------------------------------------- [ERROR] [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 1, Failed: 4, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * jetty-war-test-failing/pom.xml [ERROR] * working-directory/pom.xml [ERROR] * jetty-war-test-passing/pom.xml [ERROR] * multiple-summaries/pom.xml On Sun, May 28, 2023 at 9:24 PM Michael Osipov <micha...@apache.org> wrote: > > Hi, > > we solved 9 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12353266 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20resolution%20%3D%20Unresolved > > Staging repo: > https://repository.apache.org/content/repositories/maven-1949/ > https://repository.apache.org/content/repositories/maven-1949/org/apache/maven/surefire/surefire/3.1.1/surefire-3.1.1-source-release.zip > > Source release checksum(s): > surefire-3.1.1-source-release.zip > sha512: > deb15c554f2c86814cc834de016e9c4559ab33233ed02fd1291bf5119e23bfd27b862f6876b6e0914f950f92e1893f62a41027a802d4df11cc30d146a91060d0 > > Staging site: > https://maven.apache.org/surefire-archives/surefire-LATEST/ > > Guide to testing staged releases: > https://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > -- Elliotte Rusty Harold elh...@ibiblio.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org