mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-05-08 16:13:58 +02:00
documentation v1.3.2
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2015-09-20
|
||||
| Generated by Apache Maven Doxia at 2015-11-29
|
||||
| Rendered using Apache Maven Fluido Skin 1.4
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20150920" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20151129" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-core – Generated Reports</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../target/site/1.3.1/#" title="">
|
||||
<a href="../../../../../../target/site/1.3.2/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -67,9 +67,9 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-09-20</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-11-29</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.3.1
|
||||
Version: 1.3.2
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -97,7 +97,7 @@
|
||||
<span class="icon-chevron-right"></span>
|
||||
Project Information</a>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="active">
|
||||
|
||||
<a href="#"><span class="icon-chevron-down"></span>Project Reports</a>
|
||||
@@ -138,13 +138,6 @@
|
||||
Surefire Report</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="failsafe-report.html" title="Failsafe Report">
|
||||
<span class="none"></span>
|
||||
Failsafe Report</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="cobertura/index.html" title="Cobertura Test Coverage">
|
||||
@@ -269,30 +262,27 @@
|
||||
<td><a href="surefire-report.html">Surefire Report</a></td>
|
||||
<td>Report on the test results of the project.</td></tr>
|
||||
<tr class="a">
|
||||
<td><a href="failsafe-report.html">Failsafe Report</a></td>
|
||||
<td>Report on the integration test results of the project.</td></tr>
|
||||
<tr class="b">
|
||||
<td><a href="cobertura/index.html">Cobertura Test Coverage</a></td>
|
||||
<td>Cobertura Test Coverage Report.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="findbugs.html">FindBugs</a></td>
|
||||
<td>Generates a source code report with the FindBugs Library.</td></tr>
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
<td><a href="taglist.html">Tag List</a></td>
|
||||
<td>Report on various tags found in the code.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="dependency-updates-report.html">Dependency Updates Report</a></td>
|
||||
<td>Provides details of the dependencies which have updated versions available.</td></tr>
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
<td><a href="plugin-updates-report.html">Plugin Updates Report</a></td>
|
||||
<td>Provides details of the plugins used by this project which have newer versions available.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="checkstyle.html">Checkstyle</a></td>
|
||||
<td>Report on coding style conventions.</td></tr>
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
<td><a href="cpd.html">CPD</a></td>
|
||||
<td>Duplicate code detection.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="pmd.html">PMD</a></td>
|
||||
<td>Verification of coding rules.</td></tr></table></div></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user