mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 17:41:28 +01:00
version 1.1.4 of the projects documentation
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2014-03-10
|
||||
| Generated by Apache Maven Doxia at 2014-03-29
|
||||
| Rendered using Apache Maven Fluido Skin 1.3.1
|
||||
-->
|
||||
<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="20140310" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20140329" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-core - Generated Reports</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.1.3/#" title="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.1.4/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -67,9 +67,9 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-03-10</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-03-29</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.1.3
|
||||
Version: 1.1.4
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -90,7 +90,7 @@
|
||||
<i class="icon-chevron-right"></i>
|
||||
Project Information</a>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="active">
|
||||
|
||||
<a href="#"><i class="icon-chevron-down"></i>Project Reports</a>
|
||||
@@ -145,13 +145,6 @@
|
||||
Surefire Report</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="failsafe-report.html" title="Failsafe Report">
|
||||
<i class="none"></i>
|
||||
Failsafe Report</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<a href="taglist.html" title="Tag List">
|
||||
@@ -268,24 +261,21 @@
|
||||
<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="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="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 Report</a></td>
|
||||
<td>Duplicate code detection.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="pmd.html">PMD Report</a></td>
|
||||
<td>Verification of coding rules.</td></tr>
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
<td><a href="findbugs.html">FindBugs Report</a></td>
|
||||
<td>Generates a source code report with the FindBugs Library.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="javancss.html">JavaNCSS Report</a></td>
|
||||
<td>Code metric analysis.</td></tr></table></div></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user