mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-13 05:35:36 +01:00
updated to version 1.0.5
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2013-10-20
|
||||
| Generated by Apache Maven Doxia at 2013-11-16
|
||||
| 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="20131020" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20131116" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-ant - </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.4/#" title="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.0.5/#" title="">
|
||||
</a>
|
||||
</li>
|
||||
<li class="divider ">/</li>
|
||||
@@ -67,8 +67,8 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-10-20</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.0.4</li>
|
||||
<li id="publishDate" class="pull-right">Last Published: 2013-11-16</li> <li class="divider pull-right">|</li>
|
||||
<li id="projectVersion" class="pull-right">Version: 1.0.5</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
@@ -231,6 +231,15 @@
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>LogFile </td>
|
||||
|
||||
<td>The file path to write verbose logging information. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>ProxyUrl </td>
|
||||
|
||||
<td>Defines the proxy used to connect to the Internet. </td>
|
||||
@@ -238,17 +247,35 @@
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td>ProxyPort </td>
|
||||
|
||||
<td>Defines the port for the proxy. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>ProxyUsername </td>
|
||||
|
||||
<td>Defines the proxy user name. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>ProxyPassword </td>
|
||||
|
||||
<td>Defines the proxy password. </td>
|
||||
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>ConnectionTimeout </td>
|
||||
|
||||
<td>The connection timeout used when downloading data files from the Internet. </td>
|
||||
|
||||
Reference in New Issue
Block a user