maven-cache-cleanup 1.0.4-1~18.04 source package in Ubuntu

Changelog

maven-cache-cleanup (1.0.4-1~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1818647.

maven-cache-cleanup (1.0.4-1) unstable; urgency=medium

  * Initial release (Closes: #896708)

 -- Matthias Klose <email address hidden>  Tue, 05 Mar 2019 13:39:01 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-cache-cleanup_1.0.4.orig.tar.xz 7.2 KiB 1f6a63b74ce57a8b0666dd8b600ce3b697801453dcb3df41e8adafb2ef39f0ff
maven-cache-cleanup_1.0.4-1~18.04.debian.tar.xz 2.6 KiB 11642115fd558ffd93c7a7040cc65a6fa0a15aa3e4065f728d7eed452e8cf5e4
maven-cache-cleanup_1.0.4-1~18.04.dsc 2.1 KiB e811094b4d12768b406719618f5d30926c7839290e52fea841fc6836c4abef49

View changes file

Binary packages built by this source

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.