/[Apache-SVN]
ViewVC logotype

Revision 1797596


Jump to revision: Previous Next
Author: gboue
Date: Sun Jun 4 17:26:27 2017 UTC (6 years, 11 months ago)
Changed paths: 14
Log Message:
[MCHECKSTYLE-337] checkstyle:check only supports xml output format, but the docs say it supports plain as well
Submitted by: Stig Rohde Døssing

Adding support for 'plain' output file format in the 'check' goal. It is still not possible to use it in combination with 'skipExec' because the plain format does not interact fully with 'violationIgnore' (which can contain fully qualified class name, when Checkstyle plain format only has the class simple name).

Changed paths

Path Details
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/ added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/invoker.properties added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/pom.xml added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/src/ added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/src/main/ added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/src/main/java/ added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/src/main/java/org/ added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/src/main/java/org/MyClass.java added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/src/main/java/org/package-info.java added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/it/MCHECKSTYLE-337/verify.groovy added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugins/checkstyle/CheckstyleViolationCheckMojo.java modified , text changed
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/main/java/org/apache/maven/plugins/checkstyle/CompositeAuditListener.java added
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/test/java/org/apache/maven/plugins/checkstyle/CheckstyleViolationCheckMojoTest.java modified , text changed
Directorymaven/plugins/trunk/maven-checkstyle-plugin/src/test/plugin-configs/check-plugin-plain-output.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26