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

Error when $ gradle shadowjar --info #287

Open
maximebodereau opened this issue Oct 25, 2017 · 0 comments
Open

Error when $ gradle shadowjar --info #287

maximebodereau opened this issue Oct 25, 2017 · 0 comments

Comments

@maximebodereau
Copy link

:core:compileJava (Thread[Task worker for ':',5,main]) started.

Task :core:compileJava
Putting task artifact state for task ':core:compileJava' into context took 0.0 secs.
Executing task ':core:compileJava' (up-to-date check took 0.006 secs) due to:
Task has failed previously.
All input files are considered out-of-date for incremental task ':core:compileJava'.
Compiling with JDK Java compiler API.
/Users/maximebodereau/Documents/Projects/Ux AI/aerosolve/core/src/main/java/com/airbnb/aerosolve/core/util/Weibull.java:13: error: cannot find symbol
public WeibullBuilder defaultBuilder() {
^
symbol: class WeibullBuilder
location: class Weibull
1 error

:core:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.262 secs.

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':core:compileJava'.

java.lang.NoSuchFieldError: pid

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

1 participant