mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 16:24:11 +01:00
version 1.2.2 of project documentation
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2014-05-10
|
||||
| Generated by Apache Maven Doxia at 2014-06-22
|
||||
| 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="20140510" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20140622" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-maven - Configuration</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.1/#" title="">
|
||||
<a href="../../../../../../../../../../../../c:/Users/jeremy/Documents/NetBeansProjects/DependencyCheck/target/site/1.2.2/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -67,9 +67,9 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-05-10</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2014-06-22</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -476,60 +476,8 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h1>Deprecated Configuration</h1>
|
||||
<p>The following properties have been deprecated. These can still be set in the dependency-check-maven plugin’s configuration. However, future versions will remove these properties. Instead using these properties you should use <a class="externalLink" href="https://maven.apache.org/settings.html#Proxies">Maven’s settings</a> to configure a proxy.</p>
|
||||
|
||||
<table border="0" class="table table-striped">
|
||||
<thead>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<th>Property </th>
|
||||
|
||||
<th>Description </th>
|
||||
|
||||
<th>Default Value</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>proxyUrl </td>
|
||||
|
||||
<td>The Proxy URL. </td>
|
||||
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>proxyPort </td>
|
||||
|
||||
<td>The Proxy Port. </td>
|
||||
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>proxyUsername </td>
|
||||
|
||||
<td>Defines the proxy user name. </td>
|
||||
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>proxyPassword </td>
|
||||
|
||||
<td>Defines the proxy password. </td>
|
||||
|
||||
<td> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h1>Proxy Configuration</h1>
|
||||
<p>Use <a class="externalLink" href="https://maven.apache.org/settings.html#Proxies">Maven’s settings</a> to configure a proxy server.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user