Skip to content

Investigate SCP-009 for warnings on over-broad deps. #149

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

Closed
johnynek opened this issue Feb 22, 2017 · 3 comments
Closed

Investigate SCP-009 for warnings on over-broad deps. #149

johnynek opened this issue Feb 22, 2017 · 3 comments

Comments

@johnynek
Copy link
Contributor

see: scala/scala#5724

The idea is to add a flag to scalac that warns if a jar is on the classpath that is not used during compilation. With this, we could potentially make that a fatal error when given a certain flag (or of course using fatal warnings).

@softprops
Copy link
Contributor

Very cool!

@ittaiz
Copy link
Contributor

ittaiz commented Sep 2, 2017

@johnynek should we close this in favor of #235 ?
It's more generic but it's also more indicative on the direction we're going (i.e. not to use the stock plugin but to use our own variant)

@johnynek
Copy link
Contributor Author

johnynek commented Sep 2, 2017

yes, I think so.

@johnynek johnynek closed this as completed Sep 2, 2017
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

3 participants