A plugin for the software project management and comprehension tool Maven.

Name
Plugin for Maven
Parent

Documents

The following documents are tagged with this tag.

PRODUCTION
Creates alias scripts from a configurations file. This allows a team to share aliases that are useful to make working with a command shell more productive. There is a report to generate a documentation for the shortcuts on your team server.
INCUBATOR
Provides a simple report generator containing the output of the Javadoc tool. On the one hand this allows to pinpoint problems in the Javadoc documentation to resolve. On the other hand it gives a report on the quality of the Javadoc comments of a project.
Tools to manage apps on a Confluence server remotely via the UPM REST API based on Maven.
PRODUCTION
Administrates products on a Bugzilla server remotely. The information found in a project’s pom.xml is passed to the Bugzilla server. This lessens the burden of entering the project's information manually to the Bugzilla forms and makes it easy to update version numbers after a release.
PRODUCTION
Generates build metadata and provides it as Maven build properties. The properties are written to a properties file that can be included in the generated artifact. The information can also be added to the manifest file.
Create doctype add-ons (OBRs) for the projectdoc Toolbox with Confluence Blueprints based on XML model descriptions easily!
PRODUCTION
Integrates the Enterprise Architect (Sparx Systems) into a Maven build process. This allows to export diagrams to be used for documentation in other tools, such as projectdoc.
PRODUCTION
Generates reports on exceptions codes of a project that uses smartics exceptions.
PRODUCTION
Provides a very simple way of generating DDL scripts from a JPA unit. It is therefore a very limited version of the hibernate3-maven-plugin.
INCUBATOR
Deploys Hudson job configuration files to a running Hudson server.
PRODUCTION
Generates reports on issues retrieved from an issue management system. Currently only Bugzilla is supported.
PRODUCTION
Generates an archive of modules to be copied to an JBoss 7 installation. The configuration is generated from the Maven POM with the help of a collection of generic and project-specific mapping rules.
Production
Collects and packages metadata about the project and attaches the artifact containing this metadata to the build.
INCUBATOR
Generates reports on properties of a project that uses smartics properties.
PRODUCTION
Allows to read project files in one encoding and write it to a destination in another encoding.
PRODUCTION
Visualizes the frequency of use of words within a given set of texts. Usually they are used to give the visitor of a web site an impression of what the web site is about.
INCUBATOR
Provides tools to generate documentation from tests. Currently the tools concentrate on making the story behind tests visible. They use the tests to generate a documentation from executable code. Since the test code itself is documentation, we talk about executable documentation.
Provide a standard documentation for users of a plugin for Maven.

 

 

Documenting Maven Plugins with Confluence

 

Use the free projectdoc for Maven Developers Add-on to create documentation for your Java Libraries with Confluence and the projectdoc Toolbox.

The add-on reads the project's Maven POM file and provides all properties as space properties. This way developers have access to these properties as they are used to when creating documentation with Maven Plugin Plugin the Maven Site Plugin. But in the context of the Confluence Wiki Space!