Bug#836391: gradle: recent update of jsch to version 0.1.54 breaks Gradle based projects
Markus Koschany
apo at debian.org
Fri Sep 2 14:42:08 UTC 2016
Package: gradle
Version: 2.13-3
Severity: serious
The recent update of jsch to version 0.1.54 breaks Gradle based
projects. I tried to remove the versioned dependency by updating the
use_local_artifacts.diff patch but that doesn't work. I can't find any
other reference of jsch in src:gradle, so the root cause may well be
in another package.
Exception is
Caused by: java.lang.IllegalArgumentException: Cannot find JAR
'jsch-0.1.53.jar' required by module 'gradle-dependency-management'
using classpath or distribution directory '/usr/share/gradle'
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.6.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
Versions of packages gradle depends on:
ii default-jre-headless [java7-runtime-headless] 2:1.8-57
ii libgradle-core-java 2.13-3
ii libgradle-plugins-java 2.13-3
ii openjdk-8-jre-headless [java7-runtime-headless] 8u102-b14.1-2
gradle recommends no packages.
Versions of packages gradle suggests:
ii default-jre 2:1.8-57
-- no debconf information
More information about the pkg-java-maintainers
mailing list