Class ScannerFactory


  • public class ScannerFactory
    extends Object
    • Constructor Detail

      • ScannerFactory

        public ScannerFactory​(org.sonarsource.scanner.api.LogOutput logOutput,
                              org.apache.maven.plugin.logging.Log log,
                              org.apache.maven.rtinfo.RuntimeInformation runtimeInformation,
                              org.apache.maven.plugin.MojoExecution mojoExecution,
                              org.apache.maven.execution.MavenSession session,
                              Properties envProps,
                              PropertyDecryptor propertyDecryptor)
    • Method Detail

      • create

        public org.sonarsource.scanner.api.EmbeddedScanner create()
      • createGlobalProperties

        public Map<String,​String> createGlobalProperties()
      • setProxySystemProperties

        public void setProxySystemProperties()