See 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/718/>

------------------------------------------
Established TCP socket on 53660
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -N -B 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -s 
/tmp/settings5590506116597182629.xml -f 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/pom.xml>
 -DlinkXRef=false -DtargetJdk=1.6 -Dcobertura.report.format=xml clean install 
pmd:pmd pmd:cpd findbugs:findbugs cobertura:cobertura javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA DUCC: uima-ducc-transport 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc-transport 
---
[INFO] Deleting 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/target>
[TASKS] Scanning folder 
'<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/'>
 for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 190 files to scan for tasks
Found 12 open tasks.
[TASKS] Computing warning deltas based on reference build #713
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uima-ducc-transport ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uima-ducc-transport ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uima-ducc-transport ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
uima-ducc-transport ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
uima-ducc-transport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
uima-ducc-transport ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 189 source files to 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/event/common/DuccSchedulingInfo.java>:
 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/event/common/DuccSchedulingInfo.java>
 uses or overrides a deprecated API.
[WARNING] 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/event/common/DuccSchedulingInfo.java>:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/cmdline/ACommandLine.java>:
 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/cmdline/ACommandLine.java>
 uses unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/cmdline/ACommandLine.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/configuration/jd/JobDriverConfiguration.java>:[127,51]
 cannot find symbol
  symbol:   method setMaxIdleTimeMs(int)
  location: variable threadPool of type 
org.eclipse.jetty.util.thread.QueuedThreadPool
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/configuration/jd/JobDriverConfiguration.java>:[133,31]
 cannot find symbol
  symbol:   method setThreadPool(org.eclipse.jetty.util.thread.QueuedThreadPool)
  location: variable server of type org.eclipse.jetty.server.Server
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.310s
[INFO] Finished at: Thu Mar 03 20:53:18 UTC 2016
[INFO] Final Memory: 49M/709M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on 
project uima-ducc-transport: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/configuration/jd/JobDriverConfiguration.java>:[127,51]
 cannot find symbol
[ERROR] symbol:   method setMaxIdleTimeMs(int)
[ERROR] location: variable threadPool of type 
org.eclipse.jetty.util.thread.QueuedThreadPool
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/src/main/java/org/apache/uima/ducc/transport/configuration/jd/JobDriverConfiguration.java>:[133,31]
 cannot find symbol
[ERROR] symbol:   method 
setThreadPool(org.eclipse.jetty.util.thread.QueuedThreadPool)
[ERROR] location: variable server of type org.eclipse.jetty.server.Server
[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
Sending e-mails to: [email protected]
RROR] -> [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
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/org.apache.uima$uima-ducc-transport/ws/pom.xml>
 to 
org.apache.uima/uima-ducc-transport/2.1.0-SNAPSHOT/uima-ducc-transport-2.1.0-SNAPSHOT.pom
No artifacts from UIMA-DUCC » Apache UIMA DUCC: uima-ducc-transport #713 to 
compare, so performing full copy of artifacts
Sending e-mails to: [email protected]

Reply via email to