1: Task failed with an exception.
-----------
* Where:
Build file '/tmp/tmph0d2bvyo/asynchronous-search/build.gradle' line: 283
* What went wrong:
A problem occurred evaluating root project 'asynchronous-search'.
> Invalid version format: '3.0'. Should be major.minor.revision[-(alpha|beta|rc)Number][-SNAPSHOT]
Related Issues
Likely reason 3.0.0 docker images are not being published.
Resolves #607
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
Nightlies failing due to opensearch_version being unnecessarily truncated. https://build.ci.opensearch.org/blue/organizations/jenkins/distribution-build-opensearch/detail/distribution-build-opensearch/10311/pipeline/170/
Related Issues
Likely reason 3.0.0 docker images are not being published. Resolves #607
Check List
--signoff
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.