[
https://issues.apache.org/jira/browse/HDFS-11563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo Nicholas Sze updated HDFS-11563:
---------------------------------------
Attachment: (was: HDFS-11563-HDFS-7240.20170923b.patch)
> Ozone: enforce DependencyConvergence uniqueVersions
> ---------------------------------------------------
>
> Key: HDFS-11563
> URL: https://issues.apache.org/jira/browse/HDFS-11563
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build, ozone
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Priority: Blocker
> Labels: ozoneMerge, tocheck
> Attachments: HDFS-11563-HDFS-7240.20170923.patch
>
>
> 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.
> {code}
> // hadoop-project/pom.xml
> @@ -1505,7 +1545,9 @@
> <configuration>
> <rules>
> <DependencyConvergence>
> - <uniqueVersions>true</uniqueVersions>
> + <!--
> + <uniqueversions>true</uniqueversions>
> + -->
> </DependencyConvergence>
> <bannedDependencies>
> <excludes>
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]