How to Install and Uninstall libmaven-resources-plugin-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libmaven-resources-plugin-java" package

Learn how to install libmaven-resources-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaven-resources-plugin-java

2. Uninstall "libmaven-resources-plugin-java" package

This tutorial shows how to uninstall libmaven-resources-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaven-resources-plugin-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmaven-resources-plugin-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmaven-resources-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-resources-plugin
Version: 2.6-1
Depends: libmaven-filtering-java, libmaven2-core-java, libplexus-interpolation-java, libplexus-utils-java
Filename: pool/universe/m/maven-resources-plugin/libmaven-resources-plugin-java_2.6-1_all.deb
Size: 26714
MD5sum: c627ec491b4d624ba381d15627ab7bb9
SHA1: 88a5253e03030fa5f740a42920f3b3bd12642002
SHA256: 105fade0f8224216330d94a40cb7f4650ec39bac4b440610e98fafda71d9f07a
Description-en: Maven resources plugin
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
reporting and documentation from a central piece of information.
.
Maven's primary goal is to allow a developer to comprehend the complete
state of a development effort in the shortest period of time. In order to
attain this goal there are several areas of concern that Maven attempts
to deal with:
.
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
.
The Resources Plugin handles the copying of project resources to the output
directory.
Description-md5: e7cc6fef7fc280ca1b11542ba8e1c198
Homepage: http://maven.apache.org/plugins/maven-resources-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu