Maven-cache-cleanup

Maven-cache-cleanup

maven-cache-cleanup

Utility to purge timestamped snapshots from Maven repositories

Maintainer: Debian Java Maintainers



Section: java

Install maven-cache-cleanup

  • Debian apt-get install maven-cache-cleanup Click to copy
  • Ubuntu apt-get install maven-cache-cleanup Click to copy
  • Kali Linux apt-get install maven-cache-cleanup Click to copy

maven-cache-cleanup

Utility to purge timestamped snapshots from Maven repositories

Maven 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.