Steve Loughran created HADOOP-13696:
---------------------------------------
Summary: 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
Priority: Minor
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]