-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Core/Infra/PluginsPlugin API and infrastructurePlugin API and infrastructure:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>bugTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
This looks somewhat similar to #45073
Elasticsearch version (bin/elasticsearch --version): 7.3.1
Description of the problem including expected versus actual behavior:
Running ./gradlew clean check in an external plugin that uses 7.3.1 as dependency returns with this error
./gradlew clean check
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':copyRestSpec'.
> Could not resolve all files for configuration ':restSpec'.
> Could not find org.elasticsearch.rest-api-spec:7.3.1:.
Required by:
project :
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 982ms
softwaredoug
Metadata
Metadata
Assignees
Labels
:Core/Infra/PluginsPlugin API and infrastructurePlugin API and infrastructure:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>bugTeam:DeliveryMeta label for Delivery teamMeta label for Delivery team