[
https://issues.apache.org/jira/browse/HADOOP-11889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520165#comment-14520165
]
Jonathan Eagles commented on HADOOP-11889:
------------------------------------------
I hate to comment on this late. Can we please follow the multi-model example
method documented by the checkstyle maven plugin. This will allow us to retain
the one definition of checkstyle plugins as well as make it play nicely with
eclipse.
http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
https://jgonian.wordpress.com/2010/12/12/maven-checkstyle-and-eclipse/
> Make checkstyle runnable from root project
> ------------------------------------------
>
> Key: HADOOP-11889
> URL: https://issues.apache.org/jira/browse/HADOOP-11889
> Project: Hadoop Common
> Issue Type: Bug
> Components: build, test
> Affects Versions: 2.7.0
> Reporter: Gera Shegalov
> Assignee: Gera Shegalov
> Attachments: HADOOP-11889.001.patch
>
>
> Checkstyle -1 are hard to debug without submitting to Jenkins and downloading
> build artifacts.
> With this JIRA we
> # remove identical checkstyle rules in hdfs which is identical to common
> # move checkstyle plugin to the parent pom
> # update rules to ignore import
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)