Skip to content
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

Default mirror needs updating: codehaus.org is defunct. #8

Closed
kbaltrinic opened this issue Aug 3, 2015 · 1 comment
Closed

Default mirror needs updating: codehaus.org is defunct. #8

kbaltrinic opened this issue Aug 3, 2015 · 1 comment

Comments

@kbaltrinic
Copy link

Now the codehaus.org has shut down, sonarqube is being hosted on bintray. The current values that work for me are

default['sonarqube']['mirror'] = 'https://sonarsource.bintray.com/Distribution/sonarqube/'
default['sonarqube']['version'] = '5.1.2'
default['sonarqube']['checksum'] = 'a8d63d837242d0d07c0b3f65cfa9c84d5ae82ee51c6cbb52248bcf0d1bc58491'

Not sure if the Distribution/sonarqube part should be considered part of the mirror or not but at least the above works w/o having to modify the recipe.

@pghalliday
Copy link
Collaborator

ok updated in version 0.3.1

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

No branches or pull requests

2 participants