109110111112113114115116117118119
} // persist the checkconfig if (pcWorkingCopy.isDirty()) { pcWorkingCopy.store(); } } catch (CheckstylePluginException ex) { // MavenLogger.log("CheckstylePluginException", ex); }