Java architecture framework validation - A library to define, validate, test and QA custom application architecture rules. Maven, Eclipse and Sonar integration.
This Maven 2 plugin is a little helper to easily add build meta data to the generated archive artifacts.
Imagine the product is running on an application server. The product manager want to know,
- which artifact version is currently running on that server?
- which SCM revision is the
... [More] artifact based on?
- what configuration has been used to generate the artifact?
- on which machine was the artifact built?
- when was the artifact built?
If you have no answers to these questions, but love to have, this tool is for you!
If there are further questions to be answered or other process requirements to be met: The provider extension point allows to add or export any meta data with very little effort. [Less]
The Maven 2 issues plugin generates reports on issues retrieved from an issue management system. Currently only Bugzilla is supported.
There are some preconfigured reports like Release Notes or Release Plan but any query can be sent to Bugzilla and the query result can be mapped to columns in a table.
The Maven APIdoc plugin is 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.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy