Skip to content

NoClassDefFoundError: com/google/inject/ProvisionException #3897

@djh82

Description

@djh82

Using ErrorProne 2.19.0 with the latest dataflow Jar (3.34), ProvisionException does not appear to be on the classpath.

The stacktrace is as follows (I can't get you the full one, sorry!):

error-prone version: 2.19.0
BugPattern: (see stack trace)
Stack Trace:
java.lang.NoClassDefFoundError: com/google/inject/ProvisionException
    at com.google.errorprone.scanner.ScannerSupplierImpl.instantiateChecker(ScannerSupplierImpl.java:64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions