withExtensions

fun withExtensions(graph: ModuleDependencyGraph, ruleResult: RuleEngineResult, projectName: String, classLoader: ClassLoader): ReportCoordinator(source)

Builds a coordinator with third-party extensions discovered from classLoader.

Discovery is fail-silent: a broken extension is reported in extensionFailures and the report is generated without it.