See <https://builds.apache.org/job/UIMA-Ruta/765/changes>

Changes:

[pkluegl] UIMA-5020
- fix typo

[pkluegl] UIMA-5020
- double check ts imports

[pkluegl] UIMA-5016
- added an example for annotation variable

------------------------------------------
[...truncated 2662 lines...]
A         
ruta-core/src/test/resources/org/apache/uima/ruta/ImportStatementsTestImportType.ruta
A         ruta-core/src/test/resources/org/apache/uima/ruta/LongGreedy2Test.ruta
A         ruta-core/src/test/resources/org/apache/uima/ruta/LongGreedy1Test.txt
A         ruta-core/src/test/resources/org/apache/uima/ruta/LongGreedy2Test.txt
A         
ruta-core/src/test/resources/org/apache/uima/ruta/EqualShortNameTest.ruta
A         
ruta-core/src/test/resources/org/apache/uima/ruta/FeatureMatch1Test.ruta
A         ruta-core/src/test/resources/org/apache/uima/ruta/Quantifier4Test.ruta
A         
ruta-core/src/test/resources/org/apache/uima/ruta/FeatureMatch1Test.txt
A         
ruta-core/src/test/resources/org/apache/uima/ruta/LiteralStringMatchTest.ruta
A         
ruta-core/src/test/resources/org/apache/uima/ruta/StrictImportTestUndeclaredTypeSystem.ruta
A         
ruta-core/src/test/resources/org/apache/uima/ruta/ImportStatementsTestImportTypeAs.ruta
A         
ruta-core/src/test/resources/org/apache/uima/ruta/ImportStatementsTestImportAllPackagesWithAliasFromTypeSystem.ruta
A         
ruta-core/src/test/resources/org/apache/uima/ruta/NewCASPipelineTest.ruta
A         
ruta-core/src/test/resources/org/apache/uima/ruta/RuleInference3Test.ruta
A         
ruta-core/src/test/resources/org/apache/uima/ruta/ImportStatementsTestImportPackageFromCasTypeSystem.ruta
A         
ruta-core/src/test/resources/org/apache/uima/ruta/RuleInference1Test.txt
A         ruta-core/pom.xml
A         ruta-maven-archetype
AU        ruta-maven-archetype/pom.xml
A         ruta-maven-archetype/src
A         ruta-maven-archetype/src/main
A         ruta-maven-archetype/src/main/resources
A         ruta-maven-archetype/src/main/resources/archetype-resources
A         ruta-maven-archetype/src/main/resources/archetype-resources/src
A         ruta-maven-archetype/src/main/resources/archetype-resources/src/test
A         
ruta-maven-archetype/src/main/resources/archetype-resources/src/test/java
AU        
ruta-maven-archetype/src/main/resources/archetype-resources/src/test/java/RutaTest.java
A         ruta-maven-archetype/src/main/resources/archetype-resources/src/main
A         
ruta-maven-archetype/src/main/resources/archetype-resources/src/main/resources
A         
ruta-maven-archetype/src/main/resources/archetype-resources/src/main/resources/wordlists
AU        
ruta-maven-archetype/src/main/resources/archetype-resources/src/main/resources/wordlists/Ruta.txt
A         
ruta-maven-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF
A         
ruta-maven-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/org.apache.uima.fit
AU        
ruta-maven-archetype/src/main/resources/archetype-resources/src/main/resources/META-INF/org.apache.uima.fit/types.txt
A         
ruta-maven-archetype/src/main/resources/archetype-resources/src/main/ruta
A         
ruta-maven-archetype/src/main/resources/archetype-resources/src/main/ruta/__projectNameCamelCase__Main.ruta
AU        ruta-maven-archetype/src/main/resources/archetype-resources/pom.xml
A         ruta-maven-archetype/src/main/resources/META-INF
A         ruta-maven-archetype/src/main/resources/META-INF/maven
AU        
ruta-maven-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml
A         ruta-parent
A         ruta-parent/pom.xml
 U        .
