PandaMonkey
PandaMonkey
Please see its corresponding issue: https://issues.apache.org/jira/browse/OOZIE-3185
Hi, @SercanKaraoglu , the conflicting problem is that statsd-jvm-profiler uses fasterxml 2.8.10 and spring depends on fasterxml 2.9.3. To prevent the classpath issue, you should guarantee that client project actually...
Hi, @michael-simons , there is a dependency conflict between tika-core 1.17 and 1.12 in your project now. Your project actually depends on tika-core 1.17, and if you plan to exclude...