You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: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
The text was updated successfully, but these errors were encountered:
:core:compileJava (Thread[Task worker for ':',5,main]) started.
:core:compileJava (Thread[Task worker for ':',5,main]) completed. Took 0.262 secs.
FAILURE: Build failed with an exception.
Execution failed for task ':core:compileJava'.
The text was updated successfully, but these errors were encountered: