[jira] [Created] (FLINK-22560) Filter maven metadata from all jars

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

[jira] [Created] (FLINK-22560) Filter maven metadata from all jars

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-22560:
----------------------------------------

             Summary: Filter maven metadata from all jars
                 Key: FLINK-22560
                 URL: https://issues.apache.org/jira/browse/FLINK-22560
             Project: Flink
          Issue Type: Improvement
          Components: Build System
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.13.1, 1.12.4


Maven by default generates a meta data directory under META-INF (META-INF/maven) containing the poms of bundled dependencies.

I have yet to see a use-case for these, and it can cause issues like FLINK-22555 where a part of the library was missed in the exclusions.

Let's just remove this directory.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)