[
https://issues.apache.org/jira/browse/HADOOP-13696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wang reopened HADOOP-13696:
----------------------------------
> change hadoop-common dependency scope of jsch to provided.
> ----------------------------------------------------------
>
> Key: HADOOP-13696
> URL: https://issues.apache.org/jira/browse/HADOOP-13696
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 2.7.3
> Reporter: Steve Loughran
> Assignee: Yuanbo Liu
> Priority: Minor
> Attachments: HADOOP-13696.001.patch
>
>
> The dependency on jsch in Hadoop common is "compile", so it gets everywhere
> downstream. Marking it as "provided" would mean that it would only be needed
> by those programs which wanted the SFTP filesystem, and, if they wanted to
> use a different jsch version, there'd be no maven problems
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]