version 1.2.9 of documentation

This commit is contained in:
Jeremy Long
2015-03-06 19:43:56 -05:00
parent 641235ed9a
commit bca392355f
1416 changed files with 49885 additions and 32066 deletions

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Sun Dec 07 07:11:21 EST 2014 -->
<!-- Generated by javadoc (version 1.7.0_71) on Fri Mar 06 06:10:22 EST 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.owasp.dependencycheck.maven (Dependency-Check Maven Plugin 1.2.7 API)</title>
<meta name="date" content="2014-12-07">
<title>org.owasp.dependencycheck.maven (Dependency-Check Maven Plugin 1.2.9 API)</title>
<meta name="date" content="2015-03-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.owasp.dependencycheck.maven (Dependency-Check Maven Plugin 1.2.7 API)";
parent.document.title="org.owasp.dependencycheck.maven (Dependency-Check Maven Plugin 1.2.9 API)";
}
//-->
</script>
@@ -85,32 +85,36 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/DependencyCheckMojo.html" title="class in org.owasp.dependencycheck.maven">DependencyCheckMojo</a></td>
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/AggregateMojo.html" title="class in org.owasp.dependencycheck.maven">AggregateMojo</a></td>
<td class="colLast">
<div class="block">Maven Plugin that checks project dependencies to see if they have any known published vulnerabilities.</div>
<div class="block">Maven Plugin that checks project dependencies and the dependencies of all child modules to see if they have any known published
vulnerabilities.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/BaseDependencyCheckMojo.html" title="class in org.owasp.dependencycheck.maven">BaseDependencyCheckMojo</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/CheckMojo.html" title="class in org.owasp.dependencycheck.maven">CheckMojo</a></td>
<td class="colLast">
<div class="block">Maven Plugin that checks the project dependencies to see if they have any known published vulnerabilities.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/Engine.html" title="class in org.owasp.dependencycheck.maven">Engine</a></td>
<td class="colLast">
<div class="block">A modified version of the core engine specifically designed to persist some data between multiple executions of a
multi-module Maven project.</div>
<div class="block">A modified version of the core engine specifically designed to persist some
data between multiple executions of a multi-module Maven project.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/HelpMojo.html" title="class in org.owasp.dependencycheck.maven">HelpMojo</a></td>
<td class="colLast">
<div class="block">Display help information on dependency-check-maven.<br/>
<div class="block">Display help information on dependency-check-maven.<br>
Call <code>mvn dependency-check:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../org/owasp/dependencycheck/maven/ReportAggregationMojo.html" title="class in org.owasp.dependencycheck.maven">ReportAggregationMojo</a></td>
<td class="colLast">
<div class="block">
This is an abstract reporting mojo that enables report aggregation.</div>
</td>
</tr>
</tbody>
</table>
</li>
@@ -172,6 +176,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright© 2012-14 Jeremy Long. All Rights Reserved.</small></p>
<p class="legalCopy"><small>Copyright© 2012-15 Jeremy Long. All Rights Reserved.</small></p>
</body>
</html>