Skip to content
This repository has been 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

Open
deeparamasamys opened this issue Jul 30, 2020 · 1 comment

Comments

@deeparamasamys
Copy link

deeparamasamys commented Jul 30, 2020

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

@jpbelang
Copy link
Contributor

I'm looking at it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants