Cleaned up reporting

Former-commit-id: ba7c493381c4a5d9b1078e8f8c8a44f3ffc119f3
This commit is contained in:
Jeremy Long
2012-11-17 07:57:55 -05:00
parent a6faadcc74
commit a8a85a5947
6 changed files with 116 additions and 56 deletions

View File

@@ -243,6 +243,9 @@ along with DependencyCheck. If not, see <http://www.gnu.org/licenses/>.
<value>target/data/cpe</value>
</property>
</systemProperties>
<includes>
<include>**/*IntegrationTest.java</include>
</includes>
</configuration>
<executions>
<execution>