See <https://builds.apache.org/job/joshua_master/35/changes>
Changes: [post] Decoder.decodeAll() now returns a Translations object [post] Fixed text case broken by StructuredTranslation [post] removed ivy file [post] Removed RES_OVERRIDE_PATH [post] Fixed other server test case [post] formatting [post] turned Translations into an iterator ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/joshua_master/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-joshua.git > git init <https://builds.apache.org/job/joshua_master/ws/> # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-joshua.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-joshua.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-joshua.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 6e2485981dc16dd3959c40ce91cbf1d0149ad560 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e2485981dc16dd3959c40ce91cbf1d0149ad560 > git rev-list fbf1b3aa809331adeaee45bd8ab95f471690509e # timeout=10 [joshua_master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy javadoc:aggregate [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Joshua Machine Translation Toolkit 6.0.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ joshua --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ joshua --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ joshua --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ joshua --- [INFO] Compiling 264 source files to <https://builds.apache.org/job/joshua_master/ws/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ joshua --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 336 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ joshua --- [INFO] Compiling 41 source files to <https://builds.apache.org/job/joshua_master/ws/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/joshua_master/ws/src/test/java/org/apache/joshua/system/MultithreadedTranslationTests.java>:[131,18] error: method decodeAll in class Decoder cannot be applied to given types; [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Joshua Machine Translation Toolkit [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.333s [INFO] Finished at: Thu Jun 02 03:14:57 UTC 2016 [INFO] Final Memory: 32M/637M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project joshua: Compilation failure [ERROR] <https://builds.apache.org/job/joshua_master/ws/src/test/java/org/apache/joshua/system/MultithreadedTranslationTests.java>:[131,18] error: method decodeAll in class Decoder cannot be applied to given types; [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] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Build step 'Invoke top-level Maven targets' marked build as failure Publishing Javadoc