zentol commented on a change in pull request #11964:
URL: https://github.com/apache/flink/pull/11964#discussion_r418221774
##########
File path: flink-connectors/flink-connector-kinesis/pom.xml
##########
@@ -221,6 +221,14 @@ under the License.
<shadedPattern>org.apache.flink.kinesis.shaded.org.apache.http</shadedPattern>
</relocation>
</relocations>
+ <filters>
+ <filter>
+
<artifact>com.amazonaws:amazon-kinesis-producer</artifact>
+
<excludes>
+
<exclude>META-INF/THIRD_PARTY_NOTICES</exclude>
Review comment:
it's so annoying that there isn't a standard location for this stuff...
----------------------------------------------------------------
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]