Skip to end of metadata
Go to start of metadata
Table of Contents

Overview

Artifactory supports true undeployment of artifacts, in contrast to naive removal of repository files and folders. This means that the maven-metadata.xml descriptors inside the repository are immediately updated to reflect the removal of artifacts, ensuring consistent operation with Maven clients.

Artifactory does not only provide simple artifact removal, but also a powerful way to clean up complete versions from the repository.

This section covers these options:

  • No labels