mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 10:32:00 +01:00
v1.3.4 documentation
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia at 2015-12-10
|
||||
| Generated by Apache Maven Doxia at 2016-01-31
|
||||
| Rendered using Apache Maven Fluido Skin 1.4
|
||||
-->
|
||||
<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="20151210" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20160131" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-maven – Goals</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" />
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../target/site/1.3.3/#" title="">
|
||||
<a href="../../../../../../target/site/1.3.4/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -67,9 +67,9 @@
|
||||
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2015-12-10</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-01-31</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.3.3
|
||||
Version: 1.3.4
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -103,7 +103,7 @@
|
||||
<span class="icon-chevron-right"></span>
|
||||
Project Information</a>
|
||||
</li>
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="project-reports.html" title="Project Reports">
|
||||
@@ -592,6 +592,15 @@
|
||||
|
||||
<tr class="a">
|
||||
|
||||
<td>serverId </td>
|
||||
|
||||
<td>The id of a server defined in the settings.xml; this can be used to encrypt the database password. See <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-encryption.html">password encryption</a> for more information. </td>
|
||||
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
|
||||
<td>databaseUser </td>
|
||||
|
||||
<td>The username used when connecting to the database. </td>
|
||||
@@ -599,7 +608,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
|
||||
<td>databasePassword </td>
|
||||
|
||||
@@ -608,7 +617,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
|
||||
<td>metaFileName </td>
|
||||
|
||||
@@ -654,7 +663,7 @@
|
||||
<footer>
|
||||
<div class="container-fluid">
|
||||
<div class="row-fluid">
|
||||
<p >Copyright © 2013–2015
|
||||
<p >Copyright © 2013–2016
|
||||
<a href="http://www.owasp.org">OWASP</a>.
|
||||
All rights reserved.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user