You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/10/19 13:23:00 UTC

[jira] [Created] (FLINK-10612) Run rat-plugin separately for each module

Chesnay Schepler created FLINK-10612:
----------------------------------------

             Summary: Run rat-plugin separately for each module
                 Key: FLINK-10612
                 URL: https://issues.apache.org/jira/browse/FLINK-10612
             Project: Flink
          Issue Type: Improvement
          Components: Build System
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.7.0, 1.8.0


The {{maven-rat-plugin}} is currently run once before any other module is compiled or tested. If any module should generate a file that is not compliant with the rat-plugin the build will not fail, but subsequent ones will.

I propose to run the plugin separately for each module to prevent generated files from not being checked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)