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

Last updated: May 21,2024

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

This guide let you learn how to install libmaven-invoker-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libmaven-invoker-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmaven-invoker-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-invoker-plugin
Version: 1.5-5
Depends: ant, groovy2, libbsh-java (>= 2.0b4), libdoxia-core-java, libdoxia-sitetools-java, libmaven-invoker-java, libmaven-reporting-impl-java, libmaven2-core-java, libplexus-i18n-java, libplexus-interpolation-java, libplexus-utils-java
Filename: pool/universe/m/maven-invoker-plugin/libmaven-invoker-plugin-java_1.5-5_all.deb
Size: 83970
MD5sum: 7224126c0ca4edd78744b7edbadc30f8
SHA1: 63e8546113986e332616c3e436e9f0b41d1a69b7
SHA256: f5407f4efe2dab70d5a96fca22942309f4e2c33e230b5f1c518ea305fdb2d1c4
Description-en: Maven Invoker 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 Invoker Plugin is used to run a set of Maven projects. The plugin
can determine whether each project execution is successful, and optionally
can verify the output generated from a given project execution.
Description-md5: 996739448953bd57d0d95a7dc8ddf2ae
Homepage: http://maven.apache.org/plugins/maven-invoker-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu