See <https://builds.apache.org/job/Torque4-trunk/506/changes>

Changes:

[tfischer] Try fix problem with jenkins build

------------------------------------------
Started by user tfischer
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>
Updating http://svn.apache.org/repos/asf/db/torque/torque4/trunk at revision 
'2014-10-05T02:04:55.485 +0000'
U         torque-generator/pom.xml
U         pom.xml
U         torque-templates/pom.xml
U         torque-test/pom.xml
U         torque-maven-plugin/pom.xml
U         torque-runtime/pom.xml
U         torque-ant-tasks/pom.xml
At revision 1629460
Parsing POMs
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 39150
<===[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/1 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-runtime:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 139, column 
15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.torque:torque-generator:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 158, column 
15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.torque:torque-templates:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 112, column 
15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.torque:torque-maven-plugin:maven-plugin:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 94, column 
15
[WARNING] 'reporting.plugins.plugin.version' for 
org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 103, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.torque:torque-ant-tasks:jar:4.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-checkstyle-plugin is missing. @ line 75, 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
[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/1/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.12.1:checkstyle (default-cli) @ torque ---

[CHECKSTYLE] No report found for mojo checkstyle
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Torque Maven Parent ............................... FAILURE [36.869s]
[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: 41.783s
[INFO] Finished at: Sun Oct 05 02:06:02 UTC 2014
[INFO] Final Memory: 30M/110M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:2.12.1:checkstyle 
(default-cli) on project torque: An error has occurred in Checkstyle report 
generation. Failed during checkstyle execution: Unable to find configuration 
file at location: 
<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle.xml>:
 Could not find resource 
'<https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/../src/main/checkstyle/checkstyle.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 3637 bytes
Compression is 0.0%
Took 47 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 5321 bytes
Compression is 0.0%
Took 45 ms
[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 45 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 3744 bytes
Compression is 0.0%
Took 53 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

Reply via email to