For CI builds I'd like the plugin to validate and fail the build if format incorrect. For developer builds, I'd like the plugin to format the code. I can currently use the CI property set by Jenkins to activate different profiles. This turns into a fair amount of xml. I would prefer a simple parameter on a goal.
For CI builds I'd like the plugin to validate and fail the build if format incorrect. For developer builds, I'd like the plugin to format the code. I can currently use the CI property set by Jenkins to activate different profiles. This turns into a fair amount of xml. I would prefer a simple parameter on a goal.