[root]/maven2-qalab-plugin/src/site
apt
(1 files, 18 lines)
fml
(1 files, 521 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 6 (100.0%) | 76 (100.0%) | 12.6 |
David Sag | 3 (50.0%) | 41 (53.9%) | 13.6 |
Benoit Xhenseval | 3 (50.0%) | 35 (46.1%) | 11.6 |
Modularised build. Use the 'releasebuild.bat' in qalab root directory to build:
1/ the QALab library by maven2
2/ Maven 2 plugin and site
3/ QALab via Maven1 and site
4/ Maven 1 Plugin and site
5/ Fully integrated site
25 lines of code changed in:
* Integrated the reports in the maven site (Oh Yes!!) via the generation of xdocs. This is now the default behaviour but one can still call the old stylesheets
* Created a simple QALabStatAllMergeMojo that creates all merge in one go with default values from Maven. But it is configurable also.
8 lines of code changed in:
Fixed a couple of build issues.
2 lines of code changed in:
added some comments and commented out the version info for the javadoc plugin
this removing the need for the snapshots enabler.
1 lines of code changed in:
updated plugin to use qalab 0.8
removed the dodgy pmd reporting
removed the qalab reporting for now.
10 lines of code changed in:
Fixed checkstyle and PMD errors.
incorporated qalab itself into the build
added LICENSE.TXT and site docs
added package.html files
30 lines of code changed in: