thrau / jarchivelib

A simple archiving and compression library for Java
https://github.com/thrau/jarchivelib
Apache License 2.0
198 stars 36 forks source link

Improve MAVEN build Performance #93

Open ChenZhangg opened 2 years ago

ChenZhangg commented 2 years ago

Apache Maven Dependency Plugin can be used to find unused dependencies. And I found following list. Maybe we can remove them. jarchivelib {groupId='org.tukaani', artifactId='xz'}

===================== If there are any inappropriate modifications in this PR, please give me a reply and I will change them.

austek commented 1 month ago

this dependency is required by 7z org.apache.commons.compress.archivers.sevenz.Coders