mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
resolved command line invocation of aggregate resulting in missing html report (#189)
This commit is contained in:
@@ -46,7 +46,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
||||
@Mojo(
|
||||
name = "aggregate",
|
||||
defaultPhase = LifecyclePhase.COMPILE,
|
||||
aggregator = true,
|
||||
/*aggregator = true,*/
|
||||
threadSafe = true,
|
||||
requiresDependencyResolution = ResolutionScope.COMPILE_PLUS_RUNTIME,
|
||||
requiresOnline = true
|
||||
|
||||
Reference in New Issue
Block a user