- generate(Sink, Locale) - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Deprecated.
use {@link #generate(org.apache.maven.doxia.sink.Sink, java.util.Locale) instead.
- generate(Sink, Locale) - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Generates the Dependency-Check Site Report.
- getAllChildDataFiles(MavenProject) - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns a list of data files that were produced by the direct children of the given MavenProject.
- getAllChildren() - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns a list containing all the recursive, non-pom children of the given project, never null.
- getAllChildren(MavenProject) - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns a list containing all the recursive, non-pom children of the given project, never null.
- getCategoryName() - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
-
Returns the category name.
- getDataFileContextKey() - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns the key used to store the path to the data file that is saved by writeDataFile().
- getDataFileName() - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns the name of the data file that contains the serialized data.
- getDataFiles(List<MavenProject>) - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns any existing output files from the given list of projects.
- getDescription(Locale) - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
-
Gets the description of the Dependency-Check report to be displayed in the Maven Generated Reports page.
- getName(Locale) - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
-
Returns the report name.
- getOutputDirectoryContextKey() - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns the key used to store the path to the output directory.
- getOutputName() - Method in class org.owasp.dependencycheck.maven.DependencyCheckMojo
-
Returns the output name.
- getProject() - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns a reference to the current project.
- getReportOutputDirectory() - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns the output directory.
- getReportOutputDirectory(MavenProject) - Method in class org.owasp.dependencycheck.maven.ReportAggregationMojo
-
Returns the output directory for the given project.