At revision 1754096

Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 59967
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java 
-Xmx800m -XX:MaxPermSize=256m -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 59967
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/pom.xml> 
-Dmaven.repo.local=<https://builds.apache.org/job/UIMA-Ruta/ws/.repository> -s 
/tmp/settings6679694800818523362.xml -DlinkXRef=false -DtargetJdk=1.7 
-Dcobertura.report.format=xml -U clean install pmd:pmd pmd:cpd 
cobertura:cobertura javadoc:javadoc
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache UIMA Ruta: ruta-parent
[INFO] Apache UIMA Ruta: ruta-core
[INFO] Apache UIMA Ruta: ruta-core-ext
[INFO] Apache UIMA Ruta: ruta-ep-parent
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-engine
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide-ui
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-caseditor
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-addons
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-textruler
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-core-ext
[INFO] Apache UIMA Maven: ruta-maven-plugin
[INFO] Apache UIMA Maven: ruta-maven-archetype
[INFO] Apache UIMA Ruta Documentation
[INFO] Apache UIMA Ruta Eclipse: ruta-eclipse-feature
[INFO] Apache UIMA Ruta: ruta-ep-example-extensions
[INFO] Apache UIMA Ruta: ruta-maven-example
[INFO] Apache UIMA Ruta: ruta
Downloading: 
http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading: 
http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml
Downloading: 
http://repository.apache.org/snapshots/org/codehaus/mojo/maven-metadata.xml
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 
(13 KB at 34.4 KB/sec)
Downloaded: 
http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB 
at 53.6 KB/sec)
Downloaded: 
http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml
 (9 KB at 1.3 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
 (882 B at 9.7 KB/sec)
[WARNING] Checksum validation failed, could not read expected checksum: Failed 
to transfer file: 
http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml.sha1.
 Return code is: 502, ReasonPhrase:Proxy Error. for 
http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
 (488 B at 0.0 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/codehaus/mojo/cobertura-maven-plugin/maven-metadata.xml
Downloading: 
http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/maven-metadata.xml
Downloaded: 
http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/maven-metadata.xml
 (605 B at 6.0 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Ruta: ruta-parent 2.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ruta-parent ---
[TASKS] Scanning folder 
'<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-parent'> for files 
matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #764
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ ruta-parent 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ ruta-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ ruta-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ ruta-parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ ruta-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy customized bin 
LICENSE file) @ ruta-parent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-parent/src/main/readme_bin>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
ruta-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ ruta-parent 
---
[INFO] Installing 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-parent/pom.xml> to 
<https://builds.apache.org/job/UIMA-Ruta/ws/.repository/org/apache/uima/ruta-parent/2.5.0-SNAPSHOT/ruta-parent-2.5.0-SNAPSHOT.pom>
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:pmd (default-cli) @ ruta-parent ---
[PMD] No report found for mojo pmd
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd (default-cli) @ ruta-parent ---
[DRY] No report found for mojo cpd
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ ruta-parent 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ ruta-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ ruta-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ ruta-parent ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default-cli) @ ruta-parent ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ ruta-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ ruta-parent 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) 
@ ruta-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and 
buildMonth) @ ruta-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ ruta-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Ruta: ruta-core 2.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/2.9.0-SNAPSHOT/maven-metadata.xml
[WARNING] Checksum validation failed, could not read expected checksum: Failed 
to transfer file: 
http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/2.9.0-SNAPSHOT/maven-metadata.xml.sha1.
 Return code is: 502, ReasonPhrase:Proxy Error. for 
