I currently have a Linux Jenkins instance running and I'm trying to add a windows slave to it.
My master maven configuration for settings is the following. <https://lh3.googleusercontent.com/-yM-Lml8WIG8/WMbh5w8nZLI/AAAAAAAAEIg/LzFfkprKaqQECtdilCWb2y1YQ-3LVf4oQCLcB/s1600/global.png> My slave configuration is the following - duplicate vars for testing <https://lh3.googleusercontent.com/-eAC8bhI8JAA/WMbigf3vVTI/AAAAAAAAEIk/wR5MssLCF_sk6UqsvpCWUF6g4n4fkG1BQCLcB/s1600/slave.png> The job continues to fail as it's looking for the settings.xml on the master. ERROR: No such settings file C:\linux_directory\.m2\settings.xml exists Please verify that your alternate settings file is specified properly and exists in the workspace. What am I missing? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/12666341-16c7-49c0-9032-f773a15bd812%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
