Skip to content

java.lang.NoClassDefFoundError: com/google/common/util/concurrent/internal/InternalFutureFailureAccess while using the "with-dependencies.jar"  #1238

@lgemeinhardt

Description

@lgemeinhardt

Description of the problem / feature request:

java.lang.NoClassDefFoundError: com/google/common/util/concurrent/internal/InternalFutureFailureAccess while using the "with-dependencies.jar"

Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Run error-prone with the "with-dependencies.jar" (only this is broken)

What version of Error Prone are you using?

2.3.3

Have you found anything relevant by searching the web?

I could workaround the issue while adding the missing "failureaccess" jar (version 1.0.1) from guava to the path, but this should bundled with the with-dependencies.jar. I guess after splitting guava in one on the latest versions this was not added to the "with-dependencies.jar" packager.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions