Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

No Such Method Error: com.google.common.collect.FluentIterable.of(Ljava/lang/Object;) #446

@deeparamasamys

Description

@deeparamasamys

Hi All,

I am trying to generate raml from Jaxrs application. I have guava-19.0.jar and jersey-guava-2.24.jar in the classpath. When i run the gradle task to generate raml i get the below error
Caused by: java.lang.NoSuchMethodError: com.google.common.collect.FluentIterable.of(Ljava/lang/Object;)
Please suggest if i need to downgrade any versions for getting the raml auto generated

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