-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Swarm Version 3.39 (latest)
Maven Integration plugin Version 3.21 (latest) (with Maven 3.9.0 (latest))
Jenkins Jenkins 2.387.1 (latest)
We are using the swarm-plugin to run our slave machines. On these machines we run maven test jobs. When we start the maven test an error is shown that there is a conflict on slf4j.logger
When I downgrade the swarm plugin to version 3.34 it is working.
A similar problem happened in the past: JENKINS-42098