[
https://jira.codehaus.org/browse/MCHECKSTYLE-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=355220#comment-355220
]
Michael Osipov commented on MCHECKSTYLE-243:
--------------------------------------------
I cannot confirm this. Here is an real world output from multimodule project:
{noformat}
[WARNING] No project URL defined - decoration links will not be relativized!
[INFO] Rendering site with org.apache.maven.skins:maven-fluido-skin:jar:1.3.1
skin.
[INFO] Generating "About" report ---
maven-project-info-reports-plugin:2.7:index
[INFO] Generating "Project Summary" report ---
maven-project-info-reports-plugin:2.7:summary
[INFO] Generating "Project Team" report ---
maven-project-info-reports-plugin:2.7:project-team
[INFO] Generating "Source Repository" report ---
maven-project-info-reports-plugin:2.7:scm
[INFO] Generating "Dependencies" report ---
maven-project-info-reports-plugin:2.7:dependencies
[WARNING] The repository url '...' is invalid - Repository 'nexus-...' will be
blacklisted.
[INFO] Generating "Dependency Information" report ---
maven-project-info-reports-plugin:2.7:dependency-info
[INFO] Generating "Source Xref" report --- maven-jxr-plugin:2.4:jxr
[INFO] Generating "JavaDocs" report ---
maven-javadoc-plugin:2.10.1:javadoc
[INFO] Generating "FindBugs" report ---
findbugs-maven-plugin:3.0.0:findbugs
[INFO] Locale is en
[INFO] Fork Value is true
[java] Warnings generated: 3
[INFO] Done FindBugs Analysis....
[INFO] Generating "Checkstyle" report ---
maven-checkstyle-plugin:2.13:checkstyle
[INFO]
[INFO] There are 382 checkstyle errors.
[INFO]
{noformat}
> log check violations to console by default
> ------------------------------------------
>
> Key: MCHECKSTYLE-243
> URL: https://jira.codehaus.org/browse/MCHECKSTYLE-243
> Project: Maven Checkstyle Plugin
> Issue Type: Wish
> Components: checkstyle:check
> Affects Versions: 2.12.1
> Reporter: Herve Boutemy
> Assignee: Herve Boutemy
> Fix For: 2.13
>
>
> this is useful by default, not only the violation count
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)