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



##########
File path: flink-dist/pom.xml
##########
@@ -137,8 +137,8 @@ under the License.
                        <version>${project.version}</version>
                        <exclusions>
                                <exclusion>
-                                       <groupId>org.apache.flink</groupId>
-                                       
<artifactId>flink-shaded-hadoop-2</artifactId>
+                                       <groupId>org.apache.hadoop</groupId>
+                                       <artifactId>*</artifactId>

Review comment:
       hmm, should've read MNG-3832 more carefully; it _does_ work with all 
maven 3 versions, just prints a warning on everything below 3.2.1 .




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to