Maven executes no tests when compileSourceRoots is set
I added a directory with generated classes to my maven configuration. This causes maven to stop executing tests. Here is the part of the pom.xml which contains the compiler plugin.
I added a directory with generated classes to my maven configuration. This causes maven to stop executing tests. Here is the part of the pom.xml which contains the compiler plugin.