-
-
Notifications
You must be signed in to change notification settings - Fork 534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not work on latest 7.7 #5
Comments
I'm using 1.0.0 version of plugin with dockerized (and k8sed) SQ 7.7 without any problems. |
Did you build this into your own image? If so can you share the docker file? |
I use official SQ image from dockerhub. |
In that case, could you describe the process you're using to install? Unless I'm missing something the generated file should be adequate for use |
Could you provide error/startup logs from your installation? |
Was using 1.1.0-snapshot. changed to 1.0.0 and works a charm |
You should switch to 1.0.1, cause there was a fix for #1 |
Could you confirm what was being shown in the logs for startup, and if the 1.1.0-SNAPSHOT was built off master or another branch? |
Web server startup failed when plugin placed in the latest 7.7 version of sonarqube. This is using the dockerised version of sonarqube community edition. Built the plugin using gradle in the repo and copied to mounted directory. No additional logging could be found on my attempt to run
The text was updated successfully, but these errors were encountered: