Skip to content
jbaris edited this page Feb 8, 2013 · 11 revisions

Screenshots

Here are few screenshots of JQA in action.

JQA Maven plugin screenshots

JQA can be excecuted via a Maven plugin. A typical execution of the JQA Maven plugin looks like:

Image of Maven JQA execution

Once it completes its execution, the default HTML output file looks like:

Image of Maven JQA result

The result style and structure can be modified via an XSL transformation file.

JQA Sonar plugin screenshots

Also, JQA can be excecuted via a Sonar plugin. The execution is very similar to the Maven plugin. The results can be accessed via a Sonar web interface that looks like:

Image of Sonar JQA result