xintongsong commented on pull request #18409:
URL: https://github.com/apache/flink/pull/18409#issuecomment-1020759975


   @galenwarren,
   
   > Instead of moving the dependency management to flink-parent, could we 
duplicate the same dependency-management entries in flink-dist? That might be a 
more focused solution, if it works.
   
   It works in terms of fixing the problem. However, I'm not sure this is the 
correct thing to do. `flink-dist` simply assembles the artifacts. It should not 
decide the version of dependencies. This issue is more like a problem of maven 
`javadoc:aggregate` plugin to me, rather than a real dependency problem.
   
   And I've updated the serializer version. Please check it out.


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

To unsubscribe, e-mail: [email protected]

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


Reply via email to