Closed maybeec closed 3 years ago
Can we find a way how to reproduce this bug? Would it be possible to create a JUnit for the scenario? I am still not yet convinced that this is an OS specific bug. Maybe also the circumstances of the maven project and repo between the windows and linux setup differ.
not a problem of mmm, was a problem of caching in GHA
Steps to reproduce
Actual behavior
On windows, this works fine. On Linux it doesn't and throws a ClassNotFoundException.
On Windows, the classpath will be correctly built:
On Linux, it does not take the maven dependencies into account:
Expected behavior
This should work OS idependent.
Affected version
1.0.0-beta5