Added apache shade plugin and shaded org.joda.time used by kwxsync config step due to incompatibility with other plugins. When other plugins are loaded into Jenkins with different versions of the same dependency specified the plugin's classpath that is loaded first is used. Errors occur when a newer version is compiled with a different version of Java to the older version.
Added apache shade plugin and shaded org.joda.time used by kwxsync config step due to incompatibility with other plugins. When other plugins are loaded into Jenkins with different versions of the same dependency specified the plugin's classpath that is loaded first is used. Errors occur when a newer version is compiled with a different version of Java to the older version.