-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73998/
-----------------------------------------------------------
Review request for ranger, Bhavik Bavishi and Ramesh Mani.
Bugs: RANGER-3773
https://issues.apache.org/jira/browse/RANGER-3773
Repository: ranger
Description
-------
maven can not build ranger-2.3.0 with following errors:
```
[WARNING] Some problems were encountered while building the effective model for
org.apache.ranger:ranger-plugins-installer:jar:2.3.0
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
be unique: commons-cli:commons-cli:jar -> duplicate declaration of version
${commons.cli.version} @ line 41, column 21
```
Diffs
-----
agents-installer/pom.xml 4bda29d8b47bae17c48e1349d8863655d48261c7
Diff: https://reviews.apache.org/r/73998/diff/1/
Testing
-------
Done
Thanks,
Kirby Zhou