mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 17:41:28 +01:00
version 1.1.0
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2014-01-16
|
||||
| Generated by Apache Maven Doxia at 2014-01-26
|
||||
| Rendered using Apache Maven Fluido Skin 1.3.0
|
||||
-->
|
||||
<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="20140116" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20140126" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-ant - Configuration</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.8/#" title="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.1.0/#" title="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="divider ">/</li>
|
||||
@@ -67,8 +67,8 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right">Last Published: 2014-01-16</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.0.8</li>
|
||||
<li id="publishDate" class="pull-right">Last Published: 2014-01-26</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.1.0</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
@@ -289,6 +289,69 @@
|
||||
|
||||
<td>The connection timeout used when downloading data files from the Internet. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>nexusAnalyzerEnabled </td>
|
||||
|
||||
<td>The connection timeout used when downloading data files from the Internet. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>nexusUrl </td>
|
||||
|
||||
<td>The connection timeout used when downloading data files from the Internet. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>databaseDriverName </td>
|
||||
|
||||
<td>The name of the database driver. Example: org.h2.Driver. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>databaseDriverPath </td>
|
||||
|
||||
<td>The path to the database driver JAR file; only used if the driver is not in the class path. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>connectionString </td>
|
||||
|
||||
<td>The connection string used to connect to the database. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>databaseUser </td>
|
||||
|
||||
<td>The username used when connecting to the database. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>databasePassword </td>
|
||||
|
||||
<td>The password used when connecting to the database. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user