Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(752)

Issue 25048: Maven plugin should be reporting type

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by Alex
Modified:
9 years, 3 months ago
Reviewers:
freddy.mallet, misko.hevery
CC:
testability-explorer_googlegroups.com
Base URL:
https://testability-explorer.googlecode.com/svn/trunk
Visibility:
Public.

Description

Rather than a build type. The plugin now runs in the site:site goal, like the Findbugs and PMD plugins do. Also generate an HTML report in addition to what the user requests, since that's expected from a reporting plugin.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -154 lines) Patch
core/src/main/java/com/google/test/metric/report/ReportOptions.java View 1 chunk +2 lines, -2 lines 0 comments Download
maven2-plugin/pom.xml View 1 chunk +85 lines, -96 lines 0 comments Download
maven2-plugin/src/main/java/com/google/maven/TestabilityExplorerMojo.java View 6 chunks +100 lines, -34 lines 0 comments Download
maven2-plugin/src/main/resources/testability.properties View 1 chunk +2 lines, -0 lines 0 comments Download
maven2-plugin/src/test/java/com/google/maven/TestabilityMojoTest.java View 2 chunks +31 lines, -13 lines 0 comments Download
maven2-plugin/src/test/resources/printsHtml.xml View 1 chunk +17 lines, -0 lines 0 comments Download
maven2-plugin/src/test/resources/xmlTestability.xml View 2 chunks +1 line, -9 lines 0 comments Download

Messages

Total messages: 2
Alex
15 years ago (2009-03-03 21:23:53 UTC) #1
freddy.mallet
15 years ago (2009-03-06 20:07:14 UTC) #2
On 2009/03/03 21:23:53, Alex wrote:
> 

Alex, do you plan to generate an xml report ? Indeed, if this is the case, we
should be able to easily integrate Testability tool inside Sonar
(http://sonar.codehaus.org) as we do with checkstyle, pmd, findbugs, javancss
and cobertura.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b