How to Install and Uninstall maven-remote-resources-plugin.noarch Package on Amazon Linux 2

Last updated: February 06,2025

1. Install "maven-remote-resources-plugin.noarch" package

Please follow the step by step instructions below to install maven-remote-resources-plugin.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install maven-remote-resources-plugin.noarch

2. Uninstall "maven-remote-resources-plugin.noarch" package

Learn how to uninstall maven-remote-resources-plugin.noarch on Amazon Linux 2:

$ sudo yum remove maven-remote-resources-plugin.noarch $ sudo yum autoremove

3. Information about the maven-remote-resources-plugin.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : maven-remote-resources-plugin
Arch : noarch
Version : 1.4
Release : 7.amzn2
Size : 77 k
Repo : amzn2-core/2/x86_64
Summary : Maven Remote Resources Plugin
URL : http://maven.apache.org/plugins/maven-remote-resources-plugin/
License : ASL 2.0
Description : Process resources packaged in JARs that have been deployed to
: a remote repository. The primary use case being satisfied is
: the consistent inclusion of common resources in a large set of
: projects. Maven projects at Apache use this plug-in to satisfy
: licensing requirements at Apache where each project much include
: license and notice files for each release.