fixed documentation issue per #1018

This commit is contained in:
Jeremy Long
2017-12-16 08:17:24 -05:00
parent 8619aadf16
commit 6636d7d143

View File

@@ -156,7 +156,7 @@ public abstract class BaseDependencyCheckMojo extends AbstractMojo implements Ma
* This cannot be configured in the dependency-check mojo directly.
* This generally maps to "target/site".
*/
@Parameter(property = "project.reporting.outputDirectory", required = true)
@Parameter(property = "project.reporting.outputDirectory", readonly = true)
private File reportOutputDirectory;
/**
* Specifies if the build should be failed if a CVSS score above a specified