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

Last updated: July 01,2024

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

Please follow the guidance below to install libmaven-jar-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall libmaven-jar-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-jar-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-jar-plugin
Version: 2.4-1
Depends: libcommons-lang-java, libmaven-archiver-java, libmaven2-core-java, libplexus-archiver-java, libplexus-utils-java
Suggests: libmaven-jar-plugin-java-doc
Filename: pool/universe/m/maven-jar-plugin/libmaven-jar-plugin-java_2.4-1_all.deb
Size: 26590
MD5sum: ed907f1e024a0c9a6f768c05678b5773
SHA1: f746e21e070648436f5e2a05d553cd986c2995bd
SHA256: c0ee7c1ad37a7c30d2ca593417cbb275219dd263b751c67eb7dc6b4d5245c515
Description-en: Maven Jar 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
.
This plugin provides the capability to build and sign jars.
Description-md5: 72e5d9f9ec980a750be8dd071ff6576c
Homepage: http://maven.apache.org/plugins/maven-jar-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu