Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Build failure - Unable to load component ProjectLock #32

@Kevin-Vu

Description

@Kevin-Vu

Hi,

I ran the Owasp SonarQube Docker and I wanted to try it with just a simple maven project from Spring Initializr.
But when I compile my maven project :

mvn sonar:sonar  \
 -Dsonar.host.url=http://localhost:9000  \
 -Dsonar.login=somelogin

I get this error :
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.5.0.1254:sonar (default-cli) on project demo: Unable to load component class org.sonar.scanner.scan.ProjectLock.

However when I try with the official SonarQube Docker it works.

Thank you,
Kevin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions