Affected version
3.5.4
Bug description
When using the cache with surefire project, the surefire-shared-utils module is producing a jar which is the shaded to replace the original jar. But when using the cache, the original is still used which can produced not expected issues such a non shaded pom and so extra dependencies added to surefire booter classpath
Affected version
3.5.4
Bug description
When using the cache with surefire project, the surefire-shared-utils module is producing a jar which is the shaded to replace the original jar. But when using the cache, the original is still used which can produced not expected issues such a non shaded pom and so extra dependencies added to surefire booter classpath