version 1.2.9 of documentation

This commit is contained in:
Jeremy Long
2015-03-06 19:43:56 -05:00
parent 641235ed9a
commit bca392355f
1416 changed files with 49885 additions and 32066 deletions

View File

@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2014-12-07
| Generated by Apache Maven Doxia at 2015-03-06
| 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="20141207" />
<meta name="Date-Revision-yyyymmdd" content="20150306" />
<meta http-equiv="Content-Language" content="en" />
<title>dependency-check-cli - Command Line Arguments</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.2.7/#" title="">
<a href="../../../../../../target/site/1.2.9/#" title="">
</a>
<span class="divider">/</span>
</li>
@@ -67,9 +67,9 @@
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-12-07</li>
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-03-06</li>
<li id="projectVersion" class="pull-right">
Version: 1.2.7
Version: 1.2.9
</li>
</ul>
@@ -96,7 +96,7 @@
<a href="#"><i class="none"></i>Configuration</a>
</li>
<li class="nav-header">Project Documentation</li>
<li>
<a href="project-info.html" title="Project Information">
@@ -339,6 +339,19 @@
<tr class="b">
<td>-P </td>
<td>--propertyfile </td>
<td>&lt;file&gt; </td>
<td>Specifies a file that contains properties to use instead of applicaion defaults. </td>
<td>&#160;</td>
</tr>
<tr class="a">
<td> </td>
<td>--disableArchive </td>
@@ -350,7 +363,7 @@
<td>false</td>
</tr>
<tr class="a">
<tr class="b">
<td> </td>
@@ -363,7 +376,7 @@
<td>&#160;</td>
</tr>
<tr class="b">
<tr class="a">
<td> </td>
@@ -371,7 +384,20 @@
<td> </td>
<td>Sets whether Jar Analyzer will be used. </td>
<td>Sets whether the Jar Analyzer will be used. </td>
<td>false</td>
</tr>
<tr class="b">
<td> </td>
<td>--disableCentral </td>
<td> </td>
<td>Sets whether the Central Analyzer will be used. <b>Disabling this analyzer is not recommended as it could lead to false negatives (e.g. libraries that have vulnerabilities may not be reported correctly).</b> If this analyzer is being disabled there is a good chance you also want to disable the Nexus Analyzer. </td>
<td>false</td>
</tr>
@@ -384,7 +410,7 @@
<td> </td>
<td>Sets whether Nexus Analyzer will be used. </td>
<td>Sets whether the Nexus Analyzer will be used. Note, this has been superceded by the Central Analyzer. However, you can configure the Nexus URL to utilize an internally hosted Nexus Pro server. </td>
<td>false</td>
</tr>
@@ -607,7 +633,7 @@
<footer>
<div class="container-fluid">
<div class="row-fluid">
<p >Copyright &copy; 2012&#x2013;2014
<p >Copyright &copy; 2012&#x2013;2015
<a href="http://www.owasp.org">OWASP</a>.
All rights reserved.