Recently coming to a new project, I\'m trying to compile our source code. Everything worked fine yesterday, but today is another story.
Every time I\'m running
When using GitLab CI/CD with 3.6.0-jdk-8 image only the property below helped (without modifying pom.xml).
3.6.0-jdk-8
pom.xml
-Dsurefire.useSystemClassLoader=false