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?