Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete link to remove-project-artifact as is deprecated #210

Merged
merged 1 commit into from
May 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/site/apt/index.apt
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ Build Helper Maven Plugin

* {{{./parse-version-mojo.html}build-helper:parse-version}} Parse the version into different properties.

* {{{./remove-project-artifact-mojo.html}build-helper:remove-project-artifact}} Remove project's artifacts from local repository.

* {{{./reserve-network-port-mojo.html}build-helper:reserve-network-port}} Reserve a list of random and unused network ports.

* {{{./local-ip-mojo.html}build-helper:local-ip}} Retrieve current host IP address.
Expand All @@ -85,7 +83,6 @@ Build Helper Maven Plugin

Instructions on how to use the Build Helper Maven Plugin can be found on the {{{./usage.html}usage page}}.


* Examples

* {{{https://github.com/mojohaus/build-helper-maven-plugin/blob/master/src/it/reserve-ports/pom.xml} Reserve network port}}
Expand Down