Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.4
-
Component/s: None
-
Labels:None
-
Environment:Windows NT
-
Number of attachments :
Description
Currently the checkstyle plugin allows you to set your own file for the checkstyle properties. It would be nice to be able to have the plugin access a URL instead, to allow users to share a common file more easily.
Please find attached an updated plugin that allows you to specify the property maven.checkstyle.propertiesURL. This should work on all systems, but we've only tested on Windows NT.