Export to GitHub

testability-explorer - issue #8

Latest source for maven2 plugin will only run if packagin is jar


Posted on Mar 7, 2009 by Massive Elephant

This should run on any packaging that has classes. There are soooo many different types of packaging, such as war, ear, jbi, and many many more that I want to run testability-explorer on because they have code. This check should only not run if the packaging is a "pom" project and if there are not classes.

Comment #1

Posted on Mar 19, 2009 by Swift Cat

(No comment was entered for this change.)

Comment #2

Posted on Mar 31, 2009 by Swift Cat

Fixed in http://code.google.com/p/testability-explorer/source/detail?r=349 Exclude only pom type projects. Now we get testability report for the maven testability plugin, for example.

Status: Fixed

Labels:
Type-Defect Priority-Medium