Binary package “libplexus-maven-plugin-java” in ubuntu precise

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.