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

gradle-scalastyle-plugin_2.12 not showing up in jcenter #39

Open
wheelerlaw opened this issue Dec 28, 2017 · 1 comment
Open

gradle-scalastyle-plugin_2.12 not showing up in jcenter #39

wheelerlaw opened this issue Dec 28, 2017 · 1 comment

Comments

@wheelerlaw
Copy link

I can see it here: https://bintray.com/ngbinh/maven/gradle-scalastyle-plugin_2.12
But it doesn't show up where gradle itself will look for it: https://jcenter.bintray.com/org/github/ngbinh/scalastyle/

@cristamd
Copy link

cristamd commented Feb 1, 2018

I changed my dependency to classpath "org.github.ngbinh.scalastyle:gradle-scalastyle-plugin_2.12:1.0.0" and added https://dl.bintray.com/ngbinh/maven/ to our list of proxied repos in Nexus and it worked. I'd imagine you could just add that repository to your Gradle configuration and have that work as well.

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