[ https://issues.apache.org/jira/browse/KAFKA-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729755#comment-14729755 ]
Ismael Juma commented on KAFKA-2513: ------------------------------------ I agree that it's more like compile than tests. Depending on jar by itself is not too good though because it won't be run when one runs the tests. I'd have to look at the build to have an actual proposal though. > Checkstyle is not executed until gradle's tests phase > ----------------------------------------------------- > > Key: KAFKA-2513 > URL: https://issues.apache.org/jira/browse/KAFKA-2513 > Project: Kafka > Issue Type: Bug > Reporter: Ashish K Singh > Assignee: Ashish K Singh > Priority: Minor > > Checkstyle is added as a dependency to test and until someone runs test they > won't capture checkstyle issues. To me code style is more suited along with > compile than tests. This was also brought up on KAFKA-1893. May be we should > make checkstyle a dependency of jar, instead of test. -- This message was sent by Atlassian JIRA (v6.3.4#6332)