Skip to content

sonar-project-properties should have source defined. #4

@abhijeetka

Description

@abhijeetka

Hi All,

i am using this project to implement sonar with Python and am using this as my sample project.

when i ran this project with Sonar-runner its shows me error.

ERROR: Caused by: You must define the following mandatory properties for 'sample_sonar_python': sonar.sources

Solution: Edit Sonar-project-properties file and change the line with "sources=src" to "Sonar.sources=src".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions