You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/01/14 19:10:12 UTC

Build failed in Jenkins: UIMA-Ruta #315

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

Changes:

[pkluegl] UIMA-3280
- added vm arg tab
- removed empty unused tab

[pkluegl] UIMA-3286
- fixed sidestep for dynamic or manual anchoring
- removed unused methods
- fixed anchor visualization in applied rules view

------------------------------------------
[...truncated 15662 lines...]
[PMD] Parsing 1 files in <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target>
[PMD] Successfully parsed file <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target/pmd.xml> of module Apache UIMA Ruta Eclipse: ruta-ep-ide-ui with 152 warnings.
[PMD] Computing warning deltas based on reference build #314
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:cpd (default-cli) @ ruta-ep-ide-ui ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target>
[DRY] Successfully parsed file <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target/cpd.xml> of module Apache UIMA Ruta Eclipse: ruta-ep-ide-ui with 14 warnings.
[DRY] Computing warning deltas based on reference build #314
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:findbugs (default-cli) @ ruta-ep-ide-ui ---
[INFO] Fork Value is true
     [java] Warnings generated: 83
[INFO] Done FindBugs Analysis....
[FINDBUGS] Finding all files that match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 files in <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target/findbugsXml.xml> of module Apache UIMA Ruta Eclipse: ruta-ep-ide-ui with 83 warnings.
[FINDBUGS] Computing warning deltas based on reference build #314
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ ruta-ep-ide-ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ ruta-ep-ide-ui ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ ruta-ep-ide-ui ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ruta-ep-ide-ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ruta-ep-ide-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 22 resources
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ruta-ep-ide-ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (clear-META-INF) @ ruta-ep-ide-ui ---
[INFO] Executing tasks

main:
   [delete] Deleting: <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/META-INF/MANIFEST.MF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (uima-bundle) @ ruta-ep-ide-ui ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ ruta-ep-ide-ui ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Jan 14, 2014 6:08:59 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 262 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ruta-ep-ide-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ruta-ep-ide-ui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ruta-ep-ide-ui ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ ruta-ep-ide-ui ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 2006ms

[ERROR] Jan 14, 2014 6:09:03 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 262 classes.

