Philipp Dallig created ZEPPELIN-4892:
----------------------------------------
Summary: The lib folders of several Zeppelin plugins contains old
dependencies
Key: ZEPPELIN-4892
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4892
Project: Zeppelin
Issue Type: Bug
Components: build
Affects Versions: 0.9.0
Reporter: Philipp Dallig
Assignee: Philipp Dallig
Noticed after several build old versions of some dependencies.
{code}
root@5c70f64cd8da:/workspace/zeppelin# ls -la
zeppelin-distribution/target/zeppelin-0.9.0-SNAPSHOT/zeppelin-0.9.0-SNAPSHOT/plugins/Launcher/K8sStandardInterpreterLauncher/
total 6796
drwxr-xr-x 2 root root 4096 Jun 18 09:55 .
drwxr-xr-x 7 root root 4096 Jun 18 09:40 ..
-rw-r--r-- 1 root root 3482 Jun 18 09:24 animal-sniffer-annotations-1.14.jar
-rw-r--r-- 1 root root 38806 Jun 18 09:40 annotations-3.0.1.jar
-rw-r--r-- 1 root root 523372 Jun 18 09:24 commons-lang3-3.10.jar
-rw-r--r-- 1 root root 434678 Mar 11 16:41 commons-lang3-3.4.jar
-rw-r--r-- 1 root root 12078 Jun 18 09:24 error_prone_annotations-2.0.18.jar
-rw-r--r-- 1 root root 2575022 Jun 18 09:24 guava-22.0.jar
-rw-r--r-- 1 root root 8782 Jun 18 09:24 j2objc-annotations-1.1.jar
-rw-r--r-- 1 root root 50894 Jun 18 09:34 jackson-annotations-2.7.0.jar
-rw-r--r-- 1 root root 253357 Jun 18 09:40 jackson-core-2.7.9.jar
-rw-r--r-- 1 root root 1208449 Jun 18 09:40 jackson-databind-2.7.9.1.jar
-rw-r--r-- 1 root root 739582 Jun 18 09:40 javassist-3.22.0-GA.jar
-rw-r--r-- 1 root root 491388 Jun 18 09:40 jinjava-2.4.12.jar
-rw-r--r-- 1 root root 355356 Jun 18 09:40 jsoup-1.10.3.jar
-rw-r--r-- 1 root root 28483 Jun 18 09:55
launcher-k8s-standard-0.9.0-SNAPSHOT.jar
-rw-r--r-- 1 root root 126747 Jun 18 09:40 re2j-1.2.jar
-rw-r--r-- 1 root root 32119 Mar 11 16:41 slf4j-api-1.7.10.jar
-rw-r--r-- 1 root root 41472 Jun 18 09:23 slf4j-api-1.7.30.jar
{code}
mvn clean doesn't delete this files
--
This message was sent by Atlassian Jira
(v8.3.4#803005)