You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2016/10/25 20:46:58 UTC

[jira] [Resolved] (HADOOP-13696) change hadoop-common dependency scope of jsch to provided.

     [ https://issues.apache.org/jira/browse/HADOOP-13696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Wang resolved HADOOP-13696.
----------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: 3.0.0-alpha2)

I filed and linked HADOOP-13769 for splitting this out, thanks again all.

> 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org