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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)