maven-mvnd: NullPointerException in integration tests with maven-surefire-plugin 3.0.0-M5
Happens intermittently on all OSes.
Steps to reproduce:
- Revert ec6280f4f7a9bf6f9cae87a1b3ff0e29b651e736
- Run the tests in JVM mode with
-Dmrm=falseuntil the exception occurs
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 20 (12 by maintainers)
@ppalaga @Enigo Let’s continue in JIRA but according to my analysis this issue is not related to Surefire project. The plugins depend on some external components which are separate libraries, and there I think we should discuss this issue witht the Maven development group on the mailing list. If the Surefire had a problem then it would not download any artifacts for you and it would be buggy all the time which is not this case. I think this has to to with concurrent locking problem of the artifact files on the file system and the expiration of the artifact update on your local repo. We in Maven had many issue like this, so we should redirect to another chat. Do you have an account in our internal Apache Slack?