[INFO] Cobertura Report generation was successful.
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ ruta-ep-ide-ui ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ ruta-ep-ide-ui ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ ruta-ep-ide-ui ---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ ruta-ep-ide-ui ---
[INFO] 
3 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/ui/text/RutaWordRule.java>:73: warning - @param argument "funcNameToken" is not a parameter name.
[WARNING] <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/validator/RutaCheckerUtils.java>:68: warning - @return tag has no arguments.
[WARNING] <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/formatter/preferences/RutaFormatterModifyDialog.java>:31: warning - @param argument "parent" is not a parameter name.
[INFO] Fixed Javadoc frame injection vulnerability (CVE-2013-1571) in 1 files.
[JENKINS] Archiving  javadoc
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Ruta Eclipse: ruta-ep-caseditor 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ruta-ep-caseditor ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 29 files to scan for tasks
Found 9 open tasks.
[TASKS] Computing warning deltas based on reference build #313
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ ruta-ep-caseditor ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ ruta-ep-caseditor ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ ruta-ep-caseditor ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ruta-ep-caseditor ---
Downloading: http://repo1.maven.org/eclipse/org/eclipse/equinox/app/1.0.0/app-1.0.0.pom
Downloading: http://repo1.maven.org/maven2/org/eclipse/equinox/app/1.0.0/app-1.0.0.pom
Downloading: http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-osgi-releases-local/org/eclipse/equinox/app/1.0.0/app-1.0.0.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ruta-ep-caseditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/src/main/resources>
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ruta-ep-caseditor ---
[INFO] Compiling 29 source files to <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/classes>
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (clear-META-INF) @ ruta-ep-caseditor ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (uima-bundle) @ ruta-ep-caseditor ---
[WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : Did not find matching referal for !org.eclipse.jface.text
[WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : Did not find matching referal for !org.eclipse.jface.text.link
[WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : Did not find matching referal for !org.eclipse.jface.text.source
[WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : Did not find matching referal for !org.eclipse.jface.text.templates
[WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : Did not find matching referal for !org.eclipse.ui.actions
[WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : Did not find matching referal for !org.eclipse.ui.dialogs
[WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : Did not find matching referal for !org.eclipse.ui.model
[WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : Did not find matching referal for !org.eclipse.ui.texteditor
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ruta-ep-caseditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ruta-ep-caseditor ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ruta-ep-caseditor ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ ruta-ep-caseditor ---
[INFO] Executing tasks

main:
[INFO] Executed tasks

[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy customized bin LICENSE file) @ ruta-ep-caseditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ ruta-ep-caseditor ---
[INFO] Building jar: <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/org.apache.uima.ruta.caseditor_2.2.0.SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ ruta-ep-caseditor ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ruta-ep-caseditor ---
[INFO] Installing <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/org.apache.uima.ruta.caseditor_2.2.0.SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/ruta-ep-caseditor/2.2.0-SNAPSHOT/ruta-ep-caseditor-2.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/ruta-ep-caseditor/2.2.0-SNAPSHOT/ruta-ep-caseditor-2.2.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ ruta-ep-caseditor ---
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 files in <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target>
[PMD] Successfully parsed file <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/pmd.xml> of module Apache UIMA Ruta Eclipse: ruta-ep-caseditor with 24 warnings.
[PMD] Computing warning deltas based on reference build #313
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:cpd (default-cli) @ ruta-ep-caseditor ---
[DRY] Finding all files that match the pattern cpd.xml
[DRY] Parsing 1 files in <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target>
[DRY] Successfully parsed file <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/cpd.xml> of module Apache UIMA Ruta Eclipse: ruta-ep-caseditor with 2 warnings.
[DRY] Computing warning deltas based on reference build #313
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:findbugs (default-cli) @ ruta-ep-caseditor ---
[INFO] Fork Value is true
     [java] Warnings generated: 6
[INFO] Done FindBugs Analysis....
[FINDBUGS] Finding all files that match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 files in <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/findbugsXml.xml> of module Apache UIMA Ruta Eclipse: ruta-ep-caseditor with 6 warnings.
[FINDBUGS] Computing warning deltas based on reference build #313
Downloading: http://repo1.maven.org/eclipse/org/eclipse/equinox/app/1.0.0/app-1.0.0.jar
Downloading: http://repo1.maven.org/maven2/org/eclipse/equinox/app/1.0.0/app-1.0.0.jar
Downloading: http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-osgi-releases-local/org/eclipse/equinox/app/1.0.0/app-1.0.0.jar
[WARNING] Failed to getClass for org.codehaus.mojo.cobertura.CoberturaReportMojo
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA Ruta: ruta-parent ..................... SUCCESS [37.128s]
[INFO] Apache UIMA Ruta: ruta-core ....................... SUCCESS [4:35.464s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-engine .......... SUCCESS [31.973s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide ............. SUCCESS [2:47.996s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide-ui .......... SUCCESS [1:51.971s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-caseditor ....... FAILURE [36.531s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-addons .......... SKIPPED
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-textruler ....... 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 ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:22.397s
[INFO] Finished at: Tue Jan 14 18:09:59 UTC 2014
[INFO] Final Memory: 88M/417M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on project ruta-ep-caseditor: Could not resolve dependencies for project org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT: Could not find artifact org.eclipse.equinox:app:jar:1.0.0 in eclipsePlugins (http://repo1.maven.org/eclipse) -> [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-ep-caseditor

[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-textruler/pom.xml> to org.apache.uima/ruta-ep-textruler/2.2.0-SNAPSHOT/ruta-ep-textruler-2.2.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.2.0-SNAPSHOT/ruta-ep-caseditor-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/org.apache.uima.ruta.caseditor_2.2.0.SNAPSHOT.jar> to org.apache.uima/ruta-ep-caseditor/2.2.0-SNAPSHOT/ruta-ep-caseditor-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-parent/pom.xml> to org.apache.uima/ruta-parent/2.2.0-SNAPSHOT/ruta-parent-2.2.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.2.0-SNAPSHOT/ruta-eclipse-feature-2.2.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.2.0-SNAPSHOT/ruta-docbook-2.2.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.2.0-SNAPSHOT/ruta-ep-addons-2.2.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.2.0-SNAPSHOT/ruta-ep-ide-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide/target/org.apache.uima.ruta.ide_2.2.0.SNAPSHOT.jar> to org.apache.uima/ruta-ep-ide/2.2.0-SNAPSHOT/ruta-ep-ide-2.2.0-SNAPSHOT.jar
[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.2.0-SNAPSHOT/ruta-ep-example-extensions-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/pom.xml> to org.apache.uima/ruta/2.2.0-SNAPSHOT/ruta-2.2.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.2.0-SNAPSHOT/ruta-ep-engine-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-engine/target/org.apache.uima.ruta.engine_2.2.0.SNAPSHOT.jar> to org.apache.uima/ruta-ep-engine/2.2.0-SNAPSHOT/ruta-ep-engine-2.2.0-SNAPSHOT.jar
[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.2.0-SNAPSHOT/ruta-ep-ide-ui-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target/org.apache.uima.ruta.ide.ui_2.2.0.SNAPSHOT.jar> to org.apache.uima/ruta-ep-ide-ui/2.2.0-SNAPSHOT/ruta-ep-ide-ui-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-core/pom.xml> to org.apache.uima/ruta-core/2.2.0-SNAPSHOT/ruta-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-core/target/ruta-core-2.2.0-SNAPSHOT.jar> to org.apache.uima/ruta-core/2.2.0-SNAPSHOT/ruta-core-2.2.0-SNAPSHOT.jar
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Jenkins build is back to normal : UIMA-Ruta #316

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-Ruta/316/changes>