pjfanning commented on code in PR #5507:
URL: https://github.com/apache/hadoop/pull/5507#discussion_r1146339189
##########
hadoop-client-modules/hadoop-client/pom.xml:
##########
@@ -290,6 +302,10 @@
<groupId>com.github.pjfanning</groupId>
<artifactId>jersey-json</artifactId>
</exclusion>
+ <exclusion>
Review Comment:
I'm no expert on maven but I would have expected that by excluding
com.github.pjfanning:jersey-json above that its jettison transitive dependency
would have been excluded as a result. I could be wrong - I can have a look at
what happens with the hadoop-common 3.3.5 later.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]