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 2019/07/19 16:17:09 UTC

Build failed in Jenkins: UIMA-SDK #1038

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

Changes:

[schor] [UIMA-6094] merge from uv3 - update to drop use of TableTree, and check when setting selection for invalid index.

------------------------------------------
[...truncated 3.20 MB...]
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderCasInitializerImpl.java>:153: warning: no description for @param
[ERROR] * @param mappings
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderImpl.java>:112: warning: no description for @param
[ERROR] * @param iterator
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderIteratorImpl.java>:54: warning: no description for @param
[ERROR] * @param descriptor
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderIteratorImpl.java>:81: warning: no description for @param
[ERROR] * @param settings
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderIteratorImpl.java>:121: warning: no description for @param
[ERROR] * @param settings
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeCollectionReaderIteratorImpl.java>:139: warning: no description for @param
[ERROR] * @param mappings
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:169: warning: no description for @param
[ERROR] * @param string
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:176: warning: no description for @param
[ERROR] * @param l
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:183: warning: no description for @param
[ERROR] * @param aStartAt
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:191: warning: no description for @param
[ERROR] * @param string
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/src/main/java/org/apache/uima/collection/impl/metadata/cpe/CpeConfigurationImpl.java>:209: warning: no description for @param
[ERROR] * @param queue
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:290: warning: no @param for key
[ERROR] public String getResourceString(String key) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:290: warning: no @return
[ERROR] public String getResourceString(String key) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:306: warning: no @return
[ERROR] public ResourceBundle getResourceBundle() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:433: warning: no description for @param
[ERROR] * @param arguments
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/jcasgen/Jg.java>:435: warning: no @return
[ERROR] public int main1(String[] arguments) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/AnnotationViewerMain.java>:342: warning: no @param for aDescriptorFileName
[ERROR] public File getStyleMapFileName(String aDescriptorFileName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/AnnotationViewerMain.java>:342: warning: no @return
[ERROR] public File getStyleMapFileName(String aDescriptorFileName) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/RunAE.java>:109: warning: no @param for args
[ERROR] public RunAE(String[] args) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/ValidateDescriptor.java>:39: warning: no @throws for java.lang.Exception
[ERROR] public static void main(String[] args) throws Exception {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/viewer/CasAnnotationViewer.java>:1016: warning: no description for @param
[ERROR] * @param aHideUnselected
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/viewer/CasAnnotationViewer.java>:853: warning: no @param for aEntityViewEnabled
[ERROR] public CasAnnotationViewer(boolean aEntityViewEnabled) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/viewer/CasTreeViewer.java>:80: warning: no @throws for org.apache.uima.cas.CASException
[ERROR] public CasTreeViewer(CAS aCAS) throws CASException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/MetaDataPanel.java>:188: warning: no @return
[ERROR] public boolean isModified() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/ConfigField.java>:160: warning: no @return
[ERROR] public boolean isModified() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/ConfigField.java>:175: warning: no @return
[ERROR] public boolean isDirty() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/CpmFrame.java>:161: warning: no @param for args
[ERROR] public static void main(String[] args) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/CpmPanel.java>:1038: warning: no @return
[ERROR] public boolean confirmExit() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/PerformanceReportDialog.java>:59: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cpm/PerformanceReportDialog.java>:61: warning: no @param for aFrame
[ERROR] public PerformanceReportDialog(Frame aFrame) throws HeadlessException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEditor.java>:276: warning: no @param for tae
[ERROR] public void setTextAnalysisEngine(org.apache.uima.analysis_engine.TaeDescription tae) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEditor.java>:298: warning: no @param for cas
[ERROR] public String launchEditor(AnalysisEngineMetaData aAnalysisEngineMetaData, String aStyleMapXml,
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEditor.java>:118: warning: no @param for aOwner
[ERROR] public StyleMapEditor(final JFrame aOwner, CAS cas) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEditor.java>:118: warning: no @param for cas
[ERROR] public StyleMapEditor(final JFrame aOwner, CAS cas) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/stylemap/StyleMapEntry.java>:86: warning: no @return
[ERROR] public String getPattern() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:176: warning: no @throws for javax.xml.transform.TransformerException
[ERROR] public void processStyleMap(File aStyleMap) throws TransformerException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:210: warning: no @throws for javax.xml.transform.TransformerException
[ERROR] public void processDocument(File aInlineXmlDoc) throws TransformerException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:356: warning: no @throws for java.io.IOException
[ERROR] public void autoGenerateStyleMapFile(AnalysisEngine aAE, File aStyleMapFile) throws IOException {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:371: warning: no @throws for java.io.IOException
[ERROR] public void autoGenerateStyleMapFile(AnalysisEngineMetaData aMetaData, File aStyleMapFile)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/util/htmlview/AnnotationViewGenerator.java>:393: warning: no @throws for java.io.IOException
[ERROR] public void autoGenerateStyleMapFile(TypeSystemDescription aTypeSystem, File aStyleMapFile)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/util/gui/SpringUtilities.java>:37: warning: no @param for c
[ERROR] public static void printSizes(Component c) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/util/gui/SpringUtilities.java>:61: warning: no @param for parent
[ERROR] public static void makeGrid(Container parent, int rows, int cols, int initialX, int initialY,
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/util/gui/SpringUtilities.java>:153: warning: no @param for parent
[ERROR] public static void makeCompactGrid(Container parent, int rows, int cols, int initialX,
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/annot_view/Gladis.java>:34: warning: no description for @param
[ERROR] * @param args
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/pear/install/InstallPearCli.java>:32: warning: no description for @param
[ERROR] * @param args
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:190: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:197: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:204: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:205: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:212: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/AnnotationDisplayCustomizationFrame.java>:213: warning: no description for @param
[ERROR] * @param arg1
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:60: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:67: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:74: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:75: warning: no description for @throws
[ERROR] * @throws java.awt.HeadlessException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:82: warning: no description for @param
[ERROR] * @param arg0
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/src/main/java/org/apache/uima/tools/cvd/LogFileViewer.java>:83: warning: no description for @param
[ERROR] * @param arg1
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-configurator/src/main/java/org/apache/uima/taeconfigurator/editors/ui/AbstractSection.java>:814: error: @param name not found
[ERROR] * @param table the table
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/jdk1.8.0_191/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/UIMA-SDK/ws/trunk/target/site/apidocs'> dir.
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimaj
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-eclipse-feature-runtime/pom.xml> to org.apache.uima/uimaj-eclipse-feature-runtime/2.10.4-SNAPSHOT/uimaj-eclipse-feature-runtime-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-eclipse-feature-runtime/target/uimaj-eclipse-feature-runtime_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-eclipse-feature-runtime/2.10.4-SNAPSHOT/uimaj-eclipse-feature-runtime-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-launcher/pom.xml> to org.apache.uima/uimaj-ep-launcher/2.10.4-SNAPSHOT/uimaj-ep-launcher-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-launcher/target/org.apache.uima.launcher_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-launcher/2.10.4-SNAPSHOT/uimaj-ep-launcher-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-eclipse-feature-tools/pom.xml> to org.apache.uima/uimaj-eclipse-feature-tools/2.10.4-SNAPSHOT/uimaj-eclipse-feature-tools-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-eclipse-feature-tools/target/uimaj-eclipse-feature-tools_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-eclipse-feature-tools/2.10.4-SNAPSHOT/uimaj-eclipse-feature-tools-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-bootstrap/pom.xml> to org.apache.uima/uimaj-bootstrap/2.10.4-SNAPSHOT/uimaj-bootstrap-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-bootstrap/target/uimaj-bootstrap-2.10.4-SNAPSHOT.jar> to org.apache.uima/uimaj-bootstrap/2.10.4-SNAPSHOT/uimaj-bootstrap-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/aggregate-uimaj-eclipse-plugins/pom.xml> to org.apache.uima/aggregate-uimaj-eclipse-plugins/2.10.4-SNAPSHOT/aggregate-uimaj-eclipse-plugins-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-core/pom.xml> to org.apache.uima/uimaj-core/2.10.4-SNAPSHOT/uimaj-core-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-core/target/uima-core.jar> to org.apache.uima/uimaj-core/2.10.4-SNAPSHOT/uimaj-core-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-component-test-util/pom.xml> to org.apache.uima/uimaj-component-test-util/2.10.4-SNAPSHOT/uimaj-component-test-util-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-component-test-util/target/uimaj-component-test-util-2.10.4-SNAPSHOT.jar> to org.apache.uima/uimaj-component-test-util/2.10.4-SNAPSHOT/uimaj-component-test-util-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/aggregate-uimaj-docbooks/pom.xml> to org.apache.uima/aggregate-uimaj-docbooks/2.10.4-SNAPSHOT/aggregate-uimaj-docbooks-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uima-docbook-tools/pom.xml> to org.apache.uima/uima-docbook-tools/2.10.4-SNAPSHOT/uima-docbook-tools-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-document-annotation/pom.xml> to org.apache.uima/uimaj-document-annotation/2.10.4-SNAPSHOT/uimaj-document-annotation-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-document-annotation/target/uima-document-annotation.jar> to org.apache.uima/uimaj-document-annotation/2.10.4-SNAPSHOT/uimaj-document-annotation-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jVinci/pom.xml> to org.apache.uima/jVinci/2.10.4-SNAPSHOT/jVinci-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jVinci/target/jVinci.jar> to org.apache.uima/jVinci/2.10.4-SNAPSHOT/jVinci-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-configurator/pom.xml> to org.apache.uima/uimaj-ep-configurator/2.10.4-SNAPSHOT/uimaj-ep-configurator-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-configurator/target/org.apache.uima.desceditor_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-configurator/2.10.4-SNAPSHOT/uimaj-ep-configurator-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-examples/pom.xml> to org.apache.uima/uimaj-examples/2.10.4-SNAPSHOT/uimaj-examples-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-examples/target/uima-examples.jar> to org.apache.uima/uimaj-examples/2.10.4-SNAPSHOT/uimaj-examples-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-vinci/pom.xml> to org.apache.uima/uimaj-adapter-vinci/2.10.4-SNAPSHOT/uimaj-adapter-vinci-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-vinci/target/uima-adapter-vinci.jar> to org.apache.uima/uimaj-adapter-vinci/2.10.4-SNAPSHOT/uimaj-adapter-vinci-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/PearPackagingMavenPlugin/pom.xml> to org.apache.uima/PearPackagingMavenPlugin/2.10.4-SNAPSHOT/PearPackagingMavenPlugin-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/PearPackagingMavenPlugin/target/uima-pear-maven-plugin.jar> to org.apache.uima/PearPackagingMavenPlugin/2.10.4-SNAPSHOT/PearPackagingMavenPlugin-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-cas-editor-ide/pom.xml> to org.apache.uima/uimaj-ep-cas-editor-ide/2.10.4-SNAPSHOT/uimaj-ep-cas-editor-ide-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-cas-editor-ide/target/org.apache.uima.caseditor.ide_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-cas-editor-ide/2.10.4-SNAPSHOT/uimaj-ep-cas-editor-ide-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-test-util/pom.xml> to org.apache.uima/uimaj-test-util/2.10.4-SNAPSHOT/uimaj-test-util-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-test-util/target/uimaj-test-util-2.10.4-SNAPSHOT.jar> to org.apache.uima/uimaj-test-util/2.10.4-SNAPSHOT/uimaj-test-util-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-runtime/pom.xml> to org.apache.uima/uimaj-ep-runtime/2.10.4-SNAPSHOT/uimaj-ep-runtime-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-runtime/target/org.apache.uima.runtime_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-runtime/2.10.4-SNAPSHOT/uimaj-ep-runtime-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-debug/pom.xml> to org.apache.uima/uimaj-ep-debug/2.10.4-SNAPSHOT/uimaj-ep-debug-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-debug/target/org.apache.uima.debug_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-debug/2.10.4-SNAPSHOT/uimaj-ep-debug-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-cas-editor/pom.xml> to org.apache.uima/uimaj-ep-cas-editor/2.10.4-SNAPSHOT/uimaj-ep-cas-editor-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-cas-editor/target/org.apache.uima.caseditor_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-cas-editor/2.10.4-SNAPSHOT/uimaj-ep-cas-editor-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/aggregate-uimaj/pom.xml> to org.apache.uima/aggregate-uimaj/2.10.4-SNAPSHOT/aggregate-uimaj-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-parent/pom.xml> to org.apache.uima/uimaj-parent/2.10.4-SNAPSHOT/uimaj-parent-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/pom.xml> to org.apache.uima/jcasgen-maven-plugin/2.10.4-SNAPSHOT/jcasgen-maven-plugin-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/jcasgen-maven-plugin-2.10.4-SNAPSHOT.jar> to org.apache.uima/jcasgen-maven-plugin/2.10.4-SNAPSHOT/jcasgen-maven-plugin-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/pom.xml> to org.apache.uima/uimaj/2.10.4-SNAPSHOT/uimaj-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/target/uimaj-2.10.4-SNAPSHOT-bin.tar.gz> to org.apache.uima/uimaj/2.10.4-SNAPSHOT/uimaj-2.10.4-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/target/uimaj-2.10.4-SNAPSHOT-bin.zip> to org.apache.uima/uimaj/2.10.4-SNAPSHOT/uimaj-2.10.4-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-jcasgen/pom.xml> to org.apache.uima/uimaj-ep-jcasgen/2.10.4-SNAPSHOT/uimaj-ep-jcasgen-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-jcasgen/target/org.apache.uima.jcas.jcasgenp_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-jcasgen/2.10.4-SNAPSHOT/uimaj-ep-jcasgen-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-json/pom.xml> to org.apache.uima/uimaj-json/2.10.4-SNAPSHOT/uimaj-json-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-json/target/uimaj-json-2.10.4-SNAPSHOT.jar> to org.apache.uima/uimaj-json/2.10.4-SNAPSHOT/uimaj-json-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/pom.xml> to org.apache.uima/uimaj-tools/2.10.4-SNAPSHOT/uimaj-tools-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/target/uima-tools.jar> to org.apache.uima/uimaj-tools/2.10.4-SNAPSHOT/uimaj-tools-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uima-docbook-tutorials-and-users-guides/pom.xml> to org.apache.uima/uima-docbook-tutorials-and-users-guides/2.10.4-SNAPSHOT/uima-docbook-tutorials-and-users-guides-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-soap/pom.xml> to org.apache.uima/uimaj-adapter-soap/2.10.4-SNAPSHOT/uimaj-adapter-soap-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-soap/target/uima-adapter-soap.jar> to org.apache.uima/uimaj-adapter-soap/2.10.4-SNAPSHOT/uimaj-adapter-soap-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-pear-packager/pom.xml> to org.apache.uima/uimaj-ep-pear-packager/2.10.4-SNAPSHOT/uimaj-ep-pear-packager-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-pear-packager/target/org.apache.uima.pear_2.10.4.SNAPSHOT.jar> to org.apache.uima/uimaj-ep-pear-packager/2.10.4-SNAPSHOT/uimaj-ep-pear-packager-2.10.4-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uima-docbook-overview-and-setup/pom.xml> to org.apache.uima/uima-docbook-overview-and-setup/2.10.4-SNAPSHOT/uima-docbook-overview-and-setup-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uima-docbook-references/pom.xml> to org.apache.uima/uima-docbook-references/2.10.4-SNAPSHOT/uima-docbook-references-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/pom.xml> to org.apache.uima/uimaj-cpe/2.10.4-SNAPSHOT/uimaj-cpe-2.10.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/target/uima-cpe.jar> to org.apache.uima/uimaj-cpe/2.10.4-SNAPSHOT/uimaj-cpe-2.10.4-SNAPSHOT.jar
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : UIMA-SDK #1039

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-SDK/1039/display/redirect?page=changes>