[
https://issues.apache.org/jira/browse/IGNITE-15370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405155#comment-17405155
]
Petr Ivanov commented on IGNITE-15370:
--------------------------------------
Verify is too late phase of project build.
The whole idea is to prevent project being built without check, so currently I
am going to add checkstyle (and later everything else) to compile phase at
least.
> [Ignite 3] Add style check to the build lifecycle
> -------------------------------------------------
>
> Key: IGNITE-15370
> URL: https://issues.apache.org/jira/browse/IGNITE-15370
> Project: Ignite
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.0.0-alpha2
> Reporter: Valentin Kulichenko
> Assignee: Petr Ivanov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha3
>
>
> Currently, the style checker plugin can only be invoked separately. We should
> add it to the {{compile}} phase of the build.
> Ideally, it should check all the source code, provide a report with all the
> errors in case there are any, and fail the build right away.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)