You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mirza Aliev (Jira)" <ji...@apache.org> on 2021/08/26 10:22:00 UTC

[jira] [Commented] (IGNITE-15370) [Ignite 3] Add style check to the build lifecycle

    [ https://issues.apache.org/jira/browse/IGNITE-15370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405124#comment-17405124 ] 

Mirza Aliev commented on IGNITE-15370:
--------------------------------------

Improvement thoughts: It would be really nice to add all javadoc, checkstyle and etc checks to mvn verify phase, so you can check all your changes in the codebase with one command.  

> [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)