[com.techascent/tmd-parquet "1.000-beta-38"] -> [org.apache.hadoop/hadoop-common "3.3.0" :exclusions [com.sun.jersey/jersey-core com.sun.jersey/jersey-json com.sun.jersey/jersey-server com.sun.jersey/jersey-servlet dnsjava org.eclipse.jetty/jetty-server org.eclipse.jetty/jetty-servlet org.eclipse.jetty/jetty-util org.eclipse.jetty/jetty-webapp javax.activation/javax.activation-api javax.servlet.jsp/jsp-api javax.servlet/javax.servlet-api io.netty/netty-codec io.netty/netty-handler io.netty/netty-transport io.netty/netty-transport-native-epoll org.codehaus.jettison/jettison org.apache.zookeeper/zookeeper org.apache.curator/curator-recipes org.apache.curator/curator-client org.apache.htrace/htrace-core4 org.apache.hadoop.thirdparty/hadoop-shaded-protobuf_3_7 org.apache.hadoop/hadoop-auth org.apache.kerby/kerb-core commons-cli commons-net org.apache.commons/commons-lang3 org.apache.commons/commons-text org.apache.commons/commons-configuration2 com.google.re2j/re2j com.google.code.findbugs/jsr305 com.jcraft/jsch log4j org.slf4j/slf4j-log4j12]] -> [org.apache.commons/commons-math3 "3.1.1"]
overrides
[com.techascent/tmd-parquet "1.000-beta-38"] -> [techascent/tech.ml.dataset "7.000-beta-38"] -> [cnuernber/dtype-next "10.000-beta-49"] -> [com.github.wendykierp/JTransforms "3.1"] -> [pl.edu.icm/JLargeArrays "1.5"] -> [org.apache.commons/commons-math3 "3.5"]
and
[com.techascent/tmd-parquet "1.000-beta-38"] -> [techascent/tech.ml.dataset "7.000-beta-38"] -> [cnuernber/dtype-next "10.000-beta-49"] -> [com.github.wendykierp/JTransforms "3.1"] -> [org.apache.commons/commons-math3 "3.5"]
and
[com.techascent/tmd-parquet "1.000-beta-38"] -> [techascent/tech.ml.dataset "7.000-beta-38"] -> [cnuernber/dtype-next "10.000-beta-49"] -> [org.apache.commons/commons-math3 "3.6.1"]
Consider using these exclusions:
[com.techascent/tmd-parquet "1.000-beta-38" :exclusions [org.apache.commons/commons-math3]]
hadoop-common vs. JTransforms vs. dtype-next all wanting those different versions...
3.6.1 at least allows it to compile (since some stats calculating things don't seem to be in some of the earlier versions of commons-math3.
hadoop-common vs. JTransforms vs. dtype-next all wanting those different versions...
3.6.1at least allows it to compile (since some stats calculating things don't seem to be in some of the earlier versions of commons-math3.