updated documentation to reflect change with NexusAnalyzer

Former-commit-id: 6a16bb3fc9f45a77d030d4d0f9999b764fd6fa12
This commit is contained in:
Jeremy Long
2014-11-09 20:07:22 -05:00
parent d2fa14bbe2
commit c3bf6aa3f8
4 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ archiveAnalyzerEnabled | Sets whether the Archive Analyzer will be used.
zipExtensions | A comma-separated list of additional file extensions to be treated like a ZIP file, the contents will be extracted and analyzed. |  
jarAnalyzer | Sets whether Jar Analyzer will be used. | true
nexusAnalyzerEnabled | Sets whether Nexus Analyzer will be used. | true
nexusUrl | Defines the Nexus Pro URL. If not set, the Nexus Analyzer will be disabled. |  
nexusUrl | Defines the Nexus Pro URL. If not set the Nexus Analyzer will be disabled. |  
nexusUsesProxy | Whether or not the defined proxy should be used when connecting to Nexus. | true
nuspecAnalyzerEnabled | Sets whether or not the .NET Nuget Nuspec Analyzer will be used. | true
assemblyAnalyzerEnabled | Sets whether or not the .NET Assembly Analyzer should be used. | true