zentol commented on a change in pull request #15827:
URL: https://github.com/apache/flink/pull/15827#discussion_r627304960



##########
File path: flink-connectors/flink-connector-kafka/pom.xml
##########
@@ -247,6 +247,10 @@ under the License.
                                                        
<goal>test-jar-no-fork</goal>
                                                </goals>
                                                <configuration>
+                                                       <archive>
+                                                               <!-- Globally 
exclude maven metadata, because it may accidentally bundle files we don't 
intend to -->
+                                                               
<addMavenDescriptor>false</addMavenDescriptor>

Review comment:
       ideally we move this into the pluginManagement section in the root pom, 
but I already spent too much time on this ticket (and actually pin the plugin 
version...)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to