Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails #35

Closed
forchee opened this issue Sep 10, 2019 · 2 comments
Closed

Build fails #35

forchee opened this issue Sep 10, 2019 · 2 comments

Comments

@forchee
Copy link

forchee commented Sep 10, 2019

I cloned the latest version and tried to build it using the shipped gradle wrapper (./gradlew). Any ideas why this would fail to build? Here is the trace:

$ ./gradlew
Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • Where:
    Build file '/home/guest/elasticsearch-ingest-opennlp/build.gradle' line: 28

  • What went wrong:
    A problem occurred evaluating root project 'ingest-opennlp'.

Failed to apply plugin [class 'org.elasticsearch.gradle.BuildPlugin']
Cannot set maxParallelForks to a value less than 1.

  • 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.
    ==============================================================================

2: Task failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'ingest-opennlp'.

Failed to notify project evaluation listener.
Must specify license and notice file for project :
Must specify license and notice file for project :
Must specify license and notice file for 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 35s

@spinscale
Copy link
Owner

can you share and properly format the full output of a run (best would be to put it in a gist). Also, can mention what operating system you are using?

Just to be sure: Is this a clean check out from the master branch with no changes?

@spinscale
Copy link
Owner

no response. closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants