C:\Spring5\spring-reciept-app>mvn compile
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< com.reciept:spring-reciept-app >-------------------
[INFO] Building spring-reciept-app 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-reciept-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ spring-reciept-app ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to C:\Spring5\spring-reciept-app\target\classes
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[24,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
required: java.lang.Runnable
found: long,java.lang.String,java.time.LocalDate,boolean
reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[25,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
required: java.lang.Runnable
found: long,java.lang.String,java.time.LocalDate,boolean
reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[26,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
required: java.lang.Runnable
found: long,java.lang.String,java.time.LocalDate,boolean
reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[27,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
required: java.lang.Runnable
found: long,java.lang.String,java.time.LocalDate,boolean
reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[28,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
required: java.lang.Runnable
found: long,java.lang.String,java.time.LocalDate,boolean
reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[29,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
required: java.lang.Runnable
found: long,java.lang.String,java.time.LocalDate,boolean
reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[30,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
required: java.lang.Runnable
found: long,java.lang.String,java.time.LocalDate,boolean
reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[31,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
required: java.lang.Runnable
found: long,java.lang.String,java.time.LocalDate,boolean
reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/Controller/TaskController.java:[21,37] incompatible types: java.l
ang.Iterable<org.springframework.scheduling.config.Task> cannot be converted to java.lang.Iterable<javafx.concurrent.Task>
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/Controller/TaskController.java:[26,38] incompatible types: javafx
.concurrent.Task cannot be converted to org.springframework.scheduling.config.Task
[INFO] 10 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.558 s
[INFO] Finished at: 2019-09-13T18:18:54+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project spring-reciept-app: Compil
ation failure: Compilation failure:
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[24,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
[ERROR] required: java.lang.Runnable
[ERROR] found: long,java.lang.String,java.time.LocalDate,boolean
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[25,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
[ERROR] required: java.lang.Runnable
[ERROR] found: long,java.lang.String,java.time.LocalDate,boolean
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[26,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
[ERROR] required: java.lang.Runnable
[ERROR] found: long,java.lang.String,java.time.LocalDate,boolean
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[27,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
[ERROR] required: java.lang.Runnable
[ERROR] found: long,java.lang.String,java.time.LocalDate,boolean
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[28,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
[ERROR] required: java.lang.Runnable
[ERROR] found: long,java.lang.String,java.time.LocalDate,boolean
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[29,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
[ERROR] required: java.lang.Runnable
[ERROR] found: long,java.lang.String,java.time.LocalDate,boolean
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[30,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
[ERROR] required: java.lang.Runnable
[ERROR] found: long,java.lang.String,java.time.LocalDate,boolean
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/TasksApplication.java:[31,31] constructor Task in class org.sprin
gframework.scheduling.config.Task cannot be applied to given types;
[ERROR] required: java.lang.Runnable
[ERROR] found: long,java.lang.String,java.time.LocalDate,boolean
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/Controller/TaskController.java:[21,37] incompatible types: java.l
ang.Iterable<org.springframework.scheduling.config.Task> cannot be converted to java.lang.Iterable<javafx.concurrent.Task>
[ERROR] /C:/Spring5/spring-reciept-app/src/main/java/com/reciept/springrecieptapp/Controller/TaskController.java:[26,38] incompatible types: javafx
.concurrent.Task cannot be converted to org.springframework.scheduling.config.Task
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] For more information about the errors and possible solutions, please read the following articles: