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

Last updated: May 20,2024

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

This is a short guide on how to install libmaven-ejb-plugin-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: libmaven-ejb-plugin-java
Priority: optional
Section: universe/java
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: maven-ejb-plugin
Version: 2.3-1
Depends: libmaven-archiver-java, libmaven-filtering-java, libmaven2-core-java, libplexus-archiver-java, libplexus-utils-java
Filename: pool/universe/m/maven-ejb-plugin/libmaven-ejb-plugin-java_2.3-1_all.deb
Size: 13754
MD5sum: a4806b5b9d3c1f64b8873ae1569e39e5
SHA1: 1420e392952b338fc1f97c085d83ea694d876cd0
SHA256: 5a38768e16c676170a557b70274a041046f544580298e5c100b5236a9242ce34
Description-en: Maven EJB 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 EJB plugin generates a J2EE Enterprise JavaBean (EJB) file as well
as the associated client JAR.
Description-md5: b8eb55c83266c028e46a62a2f390b7a6
Homepage: http://maven.apache.org/plugins/maven-ejb-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu