Install libplexus-maven-plugin-java by entering the following commands in the terminal:
sudo apt update sudo apt install libplexus-maven-plugin-java
Description:
Maven plugin for the Plexus Component Descriptor Creator
The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . The Component Descriptor Creator (or CDC for short) is a tool that will create the components.xml file from your Java code. It uses JavaDoc tags to gather the information it needs to create the component descriptor. . This package ships a Maven plugin to automatically generate the component descriptor file during the build process.
Homepage: http://plexus.codehaus.org/plexus-maven-plugin/
Version: 1.3.8-11
Section: universe/java