See <https://builds.apache.org/job/UIMA-DUCC/1482/display/redirect?page=changes>

Changes:

[cwiklik] UIMA-5960 removed debug logging

[cwiklik] UIMA-5970 Added new example of CustomProcessor for the pullservice

------------------------------------------
[...truncated 71.36 MB...]
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uima-ducc-web ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ uima-ducc-web ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web'> && 'svn' 
'--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web>
[INFO] Storing buildNumber: 1852173 at timestamp: 1548448652745
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web'> && 'svn' 
'--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uima-ducc-web 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
uima-ducc-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uima-ducc-web 
---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default-cli) @ uima-ducc-web 
---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Saved information on 180 classes.
[INFO] Cobertura: Saved information on 180 classes.

[ERROR] SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-all/5.15.2/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type 
[ch.qos.logback.classic.util.ContextSelectorStaticBinder]

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
uima-ducc-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
uima-ducc-web ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uima-ducc-web ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.uima.ducc.ws.test.TestSuite
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-all/5.15.2/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
WARNING: Cannot find system property DUCC_HOME to configure ducc logger.  Using 
default log4j configurator.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in 
org.apache.uima.ducc.ws.test.TestSuite
Running org.apache.uima.ducc.ws.test.ReservationFactsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in 
org.apache.uima.ducc.ws.test.ReservationFactsTest
Running org.apache.uima.ducc.ws.test.MachineFactsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in 
org.apache.uima.ducc.ws.test.MachineFactsTest
 INFO | Cobertura: Loaded information on 180 classes.
 INFO | Cobertura: Saved information on 180 classes.

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.7:cobertura (default-cli) < [cobertura]test 
@ uima-ducc-web <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ uima-ducc-web 
---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 180 classes.
Report time: 2146ms

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA DUCC: uima-ducc-examples 2.2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uima-ducc-examples ---
[INFO] Deleting 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/target>
[TASKS] Scanning folder 
'<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples'> for 
files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 27 files to scan for tasks
Found 22 open tasks.
[TASKS] Computing warning deltas based on reference build #1481
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ 
uima-ducc-examples ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ uima-ducc-examples ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ uima-ducc-examples ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ uima-ducc-examples 
---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples'> && 
'svn' '--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples>
[INFO] Storing buildNumber: 1852173 at timestamp: 1548448687875
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples'> && 
'svn' '--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
uima-ducc-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
uima-ducc-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 70 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
uima-ducc-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[22,46]
 package org.apache.uima.ducc.ps.service.errors does not exist
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[23,49]
 package org.apache.uima.ducc.ps.service.processor does not exist
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[24,49]
 package org.apache.uima.ducc.ps.service.processor does not exist
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[26,41]
 cannot find symbol
  symbol: class IServiceProcessor
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[29,41]
 cannot find symbol
  symbol:   class ServiceInitializationException
  location: class org.apache.uima.ducc.example.service.processor.CustomProcessor
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[34,16]
 cannot find symbol
  symbol:   class IProcessResult
  location: class org.apache.uima.ducc.example.service.processor.CustomProcessor
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[57,46]
 cannot find symbol
  symbol:   class IProcessResult
  location: class org.apache.uima.ducc.example.service.processor.CustomProcessor
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[28,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[33,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[38,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[43,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[48,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[53,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[59,17]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[65,17]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[71,17]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[77,17]
 method does not override or implement a method from a supertype
[INFO] 17 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA DUCC: uima-ducc-parent ................. SUCCESS [01:22 min]
[INFO] Apache UIMA DUCC: uima-ducc-workitem-v2 ............ SUCCESS [01:58 min]
[INFO] Apache UIMA DUCC: uima-ducc-user ................... SUCCESS [01:26 min]
[INFO] Apache UIMA DUCC: uima-ducc-common ................. SUCCESS [02:09 min]
[INFO] Apache UIMA DUCC: uima-ducc-pullservice ............ SUCCESS [07:36 min]
[INFO] Apache UIMA DUCC: uima-ducc-container .............. SUCCESS [02:04 min]
[INFO] Apache UIMA DUCC: uima-ducc-transport .............. SUCCESS [01:54 min]
[INFO] Apache UIMA DUCC: uima-ducc-cli .................... SUCCESS [01:13 min]
[INFO] Apache UIMA DUCC: uima-ducc-pm ..................... SUCCESS [ 46.092 s]
[INFO] Apache UIMA DUCC: uima-ducc-rm ..................... SUCCESS [01:09 min]
[INFO] Apache UIMA DUCC: uima-ducc-sm ..................... SUCCESS [01:05 min]
[INFO] Apache UIMA DUCC: uima-ducc-database ............... SUCCESS [01:01 min]
[INFO] Apache UIMA DUCC: uima-ducc-orchestrator ........... SUCCESS [01:23 min]
[INFO] Apache UIMA DUCC: uima-ducc-agent .................. SUCCESS [01:24 min]
[INFO] Apache UIMA DUCC: uima-ducc-duccdocs ............... SUCCESS [ 21.983 s]
[INFO] Apache UIMA DUCC: uima-ducc-web .................... SUCCESS [02:05 min]
[INFO] Apache UIMA DUCC: uima-ducc-examples ............... FAILURE [ 13.913 s]
[INFO] Apache UIMA DUCC: uima-ducc-spawn .................. SKIPPED
[INFO] Apache UIMA DUCC: uima-ducc-workitem-v3 ............ SKIPPED
[INFO] Apache UIMA-DUCC: uima-ducc ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:58 min
[INFO] Finished at: 2019-01-25T20:38:33+00:00
[INFO] Final Memory: 190M/1290M
[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-examples: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[22,46]
 package org.apache.uima.ducc.ps.service.errors does not exist
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[23,49]
 package org.apache.uima.ducc.ps.service.processor does not exist
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[24,49]
 package org.apache.uima.ducc.ps.service.processor does not exist
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[26,41]
 cannot find symbol
[ERROR] symbol: class IServiceProcessor
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[29,41]
 cannot find symbol
[ERROR] symbol:   class ServiceInitializationException
[ERROR] location: class 
org.apache.uima.ducc.example.service.processor.CustomProcessor
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[34,16]
 cannot find symbol
[ERROR] symbol:   class IProcessResult
[ERROR] location: class 
org.apache.uima.ducc.example.service.processor.CustomProcessor
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[57,46]
 cannot find symbol
[ERROR] symbol:   class IProcessResult
[ERROR] location: class 
org.apache.uima.ducc.example.service.processor.CustomProcessor
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[28,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[33,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[38,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[43,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[48,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[53,9]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[59,17]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[65,17]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[71,17]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/src/main/java/org/apache/uima/ducc/example/service/processor/CustomProcessor.java>:[77,17]
 method does not override or implement a method from a supertype
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uima-ducc-examples
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-sm/pom.xml> to 
org.apache.uima/uima-ducc-sm/2.2.3-SNAPSHOT/uima-ducc-sm-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-sm/target/uima-ducc-sm-2.2.3-SNAPSHOT.jar>
 to org.apache.uima/uima-ducc-sm/2.2.3-SNAPSHOT/uima-ducc-sm-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-parent/pom.xml> to 
org.apache.uima/uima-ducc-parent/2.2.3-SNAPSHOT/uima-ducc-parent-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-duccdocs/pom.xml> 
to 
org.apache.uima/uima-ducc-duccdocs/2.2.3-SNAPSHOT/uima-ducc-duccdocs-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-pullservice/pom.xml>
 to 
org.apache.uima/uima-ducc-pullservice/2.2.3-SNAPSHOT/uima-ducc-pullservice-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-pullservice/target/uima-ducc-pullservice-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-pullservice/2.2.3-SNAPSHOT/uima-ducc-pullservice-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-pm/pom.xml> to 
org.apache.uima/uima-ducc-pm/2.2.3-SNAPSHOT/uima-ducc-pm-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-pm/target/uima-ducc-pm-2.2.3-SNAPSHOT.jar>
 to org.apache.uima/uima-ducc-pm/2.2.3-SNAPSHOT/uima-ducc-pm-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-database/pom.xml> 
to 
org.apache.uima/uima-ducc-database/2.2.3-SNAPSHOT/uima-ducc-database-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-database/target/uima-ducc-database-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-database/2.2.3-SNAPSHOT/uima-ducc-database-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-rm/pom.xml> to 
org.apache.uima/uima-ducc-rm/2.2.3-SNAPSHOT/uima-ducc-rm-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-rm/target/uima-ducc-rm-2.2.3-SNAPSHOT.jar>
 to org.apache.uima/uima-ducc-rm/2.2.3-SNAPSHOT/uima-ducc-rm-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-examples/pom.xml> 
to 
org.apache.uima/uima-ducc-examples/2.2.3-SNAPSHOT/uima-ducc-examples-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web/pom.xml> to 
org.apache.uima/uima-ducc-web/2.2.3-SNAPSHOT/uima-ducc-web-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-web/target/uima-ducc-web-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-web/2.2.3-SNAPSHOT/uima-ducc-web-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-workitem-v3/pom.xml>
 to 
org.apache.uima/uima-ducc-workitem-v3/2.2.3-SNAPSHOT/uima-ducc-workitem-v3-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-workitem-v2/pom.xml>
 to 
org.apache.uima/uima-ducc-workitem-v2/2.2.3-SNAPSHOT/uima-ducc-workitem-v2-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-workitem-v2/target/uima-ducc-workitem-v2-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-workitem-v2/2.2.3-SNAPSHOT/uima-ducc-workitem-v2-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-container/pom.xml> 
to 
org.apache.uima/uima-ducc-container/2.2.3-SNAPSHOT/uima-ducc-container-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-container/target/uima-ducc-container-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-container/2.2.3-SNAPSHOT/uima-ducc-container-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-spawn/pom.xml> to 
org.apache.uima/uima-ducc-spawn/2.2.3-SNAPSHOT/uima-ducc-spawn-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-common/pom.xml> to 
org.apache.uima/uima-ducc-common/2.2.3-SNAPSHOT/uima-ducc-common-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-common/target/uima-ducc-common-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-common/2.2.3-SNAPSHOT/uima-ducc-common-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-DUCC/ws/trunk/pom.xml> 
to org.apache.uima/uima-ducc/2.2.3-SNAPSHOT/uima-ducc-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/pom.xml> to 
org.apache.uima/uima-ducc-agent/2.2.3-SNAPSHOT/uima-ducc-agent-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-agent/target/uima-ducc-agent-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-agent/2.2.3-SNAPSHOT/uima-ducc-agent-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/pom.xml> to 
org.apache.uima/uima-ducc-user/2.2.3-SNAPSHOT/uima-ducc-user-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-user/target/uima-ducc-user-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-user/2.2.3-SNAPSHOT/uima-ducc-user-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/pom.xml>
 to 
org.apache.uima/uima-ducc-orchestrator/2.2.3-SNAPSHOT/uima-ducc-orchestrator-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-orchestrator/target/uima-ducc-orchestrator-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-orchestrator/2.2.3-SNAPSHOT/uima-ducc-orchestrator-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-transport/pom.xml> 
to 
org.apache.uima/uima-ducc-transport/2.2.3-SNAPSHOT/uima-ducc-transport-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-transport/target/uima-ducc-transport-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-transport/2.2.3-SNAPSHOT/uima-ducc-transport-2.2.3-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-cli/pom.xml> to 
org.apache.uima/uima-ducc-cli/2.2.3-SNAPSHOT/uima-ducc-cli-2.2.3-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-DUCC/ws/trunk/uima-ducc-cli/target/uima-ducc-cli-2.2.3-SNAPSHOT.jar>
 to 
org.apache.uima/uima-ducc-cli/2.2.3-SNAPSHOT/uima-ducc-cli-2.2.3-SNAPSHOT.jar
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Reply via email to