gian1200 opened a new issue, #648: URL: https://github.com/apache/maven-checkstyle-plugin/issues/648
### New feature, improvement proposal #### Currently When there are errors and warnings, only errors are logged #### Desired Warnings should be logged, too #### Current workaround Add `consoleOutput: true`. However, this has the following undesired issues: - No console format/colors - It shows full path instead of relative path - Violations appear again -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
