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

Last updated: May 10,2024

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

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

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

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

Please follow the guidelines below to uninstall libmaven-war-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-war-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-war-plugin
Version: 2.2-1
Depends: libmaven-archiver-java, libmaven-filtering-java, libmaven2-core-java, libplexus-archiver-java, libplexus-containers-java, libplexus-interpolation-java, libplexus-io-java, libplexus-utils-java, libxstream-java
Filename: pool/universe/m/maven-war-plugin/libmaven-war-plugin-java_2.2-1_all.deb
Size: 66918
MD5sum: f41da6f962a219d6dad63b514806e6f6
SHA1: 940eb986c5f164680bf25336179a50c1aeea5a39
SHA256: a3e54c4747214c8a5657674e40679cd41d11097f8cf0a56fac098603a05328c6
Description-en: Maven WAR 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 Maven WAR plugin builds a Web Application Archive (WAR) file from the
project output and its dependencies.
Description-md5: 47bd766c27436fa5b1c3ba038fa365cb
Homepage: http://maven.apache.org/plugins/maven-war-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu