See <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-workflow/2143/display/redirect>
------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Catalog and Archive Workflow Management Component 1.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cas-workflow --- [INFO] Deleting <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-workflow/ws/target> [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 134 source files to <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-workflow/ws/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/engine/IterativeWorkflowProcessorThread.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/engine/IterativeWorkflowProcessorThread.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/engine/IterativeWorkflowProcessorThread.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/engine/IterativeWorkflowProcessorThread.java>: Recompile with -Xlint:unchecked for details. [INFO] 4 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/oodt-trunk/org.apache.oodt$cas-workflow/ws/src/main/java/org/apache/oodt/cas/workflow/structs/TaskJobInput.java>:[54,8] org.apache.oodt.cas.workflow.structs.TaskJobInput is not abstract and does not override abstract method getMetadata() in org.apache.oodt.cas.resource.structs.JobInput [INFO] 1 error [INFO] -------------------------------------------------------------