Skip to content

/s: parameter value requires absolute pathΒ #424

@cm8581

Description

@cm8581

Presuming:
Windows 2012
Current directory is E:\MSBuild\project
SonarQube.Scanner.MSBuild.exe is in another directory which is in the %PATH%.

SonarQube.Scanner.MSBuild.exe begin /k:key /n:name /v:1.0 /s:E:\MSBuild\project\SettingsFile.xml -- succeeds.

SonarQube.Scanner.MSBuild.exe begin /k:key /n:name /v:1.0 /s:SettingsFile.xml -- causes error:

SonarQube Scanner for MSBuild 4.0.2
Loading analysis properties from SettingsFile.xml
Pre-processing started.
Preparing working directories...
Unable to find the SonarQube analysis settings file 'SettingsFile.xml'.
Please fix the path to this settings file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions