Skip to content

Instantly share code, notes, and snippets.

@mswilson
Created March 14, 2019 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mswilson/80a60768de0df1873d45d3e4f31f2f4b to your computer and use it in GitHub Desktop.
Save mswilson/80a60768de0df1873d45d3e4f31f2f4b to your computer and use it in GitHub Desktop.
msw@carbon:~/git/elasticsearch$ ./gradlew -p distribution/packages/oss-rpm assemble --parallel
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
FAILURE: Build failed with an exception.
* Where:
Build file '/home/msw/git/elasticsearch/build.gradle' line: 269
* What went wrong:
A problem occurred configuring root project 'elasticsearch'.
> Project :x-pack:test:feature-aware not found.
* 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
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 10s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment