zentol commented on a change in pull request #11123: [FLINK-16014] Adding 
xerces to s3 plugins to avoid ClassNotFound issues.
URL: https://github.com/apache/flink/pull/11123#discussion_r380691573
 
 

 ##########
 File path: flink-filesystems/flink-s3-fs-base/pom.xml
 ##########
 @@ -204,6 +204,11 @@ under the License.
                        <artifactId>aws-java-sdk-dynamodb</artifactId>
                        <version>${fs.s3.aws.version}</version>
                </dependency>
+               <dependency>
+                       <groupId>xerces</groupId>
+                       <artifactId>xercesImpl</artifactId>
 
 Review comment:
   add a note that this can be removed once Java8 support is dropped?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to