See <https://builds.apache.org/job/UIMA-SDK/449/changes>
Changes: [schor] [UIMA-3481] fix javadocs config for java 8 ------------------------------------------ [...truncated 9290 lines...] [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregate-uimaj --- [TASKS] Scanning folder 'F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\aggregate-uimaj' for files matching the pattern '**/*.java' - excludes: ../uimaj-core/**/*, ../uimaj-cpe/**/*, ../uimaj-examples/**/*, ../uimaj-tools/**/*, ../uimaj-adapter-vinci/**/*, ../uimaj-adapter-soap/**/*, ../uimaj-test-util/**/*, ../uimaj-component-test-util/**/*, ../jVinci/**/*, ../aggregate-uimaj-eclipse-plugins/**/*, ../aggregate-uimaj-docbooks/**/*, ../uimaj-document-annotation/**/*, ../PearPackagingMavenPlugin/**/*, ../jcasgen-maven-plugin/**/*, ../uimaj-bootstrap/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #448 [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-versions) @ aggregate-uimaj --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ aggregate-uimaj --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ aggregate-uimaj --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ aggregate-uimaj --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ aggregate-uimaj --- [INFO] Installing F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\aggregate-uimaj\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\uima\aggregate-uimaj\2.4.3-SNAPSHOT\aggregate-uimaj-2.4.3-SNAPSHOT.pom [INFO] [INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ aggregate-uimaj --- [PMD] No report found for mojo pmd [INFO] [INFO] --- maven-pmd-plugin:3.0.1:cpd (default-cli) @ aggregate-uimaj --- [DRY] No report found for mojo cpd [INFO] [INFO] --- findbugs-maven-plugin:2.5.3:findbugs (default-cli) @ aggregate-uimaj --- [FINDBUGS] No report found for mojo findbugs [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-versions) @ aggregate-uimaj --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ aggregate-uimaj --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ aggregate-uimaj --- [INFO] [INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ aggregate-uimaj --- [INFO] Skipping cobertura mojo for project with packaging type 'pom' [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ aggregate-uimaj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-versions) @ aggregate-uimaj --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ aggregate-uimaj --- [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ aggregate-uimaj --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache UIMA Java SDK: uimaj 2.4.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj --- [TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-SDK/ws/trunk'> for files matching the pattern '**/*.java' - excludes: uimaj-parent/**/*, aggregate-uimaj/**/* [TASKS] Found 1702 files to scan for tasks Found 224 open tasks. [TASKS] Computing warning deltas based on reference build #448 [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-versions) @ uimaj --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ uimaj --- [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ uimaj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-versions) @ uimaj --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version) @ uimaj --- [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadocs-distr) @ uimaj --- [INFO] usage: javadoc [options] [packagenames] [sourcefiles] [@files] -overview <file> Read overview documentation from HTML file -public Show only public classes and members -protected Show protected/public classes and members (default) -package Show package/protected/public classes and members -private Show all classes and members -help Display command line options and exit -doclet <class> Generate output via alternate doclet -docletpath <path> Specify where to find doclet class files -sourcepath <pathlist> Specify where to find source files -classpath <pathlist> Specify where to find user class files -exclude <pkglist> Specify a list of packages to exclude -subpackages <subpkglist> Specify subpackages to recursively load -breakiterator Compute 1st sentence with BreakIterator -bootclasspath <pathlist> Override location of class files loaded by the bootstrap class loader -source <release> Provide source compatibility with specified release -extdirs <dirlist> Override location of installed extensions -verbose Output messages about what Javadoc is doing -locale <name> Locale to be used, e.g. en_US or en_US_WIN -encoding <name> Source file encoding name -quiet Do not display status messages -J<flag> Pass <flag> directly to the runtime system Provided by Standard doclet: -d <directory> Destination directory for output files -use Create class and package usage pages -version Include @version paragraphs -author Include @author paragraphs -docfilessubdirs Recursively copy doc-file subdirectories -splitindex Split index into one file per letter -windowtitle <text> Browser window title for the documenation -doctitle <html-code> Include title for the overview page -header <html-code> Include header text for each page -footer <html-code> Include footer text for each page -top <html-code> Include top text for each page -bottom <html-code> Include bottom text for each page -link <url> Create links to javadoc output at <url> -linkoffline <url> <url2> Link to docs at <url> using package list at <url2> -excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name. -group <name> <p1>:<p2>.. Group specified packages together in overview page -nocomment Supress description and tags, generate only declarations. -nodeprecated Do not include @deprecated information -noqualifier <name1>:<name2>:... Exclude the list of qualifiers from the output. -nosince Do not include @since information -notimestamp Do not include hidden time stamp -nodeprecatedlist Do not generate deprecated list -notree Do not generate class hierarchy -noindex Do not generate index -nohelp Do not generate help link -nonavbar Do not generate navigation bar -serialwarn Generate warning about @serial tag -tag <name>:<locations>:<header> Specify single argument custom tags -taglet The fully qualified name of Taglet to register -tagletpath The path to Taglets -charset <charset> Charset for cross-platform viewing of generated documentation. -helpfile <file> Include file that help link links to -linksource Generate source in HTML -sourcetab <tab length> Specify the number of spaces each tab takes up in the source -keywords Include HTML meta tags with package, class and member info -stylesheetfile <path> File to change style of the generated documentation -docencoding <name> Output encoding name 1 error [JENKINS] Archiving javadoc [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache UIMA Java SDK: uimaj-parent ................ SUCCESS [22.084s] [INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities SUCCESS [53.428s] [INFO] Apache UIMA Base: uimaj-core ...................... SUCCESS [5:35.281s] [INFO] Apache UIMA Base: jVinci: Vinci Transport Library . SUCCESS [1:43.877s] [INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter SUCCESS [46.489s] [INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine SUCCESS [2:33.585s] [INFO] Apache UIMA Base: uimaj-document-annotation ....... SUCCESS [30.158s] [INFO] Apache UIMA Base: uimaj-tools: Tools .............. SUCCESS [2:06.009s] [INFO] Apache UIMA Base: uimaj-examples: SDK Examples .... SUCCESS [1:25.574s] [INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter SUCCESS [38.854s] [INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit SUCCESS [30.173s] [INFO] Apache UIMA Eclipse: uimaj-ep-debug ............... SUCCESS [31.979s] [INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen ............. SUCCESS [28.508s] [INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor SUCCESS [2:30.431s] [INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ....... SUCCESS [46.417s] [INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............ SUCCESS [39.708s] [INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor .......... SUCCESS [1:13.763s] [INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ...... SUCCESS [36.733s] [INFO] Apache UIMA Eclipse: uimaj-ep-runtime ............. SUCCESS [8.887s] [INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools .. SUCCESS [3.674s] [INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime SUCCESS [3.304s] [INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins SUCCESS [3.190s] [INFO] Apache UIMA SDK Documentation - overview and setup SUCCESS [28.681s] [INFO] Apache UIMA SDK Documentation - references ........ SUCCESS [16.260s] [INFO] Apache UIMA SDK Documentation - tools ............. SUCCESS [18.480s] [INFO] Apache UIMA SDK Documentation - tutorials and user's guides SUCCESS [21.060s] [INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks ... SUCCESS [4.422s] [INFO] Apache UIMA Maven: PearPackagingMavenPlugin ....... SUCCESS [42.666s] [INFO] Apache UIMA Maven: jcasgen-maven-plugin ........... SUCCESS [1:18.897s] [INFO] Apache UIMA Base: uimaj-bootstrap ................. SUCCESS [23.768s] [INFO] Apache UIMA Aggregate: aggregate-uimaj ............ SUCCESS [3.458s] [INFO] Apache UIMA Java SDK: uimaj ....................... FAILURE [8.961s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30:48.778s [INFO] Finished at: Wed Dec 04 14:23:46 PST 2013 [INFO] Final Memory: 107M/312M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc (javadocs-distr) on project uimaj: An error has occurred in JavaDocs report generation: [ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none [ERROR] [ERROR] Command line was: f:\jenkins\tools\java\latest-1.6-64\jre\..\bin\javadoc.exe @options @argfile [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 F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-adapter-soap\pom.xml to org.apache.uima/uimaj-adapter-soap/2.4.3-SNAPSHOT/uimaj-adapter-soap-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-adapter-soap\target\uima-adapter-soap.jar to org.apache.uima/uimaj-adapter-soap/2.4.3-SNAPSHOT/uimaj-adapter-soap-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\pom.xml to org.apache.uima/uimaj-core/2.4.3-SNAPSHOT/uimaj-core-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-core\target\uima-core.jar to org.apache.uima/uimaj-core/2.4.3-SNAPSHOT/uimaj-core-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-test-util\pom.xml to org.apache.uima/uimaj-test-util/2.4.3-SNAPSHOT/uimaj-test-util-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-test-util\target\uimaj-test-util-2.4.3-SNAPSHOT.jar to org.apache.uima/uimaj-test-util/2.4.3-SNAPSHOT/uimaj-test-util-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-eclipse-feature-tools\pom.xml to org.apache.uima/uimaj-eclipse-feature-tools/2.4.3-SNAPSHOT/uimaj-eclipse-feature-tools-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-eclipse-feature-tools\target\uimaj-eclipse-feature-tools_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-eclipse-feature-tools/2.4.3-SNAPSHOT/uimaj-eclipse-feature-tools-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\PearPackagingMavenPlugin\pom.xml to org.apache.uima/PearPackagingMavenPlugin/2.4.3-SNAPSHOT/PearPackagingMavenPlugin-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\PearPackagingMavenPlugin\target\uima-pear-maven-plugin.jar to org.apache.uima/PearPackagingMavenPlugin/2.4.3-SNAPSHOT/PearPackagingMavenPlugin-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-cas-editor-ide\pom.xml to org.apache.uima/uimaj-ep-cas-editor-ide/2.4.3-SNAPSHOT/uimaj-ep-cas-editor-ide-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-cas-editor-ide\target\org.apache.uima.caseditor.ide_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-ep-cas-editor-ide/2.4.3-SNAPSHOT/uimaj-ep-cas-editor-ide-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-runtime\pom.xml to org.apache.uima/uimaj-ep-runtime/2.4.3-SNAPSHOT/uimaj-ep-runtime-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-runtime\target\org.apache.uima.runtime_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-ep-runtime/2.4.3-SNAPSHOT/uimaj-ep-runtime-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-tools\pom.xml to org.apache.uima/uimaj-tools/2.4.3-SNAPSHOT/uimaj-tools-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-tools\target\uima-tools.jar to org.apache.uima/uimaj-tools/2.4.3-SNAPSHOT/uimaj-tools-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-jcasgen\pom.xml to org.apache.uima/uimaj-ep-jcasgen/2.4.3-SNAPSHOT/uimaj-ep-jcasgen-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-jcasgen\target\org.apache.uima.jcas.jcasgenp_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-ep-jcasgen/2.4.3-SNAPSHOT/uimaj-ep-jcasgen-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-debug\pom.xml to org.apache.uima/uimaj-ep-debug/2.4.3-SNAPSHOT/uimaj-ep-debug-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-debug\target\org.apache.uima.debug_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-ep-debug/2.4.3-SNAPSHOT/uimaj-ep-debug-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\aggregate-uimaj-eclipse-plugins\pom.xml to org.apache.uima/aggregate-uimaj-eclipse-plugins/2.4.3-SNAPSHOT/aggregate-uimaj-eclipse-plugins-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uima-docbook-tools\pom.xml to org.apache.uima/uima-docbook-tools/2.4.3-SNAPSHOT/uima-docbook-tools-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-eclipse-feature-runtime\pom.xml to org.apache.uima/uimaj-eclipse-feature-runtime/2.4.3-SNAPSHOT/uimaj-eclipse-feature-runtime-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-eclipse-feature-runtime\target\uimaj-eclipse-feature-runtime_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-eclipse-feature-runtime/2.4.3-SNAPSHOT/uimaj-eclipse-feature-runtime-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-adapter-vinci\pom.xml to org.apache.uima/uimaj-adapter-vinci/2.4.3-SNAPSHOT/uimaj-adapter-vinci-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-adapter-vinci\target\uima-adapter-vinci.jar to org.apache.uima/uimaj-adapter-vinci/2.4.3-SNAPSHOT/uimaj-adapter-vinci-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-bootstrap\pom.xml to org.apache.uima/uimaj-bootstrap/2.4.3-SNAPSHOT/uimaj-bootstrap-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-bootstrap\target\uimaj-bootstrap-2.4.3-SNAPSHOT.jar to org.apache.uima/uimaj-bootstrap/2.4.3-SNAPSHOT/uimaj-bootstrap-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-pear-packager\pom.xml to org.apache.uima/uimaj-ep-pear-packager/2.4.3-SNAPSHOT/uimaj-ep-pear-packager-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-pear-packager\target\org.apache.uima.pear_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-ep-pear-packager/2.4.3-SNAPSHOT/uimaj-ep-pear-packager-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-parent\pom.xml to org.apache.uima/uimaj-parent/2.4.3-SNAPSHOT/uimaj-parent-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-examples\pom.xml to org.apache.uima/uimaj-examples/2.4.3-SNAPSHOT/uimaj-examples-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-examples\target\uima-examples.jar to org.apache.uima/uimaj-examples/2.4.3-SNAPSHOT/uimaj-examples-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-configurator\pom.xml to org.apache.uima/uimaj-ep-configurator/2.4.3-SNAPSHOT/uimaj-ep-configurator-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-configurator\target\org.apache.uima.desceditor_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-ep-configurator/2.4.3-SNAPSHOT/uimaj-ep-configurator-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uima-docbook-overview-and-setup\pom.xml to org.apache.uima/uima-docbook-overview-and-setup/2.4.3-SNAPSHOT/uima-docbook-overview-and-setup-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-document-annotation\pom.xml to org.apache.uima/uimaj-document-annotation/2.4.3-SNAPSHOT/uimaj-document-annotation-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-document-annotation\target\uima-document-annotation.jar to org.apache.uima/uimaj-document-annotation/2.4.3-SNAPSHOT/uimaj-document-annotation-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe\pom.xml to org.apache.uima/uimaj-cpe/2.4.3-SNAPSHOT/uimaj-cpe-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-cpe\target\uima-cpe.jar to org.apache.uima/uimaj-cpe/2.4.3-SNAPSHOT/uimaj-cpe-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uima-docbook-references\pom.xml to org.apache.uima/uima-docbook-references/2.4.3-SNAPSHOT/uima-docbook-references-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-cas-editor\pom.xml to org.apache.uima/uimaj-ep-cas-editor/2.4.3-SNAPSHOT/uimaj-ep-cas-editor-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-cas-editor\target\org.apache.uima.caseditor_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-ep-cas-editor/2.4.3-SNAPSHOT/uimaj-ep-cas-editor-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\jcasgen-maven-plugin\pom.xml to org.apache.uima/jcasgen-maven-plugin/2.4.3-SNAPSHOT/jcasgen-maven-plugin-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\jcasgen-maven-plugin\target\jcasgen-maven-plugin-2.4.3-SNAPSHOT.jar to org.apache.uima/jcasgen-maven-plugin/2.4.3-SNAPSHOT/jcasgen-maven-plugin-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-launcher\pom.xml to org.apache.uima/uimaj-ep-launcher/2.4.3-SNAPSHOT/uimaj-ep-launcher-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-ep-launcher\target\org.apache.uima.launcher_2.4.3.SNAPSHOT.jar to org.apache.uima/uimaj-ep-launcher/2.4.3-SNAPSHOT/uimaj-ep-launcher-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\aggregate-uimaj\pom.xml to org.apache.uima/aggregate-uimaj/2.4.3-SNAPSHOT/aggregate-uimaj-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\aggregate-uimaj-docbooks\pom.xml to org.apache.uima/aggregate-uimaj-docbooks/2.4.3-SNAPSHOT/aggregate-uimaj-docbooks-2.4.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk\pom.xml> to org.apache.uima/uimaj/2.4.3-SNAPSHOT/uimaj-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-component-test-util\pom.xml to org.apache.uima/uimaj-component-test-util/2.4.3-SNAPSHOT/uimaj-component-test-util-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uimaj-component-test-util\target\uimaj-component-test-util-2.4.3-SNAPSHOT.jar to org.apache.uima/uimaj-component-test-util/2.4.3-SNAPSHOT/uimaj-component-test-util-2.4.3-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\uima-docbook-tutorials-and-users-guides\pom.xml to org.apache.uima/uima-docbook-tutorials-and-users-guides/2.4.3-SNAPSHOT/uima-docbook-tutorials-and-users-guides-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\jVinci\pom.xml to org.apache.uima/jVinci/2.4.3-SNAPSHOT/jVinci-2.4.3-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\UIMA-SDK\trunk\jVinci\target\jVinci.jar to org.apache.uima/jVinci/2.4.3-SNAPSHOT/jVinci-2.4.3-SNAPSHOT.jar Sending e-mails to: [email protected] [email protected] channel stopped [WARNINGS] Skipping publisher since build result is FAILURE
