version 1.2.8 of the site documentation

This commit is contained in:
Jeremy Long
2014-12-28 20:19:06 -05:00
parent 641235ed9a
commit a13c3501f2
1153 changed files with 20261 additions and 12350 deletions
@@ -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_45) on Sun Dec 28 09:20:15 EST 2014 -->
<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.8 API)</title>
<meta name="date" content="2014-12-28">
<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.8 API)";
}
//-->
</script>
@@ -85,9 +85,20 @@
</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">
@@ -104,13 +115,6 @@
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>