-
Bug
-
Resolution: Fixed
-
Major
Currently MavenComputerListener.preOnline copies Maven-related JARs to a new slave as soon as it is started, even if that slave is never used to run a Maven build. This is wasteful. Should copy these JARs if and when a Maven build is run on the slave node.
- is related to
-
JENKINS-15120 Minimize round trips for slave class loading
- Resolved