Maven-cache-cleanup
Maintainer: Debian Java Maintainers
Email: [email protected] .
Website: https://github.com/nadestin/tools
Section: java
Install maven-cache-cleanup
-
Debian
apt-get install maven-cache-cleanupClick to copy -
Ubuntu
apt-get install maven-cache-cleanupClick to copy -
Kali Linux
apt-get install maven-cache-cleanupClick to copy
maven-cache-cleanup
Utility to purge timestamped snapshots from Maven repositoriesMaven 3 dropped support for non-unique snapshot versions, which had the side effect of filling up Maven caches on developer machines and on CI build hosts. The Maven Cache Cleanup utility scans a specified Maven cache directory for snapshot versions and deletes all but the latest version of the timestamped artifacts.
Install the latest version of maven-cache-cleanup in Debian, Ubuntu and Kali from terminal. To install the maven-cache-cleanup just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of maven-cache-cleanup from the respository and install it in your computer/server.




