I've recently upgraded ArchUnit to version 0.23.0 and the plugin to version 2.9.6. Aftee doing so I'm getting random crashes.
Here is how I run my tests:
gradle clean classes checkRules -q
50% of times I'm getting the following error:

Sometimes the exact error could be different (e.g. Failed to read rules). The rule file is also different each time.
I don't know whether this issue is related to the plugin or the framework itself - I cannot find these errors in project code
I've recently upgraded ArchUnit to version 0.23.0 and the plugin to version 2.9.6. Aftee doing so I'm getting random crashes.
Here is how I run my tests:
50% of times I'm getting the following error:

Sometimes the exact error could be different (e.g. Failed to read rules). The rule file is also different each time.
I don't know whether this issue is related to the plugin or the framework itself - I cannot find these errors in project code