http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/2.9.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.uima:jcasgen-maven-plugin:2.9.0-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.plugins (http://repository.apache.org/snapshots): Checksum 
validation failed, could not read expected checksum: Failed to transfer file: 
http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/2.9.0-SNAPSHOT/maven-metadata.xml.sha1.
 Return code is: 502, ReasonPhrase:Proxy Error.
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/2.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-parent/2.9.0-SNAPSHOT/maven-metadata.xml
 (604 B at 0.6 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/2.9.0-SNAPSHOT/jcasgen-maven-plugin-2.9.0-20160725.080309-3.jar
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/2.9.0-SNAPSHOT/jcasgen-maven-plugin-2.9.0-20160725.080309-3.jar
 (28 KB at 14.2 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/2.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/2.9.0-SNAPSHOT/maven-metadata.xml
 (775 B at 1.1 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/2.9.0-SNAPSHOT/uimaj-core-2.9.0-20160725.080404-3.pom
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-core/2.9.0-SNAPSHOT/uimaj-core-2.9.0-20160725.080404-3.pom
 (8 KB at 9.3 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-tools/2.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-tools/2.9.0-SNAPSHOT/maven-metadata.xml
 (776 B at 1.0 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-tools/2.9.0-SNAPSHOT/uimaj-tools-2.9.0-20160725.080632-3.pom
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-tools/2.9.0-SNAPSHOT/uimaj-tools-2.9.0-20160725.080632-3.pom
 (5 KB at 3.8 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-cpe/2.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-cpe/2.9.0-SNAPSHOT/maven-metadata.xml
 (774 B at 0.1 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-cpe/2.9.0-SNAPSHOT/uimaj-cpe-2.9.0-20160725.080411-3.pom
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-cpe/2.9.0-SNAPSHOT/uimaj-cpe-2.9.0-20160725.080411-3.pom
 (5 KB at 0.7 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-adapter-vinci/2.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-adapter-vinci/2.9.0-SNAPSHOT/maven-metadata.xml
 (784 B at 0.1 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-adapter-vinci/2.9.0-SNAPSHOT/uimaj-adapter-vinci-2.9.0-20160725.080350-3.pom
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-adapter-vinci/2.9.0-SNAPSHOT/uimaj-adapter-vinci-2.9.0-20160725.080350-3.pom
 (4 KB at 1.1 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/jVinci/2.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/jVinci/2.9.0-SNAPSHOT/maven-metadata.xml
 (771 B at 0.2 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/jVinci/2.9.0-SNAPSHOT/jVinci-2.9.0-20160725.080304-3.pom
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-test-util/2.9.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-test-util/2.9.0-SNAPSHOT/maven-metadata.xml
 (780 B at 0.4 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/uima/uimaj-test-util/2.9.0-SNAPSHOT/uimaj-test-util-2.9.0-20160725.080624-3.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Ruta: ruta-parent ..................... SUCCESS [18.211s]
[INFO] Apache UIMA Ruta: ruta-core ....................... FAILURE [58.862s]
[INFO] Apache UIMA Ruta: ruta-core-ext ................... SKIPPED
[INFO] Apache UIMA Ruta: ruta-ep-parent .................. SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-engine .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide ............. SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide-ui .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-caseditor ....... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-addons .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-textruler ....... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-core-ext ........ SKIPPED
[INFO] Apache UIMA Maven: ruta-maven-plugin .............. SKIPPED
[INFO] Apache UIMA Maven: ruta-maven-archetype ........... SKIPPED
[INFO] Apache UIMA Ruta Documentation .................... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-eclipse-feature .... SKIPPED
[INFO] Apache UIMA Ruta: ruta-ep-example-extensions ...... SKIPPED
[INFO] Apache UIMA Ruta: ruta-maven-example .............. SKIPPED
[INFO] Apache UIMA Ruta: ruta ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:40.015s
[INFO] Finished at: Tue Jul 26 09:58:41 UTC 2016
[INFO] Final Memory: 42M/723M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on 
project ruta-core: Could not resolve dependencies for project 
org.apache.uima:ruta-core:jar:2.5.0-SNAPSHOT: Failed to collect dependencies 
for [org.apache.uima:uimaj-core:jar:2.9.0-SNAPSHOT (compile), 
junit:junit:jar:4.12 (test), org.antlr:antlr-runtime:jar:3.5.2 (compile), 
org.htmlparser:htmlparser:jar:1.6 (compile), 
commons-collections:commons-collections:jar:3.2.1 (compile), 
org.apache.uima:uimaj-tools:jar:2.9.0-SNAPSHOT (compile), 
org.apache.uima:uimaj-test-util:jar:2.9.0-SNAPSHOT (test), 
org.apache.commons:commons-lang3:jar:3.4 (compile), 
org.apache.uima:uimafit-core:jar:2.2.0 (compile), commons-io:commons-io:jar:2.4 
(compile), org.apache.commons:commons-math3:jar:3.0 (compile)]: Failed to read 
artifact descriptor for org.apache.uima:jVinci:jar:2.9.0-SNAPSHOT: Could not 
transfer artifact org.apache.uima:jVinci:pom:2.9.0-20160725.080304-3 from/to 
apache.snapshots (http://repository.apache.org/snapshots): Failed to transfer 
file: 
http://repository.apache.org/snapshots/org/apache/uima/jVinci/2.9.0-SNAPSHOT/jVinci-2.9.0-20160725.080304-3.pom.
 Return code is: 502, ReasonPhrase:Proxy 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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ruta-core

[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-textruler/pom.xml> to 
org.apache.uima/ruta-ep-textruler/2.5.0-SNAPSHOT/ruta-ep-textruler-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/example-projects/ruta-maven-example/pom.xml>
 to 
org.apache.uima/ruta-maven-example/2.5.0-SNAPSHOT/ruta-maven-example-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-parent/pom.xml> to 
org.apache.uima/ruta-ep-parent/2.5.0-SNAPSHOT/ruta-ep-parent-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-eclipse-feature/pom.xml> 
to 
org.apache.uima/ruta-eclipse-feature/2.5.0-SNAPSHOT/ruta-eclipse-feature-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-docbook/pom.xml> to 
org.apache.uima/ruta-docbook/2.5.0-SNAPSHOT/ruta-docbook-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/example-projects/ruta-ep-example-extensions/pom.xml>
 to 
org.apache.uima/ruta-ep-example-extensions/2.5.0-SNAPSHOT/ruta-ep-example-extensions-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-core-ext/pom.xml> to 
org.apache.uima/ruta-ep-core-ext/2.5.0-SNAPSHOT/ruta-ep-core-ext-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-core/pom.xml> to 
org.apache.uima/ruta-core/2.5.0-SNAPSHOT/ruta-core-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-maven-archetype/pom.xml> 
to 
org.apache.uima/ruta-maven-archetype/2.5.0-SNAPSHOT/ruta-maven-archetype-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-parent/pom.xml> to 
org.apache.uima/ruta-parent/2.5.0-SNAPSHOT/ruta-parent-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/pom.xml> to 
org.apache.uima/ruta-ep-caseditor/2.5.0-SNAPSHOT/ruta-ep-caseditor-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide/pom.xml> to 
org.apache.uima/ruta-ep-ide/2.5.0-SNAPSHOT/ruta-ep-ide-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-addons/pom.xml> to 
org.apache.uima/ruta-ep-addons/2.5.0-SNAPSHOT/ruta-ep-addons-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-maven-plugin/pom.xml> to 
org.apache.uima/ruta-maven-plugin/2.5.0-SNAPSHOT/ruta-maven-plugin-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/pom.xml> 
to org.apache.uima/ruta/2.5.0-SNAPSHOT/ruta-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-engine/pom.xml> to 
org.apache.uima/ruta-ep-engine/2.5.0-SNAPSHOT/ruta-ep-engine-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-core-ext/pom.xml> to 
org.apache.uima/ruta-core-ext/2.5.0-SNAPSHOT/ruta-core-ext-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/pom.xml> to 
org.apache.uima/ruta-ep-ide-ui/2.5.0-SNAPSHOT/ruta-ep-ide-ui-2.5.0-SNAPSHOT.pom
Sending e-mails to: [email protected]
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Reply via email to