[
https://issues.apache.org/jira/browse/KAFKA-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729897#comment-14729897
]
Ashish K Singh commented on KAFKA-2513:
---------------------------------------
I think if one wants to just compile, they can just choose to do {{compile}}.
However, I think there is some value to have checkstyle execute as part of
{{jar}}, but just my opinion.
> 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)