Set how to handle long files, those with a path>100 chars. Optional, default=warn. Allowable values are truncate - paths are truncated to the maximum length fail - paths greater than the maximum cause a build exception warn - paths greater than the maximum cause a warni
(final String mode)