Could not resolve org.elasticsearch:elasticsearch:5.5.2-SNAPSHOT

Elasticsearch Version: 5.5.2
OS: Windows

When I use grdle to build elasticsearch source code, I get a unknown problem, like this:

  • What went wrong:
    Could not determine the dependencies of task ':benchmarks:javadoc'.

Could not resolve all task dependencies for configuration ':benchmarks:compile
Classpath'.
Could not resolve org.elasticsearch:elasticsearch:5.5.2-SNAPSHOT.
Required by:
project :benchmarks
Unable to find a matching configuration of project :core: None of the co
nsumable configurations have attributes.

Anyone can help me?

What branch are you trying to build? Can you put the entire output of your build into a gist or pastebin?

Thanks. Where can I download the standard elasticsearch source code? Maybe I got wrong.

Ok, thanks a lot.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.