mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
documentation version 1.4.2
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-06-16
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-07-31
|
||||
| Rendered using Apache Maven Fluido Skin 1.5
|
||||
-->
|
||||
<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="20160616" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20160731" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-ant – Configuration</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -52,7 +52,7 @@
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../target/site/1.4.0/#" title="">
|
||||
<a href="../../../../../../target/site/1.4.2/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -64,9 +64,9 @@
|
||||
<li class="active ">Configuration</li>
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-06-16</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-07-31</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.4.0
|
||||
Version: 1.4.2
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -216,6 +216,15 @@
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>failOnError </td>
|
||||
|
||||
<td>Whether the build should fail if there is an error executing the dependency-check analysis </td>
|
||||
|
||||
<td>true</td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>projectName </td>
|
||||
|
||||
<td>The name of the project being scanned. </td>
|
||||
@@ -223,7 +232,7 @@
|
||||
<td>Dependency-Check</td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td>reportFormat </td>
|
||||
|
||||
@@ -232,7 +241,7 @@
|
||||
<td>HTML</td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td>reportOutputDirectory </td>
|
||||
|
||||
@@ -241,7 +250,7 @@
|
||||
<td>‘target’</td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td>suppressionFile </td>
|
||||
|
||||
@@ -250,7 +259,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td>proxyServer </td>
|
||||
|
||||
@@ -259,7 +268,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td>proxyPort </td>
|
||||
|
||||
@@ -268,7 +277,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td>proxyUsername </td>
|
||||
|
||||
@@ -277,7 +286,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td>proxyPassword </td>
|
||||
|
||||
@@ -286,7 +295,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td>connectionTimeout </td>
|
||||
|
||||
@@ -295,7 +304,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td>enableExperimental </td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user