See <https://builds.apache.org/job/Torque4-trunk/504/changes>
Changes: [tfischer] - switch to maven 3 as recommended build tool - use newest maven plugin versions [tfischer] javadoc - fix code usage - remove stale @see tag [tfischer] Fix javadoc use final modifier where appropriate ------------------------------------------ Started by an SCM change Building remotely on ubuntu-4 (Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Torque4-trunk/ws/> Cleaning up <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/target> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/target> Updating http://svn.apache.org/repos/asf/db/torque/torque4/trunk at revision '2014-10-04T23:23:01.661 +0000' U torque-generator/src/test/java/org/apache/torque/generator/file/FileTestUtils.java U pom.xml U torque-templates/src/main/java/org/apache/torque/templates/typemapping/SizedForBitDataSqlType.java U torque-site/src/site/xdoc/developer-info/developer-guide.xml At revision 1629458 Parsing POMs Modules changed, recalculating dependency graph maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [torque4-trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37449 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/3 clean install cobertura:cobertura findbugs:findbugs checkstyle:checkstyle pmd:pmd pmd:cpd [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-maven-plugin:maven-plugin:4.1-SNAPSHOT [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 95, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Torque Maven Parent [INFO] Torque Runtime [INFO] Torque Generator [INFO] Torque Templates [INFO] Torque Generator Maven 2 Plugin [INFO] Torque Generator Ant tasks [INFO] Torque Site Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.13/maven-checkstyle-plugin-2.13.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.13/maven-checkstyle-plugin-2.13.pom (13 KB at 51.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.13/maven-checkstyle-plugin-2.13.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.13/maven-checkstyle-plugin-2.13.jar (112 KB at 517.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Torque Maven Parent 4.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ torque --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ torque --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torque --- [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ torque --- [INFO] Exclude: velocity.log [INFO] Exclude: .checkstyle [INFO] Exclude: checkstyle-cache.ccf [INFO] Exclude: derby.log [INFO] Exclude: LICENSE-EDL.txt [INFO] Exclude: DEPENDENCIES [INFO] Exclude: torque-test/target/**/* [INFO] Exclude: torque-test/.classpath [INFO] Exclude: torque-test/.project [INFO] Exclude: torque-test/.settings/** [INFO] Exclude: torque-test/src/main/generated-java/**/* [INFO] Exclude: torque-test/derby.log [CHECKSTYLE] No report found for mojo check [PMD] No report found for mojo check[INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ torque --- [INFO] Installing <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/3/org/apache/torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque --- [INFO] [INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque --- [INFO] Not executing cobertura:instrument as the project is not a Java classpath-capable package [INFO] [INFO] --- cobertura-maven-plugin:2.3:cobertura (default-cli) @ torque --- [INFO] Not executing cobertura:report as the cobertura data file (<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target/cobertura/cobertura.ser)> could not be found [INFO] [INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ torque --- [FINDBUGS] No report found for mojo findbugs[INFO] [INFO] --- maven-checkstyle-plugin:2.13:checkstyle (default-cli) @ torque --- [CHECKSTYLE] No report found for mojo checkstyle [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Torque Maven Parent ............................... FAILURE [40.711s] [INFO] Torque Runtime .................................... SKIPPED [INFO] Torque Generator .................................. SKIPPED [INFO] Torque Templates .................................. SKIPPED [INFO] Torque Generator Maven 2 Plugin ................... SKIPPED [INFO] Torque Generator Ant tasks ........................ SKIPPED [INFO] Torque Site ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.190s [INFO] Finished at: Sat Oct 04 23:26:53 UTC 2014 [INFO] Final Memory: 26M/95M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.13:checkstyle (default-cli) on project torque: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: Unable to find suppressions file at location: <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle-suppressions.xml>: Could not find resource '<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle-suppressions.xml'.> -> [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/MojoExecutionException [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/pom.xml> to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Generator Ant tasks #502 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 3444 bytes Compression is 0.0% Took 72 ms [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to org.apache.torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> is not inside <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque4-trunk/;> will archive in a separate pass No artifacts from Torque4-trunk » Torque Maven Parent #503 to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/pom.xml> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom No artifacts from Torque4-trunk » Torque Runtime #503 to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/pom.xml> to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.pom No artifacts from Torque4-trunk » Torque Generator #503 to compare, so performing full copy of artifacts [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/pom.xml> to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Templates #502 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4924 bytes Compression is 0.0% Took 0.13 sec [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/pom.xml> to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Site #502 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 11873 bytes Compression is 0.0% Took 66 ms [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/pom.xml> to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Generator Maven 2 Plugin #502 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 3554 bytes Compression is 0.0% Took 74 ms Sending e-mails to: torque-dev@db.apache.org channel stopped Skipping Cobertura coverage report as build was not UNSTABLE or better ... --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org