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

Build failure - Unable to load component ProjectLock #32

Open
Kevin-Vu opened this issue Nov 19, 2018 · 0 comments
Open

Build failure - Unable to load component ProjectLock #32

Kevin-Vu opened this issue Nov 19, 2018 · 0 comments

Comments

@Kevin-Vu
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant