ayushtkn commented on a change in pull request #2342:
URL: https://github.com/apache/hadoop/pull/2342#discussion_r503966871
##########
File path: hadoop-project/pom.xml
##########
@@ -2198,7 +2227,7 @@
<configuration>
<rules>
<DependencyConvergence>
- <uniqueVersions>true</uniqueVersions>
+ <uniqueVersions>false</uniqueVersions>
Review comment:
Yes, Since the thirdparty version being used is a snapshot version. If
we don't disable it the build fails due to different timestamp with the
snapshot version at jenkins(though it doesn't bother me at local). Once the
thirdaparty version is released. Will get this back to `true` while updating
the version
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]