I hit an issue with 8.7-rc-2 today. I cleaned our ...
# releases
r
I hit an issue with 8.7-rc-2 today. I cleaned our cache before running and then hit this issue:
Copy code
gw clean precommit                                                                                         1 ↵ rene@HoG
Using gradle at '/Users/rene/dev/elastic/elasticsearch/gradlew' to run buildfile '/Users/rene/dev/elastic/elasticsearch/build.gradle':


FAILURE: Build failed with an exception.

* Where:
Build file '/Users/rene/dev/elastic/elasticsearch/build-tools/build.gradle' line: 13

* What went wrong:
An exception occurred applying plugin request [id: 'elasticsearch.publish']
> java.nio.file.NoSuchFileException: /Users/rene/.gradle/caches/transforms-4/b456ea0ddc4108a37d1f2281fca6272a/transformed/original/build-conventions.jar

* 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 10s
4 actionable tasks: 4 up-to-date
I just wanted to make you aware of the problem asap. I will create a proper ticket with how to reproduce it on monday likely.
l
Can you please share a stacktrace?
r
I havn't reproduced that after restarting the daemon.