java
java copied to clipboard
Native artifacts are pulling transitive dependencies
Minor issue, but ideally the native artifacts (JAR) should be pulling in any dependencies into the project, only the non-native JAR (i.e. with a classifier) should do.