See <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/38/display/redirect>
------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Catalog and Archive Workflow Management Component 1.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cas-workflow --- [INFO] Deleting <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/target> [INFO] [INFO] --- avro-maven-plugin:1.7.7:schema (schemas) @ cas-workflow --- [INFO] Importing File: <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/avro/types/AvroWorkflowCondition.avsc> [INFO] Importing File: <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/avro/types/AvroWorkflowTask.avsc> [INFO] Importing File: <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/avro/types/AvroWorkflow.avsc> [INFO] Importing File: <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/avro/types/AvroWorkflowInstance.avsc> [INFO] Importing File: <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/avro/types/AvroWorkflowInstancePage.avsc> [INFO] [INFO] --- avro-maven-plugin:1.7.7:idl-protocol (protocol) @ cas-workflow --- [INFO] Importing Directory: <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/avro/types> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cas-workflow --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cas-workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cas-workflow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 151 source files to <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/cli/action/GetLastPageCliAction.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/cli/action/GetLastPageCliAction.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/structs/WorkflowTask.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/structs/WorkflowTask.java>: Recompile with -Xlint:unchecked for details. [INFO] 4 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/oodt-2.0-development/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/instrepo/LuceneWorkflowInstanceRepository.java>:[62,8] org.apache.oodt.cas.workflow.instrepo.LuceneWorkflowInstanceRepository is not abstract and does not override abstract method clearWorkflowInstances() in org.apache.oodt.cas.workflow.instrepo.WorkflowInstanceRepository [INFO] 1 error [INFO] -------------------------------------------------------------