From 8fbddbc47572d586b21b7b383bcb3cd7cdc93407 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Thu, 16 May 2024 17:23:26 +0200 Subject: [PATCH] Delete example about remove-project-artifact as is deprecated --- src/site/apt/usage.apt.vm | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/src/site/apt/usage.apt.vm b/src/site/apt/usage.apt.vm index 504a6e13..04c819a7 100644 --- a/src/site/apt/usage.apt.vm +++ b/src/site/apt/usage.apt.vm @@ -314,40 +314,6 @@ releasedVersion.qualifier This property can become very handy if you want to provide links to download the latest version. If you have to do a <<>> during snapshot-development, the $\{project.version\} is useless. - -* Remove a project's artifacts from local repository - - Mainly used to remove previously installed large project artifacts in the local repository before the <<>> phase starts. - The example below removes all the project's artifacts including all versions from the local repository - at the implicit <<>> phase. To remove only the current version, set the \<<<>>> configuration - element to <<>>. - -------------------- - - ... - - - - org.codehaus.mojo - build-helper-maven-plugin - ${project.version} - - - remove-old-installers - - remove-project-artifact - - - true - - - - - - - -------------------- - * Reserve a list of random and unused network ports Use this plugin to reserve a set of available unused network ports to be placed in a given property