Details
-
Sub-task
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
Reviewed
Description
In HDFS-11519, we disable DependencyConvergence uniqueVersions so that Jenkins can test the branch with public maven repo. We should re-enable it before merging the branch.
// hadoop-project/pom.xml @@ -1505,7 +1545,9 @@ <configuration> <rules> <DependencyConvergence> - <uniqueVersions>true</uniqueVersions> + <!-- + <uniqueversions>true</uniqueversions> + --> </DependencyConvergence> <bannedDependencies> <excludes>