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

The new Error Prone plugin isn't service-loadable #1692

Closed
Stephan202 opened this issue Apr 22, 2019 · 0 comments · Fixed by #1693
Closed

The new Error Prone plugin isn't service-loadable #1692

Stephan202 opened this issue Apr 22, 2019 · 0 comments · Fixed by #1693

Comments

@Stephan202
Copy link
Contributor

The MockitoNotExtensible plugin added in #1669 is pretty cool. However, when mockito-errorprone is added to the annotation processor classpath, Error Prone does not recognize/find the plugin. This is because MockitoNotExtensible is not declared in a META-INF/services/com.google.errorprone.bugpatterns.BugChecker file on the classpath.

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

Successfully merging a pull request may close this issue.

1 participant