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

Last updated: May 23,2024

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

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

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

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

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

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

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

Package: libmaven-site-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-site-plugin
Version: 2.1-4
Depends: libdoxia-core-java, libdoxia-java, libdoxia-sitetools-java, libjetty9-java, libmaven-doxia-tools-java, libmaven2-core-java, libplexus-archiver-java, libplexus-container-default-java, libplexus-i18n-java, libplexus-utils-java, libplexus-velocity-java, libwagon-java, velocity
Filename: pool/universe/m/maven-site-plugin/libmaven-site-plugin-java_2.1-4_all.deb
Size: 74164
MD5sum: d4da71e6ccc8b0ec104acb56dcd95f96
SHA1: 50b5aedac8a42a97d30585c5a24057f27284f417
SHA256: 6a87ac6ee500c81be00a7a4e6ed3a1f2fd3878e3ace8d98942a5f5c3a6404345
Description-en: Maven Site Plugin for generating a site
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 2 Site Plugin is used to generate a site for the project. The
generated site also includes the project's reports that were configured in the
section of the POM.
Description-md5: 0e1c9eb4f8ae122ada04f914f7b4b49d
Homepage: http://maven.apache.org/plugins/maven-site-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu