See <https://builds.apache.org/job/UIMA-SDK/331/changes>
Changes: [rec] [UIMA-2471] add a jcasgen-maven-plugin (and m2e connector) - Removed dependency on commons-io 2.4 (Java 6) and rely on Plexus FileUtils instead ------------------------------------------ [...truncated 6232 lines...] [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jcasgen-maven-plugin --- [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] Compiling 2 source files to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/classes> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jcasgen-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.2:descriptor (mojo-descriptor) @ jcasgen-maven-plugin ---[INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jcasgen-maven-plugin ---[debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jcasgen-maven-plugin --- [INFO] Compiling 1 source file to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ jcasgen-maven-plugin ---[INFO] Surefire report directory: <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.uima.tools.jcasgen.maven.JCasGenMojoTest [info] JCasGen: Output going to '<https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/project-classpath-test/generated-sources/jcasgen'> [info] JCasGen: Reading the XML TAE descriptor, and creating types, for xml input file '/var/tmp/jcasgen-aggregate-types684316059030456734.xml'. [info] JCasGen: Output going to '<https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/project-simple-test/generated-sources/jcasgen'> [info] JCasGen: Reading the XML TAE descriptor, and creating types, for xml input file '/var/tmp/jcasgen-aggregate-types964600435522271680.xml'. [info] JCasGen: Creating: 'type.relation.Dependency'. [info] JCasGen: Creating: 'type.relation.Dependency_Type'. [info] JCasGen: Creating: 'type.span.Sentence'. [info] JCasGen: Creating: 'type.span.Sentence_Type'. [info] JCasGen: Creating: 'type.span.Token'. [info] JCasGen: Creating: 'type.span.Token_Type'. [info] JCasGen: Output going to '<https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/project-wildcard-test/generated-sources/jcasgen'> [info] JCasGen: Reading the XML TAE descriptor, and creating types, for xml input file '/var/tmp/jcasgen-aggregate-types6788277387149325160.xml'. [info] JCasGen: Creating: 'type.span.Sentence'. [info] JCasGen: Creating: 'type.span.Sentence_Type'. [info] JCasGen: Creating: 'type.span.Token'. [info] JCasGen: Creating: 'type.span.Token_Type'. [info] JCasGen: Output going to '<https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/project-exclude-test/generated-sources/jcasgen'> [info] JCasGen: Reading the XML TAE descriptor, and creating types, for xml input file '/var/tmp/jcasgen-aggregate-types3856481229592084369.xml'. [info] JCasGen: Creating: 'type.span.Sentence'. [info] JCasGen: Creating: 'type.span.Sentence_Type'. Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.018 sec <<< FAILURE! Results : Tests in error: testClasspath(org.apache.uima.tools.jcasgen.maven.JCasGenMojoTest): An import could not be resolved. No file with name "type/Token.xml" was found in the class path or data path. (Descriptor: <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/src/test/resources/classpath/src/main/resources/TypeSystem.xml)> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jcasgen-maven-plugin --- [INFO] Building jar: <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/jcasgen-maven-plugin-2.4.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-plugin-plugin:3.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ jcasgen-maven-plugin --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ jcasgen-maven-plugin --- [INFO] [INFO] --- maven-invoker-plugin:1.7:install (integration-test) @ jcasgen-maven-plugin --- [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-tools/2.4.1-SNAPSHOT/uimaj-tools-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/target/uima-tools.jar> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-tools/2.4.1-SNAPSHOT/uimaj-tools-2.4.1-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-tools/2.4.1-SNAPSHOT/uimaj-tools-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-parent/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-parent/2.4.1-SNAPSHOT/uimaj-parent-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-core/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-core/2.4.1-SNAPSHOT/uimaj-core-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-core/target/uima-core.jar> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-core/2.4.1-SNAPSHOT/uimaj-core-2.4.1-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-core/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-core/2.4.1-SNAPSHOT/uimaj-core-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-cpe/2.4.1-SNAPSHOT/uimaj-cpe-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/target/uima-cpe.jar> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-cpe/2.4.1-SNAPSHOT/uimaj-cpe-2.4.1-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-cpe/2.4.1-SNAPSHOT/uimaj-cpe-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-vinci/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-adapter-vinci/2.4.1-SNAPSHOT/uimaj-adapter-vinci-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-vinci/target/uima-adapter-vinci.jar> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-adapter-vinci/2.4.1-SNAPSHOT/uimaj-adapter-vinci-2.4.1-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-vinci/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-adapter-vinci/2.4.1-SNAPSHOT/uimaj-adapter-vinci-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jVinci/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/jVinci/2.4.1-SNAPSHOT/jVinci-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jVinci/target/jVinci.jar> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/jVinci/2.4.1-SNAPSHOT/jVinci-2.4.1-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jVinci/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/jVinci/2.4.1-SNAPSHOT/jVinci-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-document-annotation/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-document-annotation/2.4.1-SNAPSHOT/uimaj-document-annotation-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-document-annotation/target/uima-document-annotation.jar> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-document-annotation/2.4.1-SNAPSHOT/uimaj-document-annotation-2.4.1-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-document-annotation/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/uimaj-document-annotation/2.4.1-SNAPSHOT/uimaj-document-annotation-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/pom.xml> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/jcasgen-maven-plugin/2.4.1-SNAPSHOT/jcasgen-maven-plugin-2.4.1-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/jcasgen-maven-plugin-2.4.1-SNAPSHOT.jar> to <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/local-repo/org/apache/uima/jcasgen-maven-plugin/2.4.1-SNAPSHOT/jcasgen-maven-plugin-2.4.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-invoker-plugin:1.7:run (integration-test) @ jcasgen-maven-plugin --- [INFO] Building: m2e/pom.xml [INFO] ..FAILED (473.9 s) [INFO] The build exited with code 1. See <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/it/m2e/build.log> for details. [INFO] Building: multimodule/pom.xml [INFO] ..SUCCESS (42.3 s) [INFO] Building: classpath/pom.xml [INFO] ..SUCCESS (11.0 s) [INFO] Building: simple/pom.xml [INFO] ..SUCCESS (7.6 s) [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 3, Failed: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [ERROR] The following builds failed: [ERROR] * m2e/pom.xml [INFO] ------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache UIMA Java SDK: uimaj-parent ................ SUCCESS [2:03.246s] [INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities SUCCESS [31.855s] [INFO] UIMA Base: uimaj-core ............................. SUCCESS [4:22.368s] [INFO] Apache UIMA Base: jVinci: Vinci Transport Library . SUCCESS [16.951s] [INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter SUCCESS [36.520s] [INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine SUCCESS [58.966s] [INFO] Apache UIMA Base: uimaj-document-annotation ....... SUCCESS [28.496s] [INFO] Apache UIMA Base: uimaj-tools: Tools .............. SUCCESS [49.386s] [INFO] Apache UIMA Base: uimaj-examples: SDK Examples .... SUCCESS [23.647s] [INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter SUCCESS [35.030s] [INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit SUCCESS [20.145s] [INFO] Apache UIMA Eclipse: uimaj-ep-debug ............... SUCCESS [1:12.273s] [INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen ............. SUCCESS [14.359s] [INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor SUCCESS [33.127s] [INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager ....... SUCCESS [25.964s] [INFO] Apache UIMA Eclipse: uimaj-ep-launcher ............ SUCCESS [33.595s] [INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor .......... SUCCESS [47.090s] [INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide ...... SUCCESS [15.966s] [INFO] Apache UIMA Eclipse: uimaj-ep-runtime ............. SUCCESS [29.936s] [INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins SUCCESS [5.423s] [INFO] Apache UIMA SDK Documentation - overview and setup SUCCESS [57.721s] [INFO] Apache UIMA SDK Documentation - references ........ SUCCESS [30.508s] [INFO] Apache UIMA SDK Documentation - tools ............. SUCCESS [39.723s] [INFO] Apache UIMA SDK Documentation - tutorials and user's guides SUCCESS [38.953s] [INFO] Apache UIMA Aggregate POM aggregate-uimaj-docbooks: UIMA Base SUCCESS [7.794s] [INFO] Apache UIMA Maven Plugin PearPackagingMavenPlugin . SUCCESS [50.354s] [INFO] JCasGen Maven Plugin .............................. FAILURE [10:07.265s] [INFO] Apache UIMA Base: uimaj-bootstrap: Bootstrap launcher SKIPPED [INFO] Apache UIMA Aggregate: aggregate-uimaj: UIMA Base . SKIPPED [INFO] Apache UIMA Java SDK: uimaj ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 30:50.484s [INFO] Finished at: Sat Jun 01 09:58:55 GMT+00:00 2013 [INFO] Final Memory: 41M/123M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uima-docbook-tools/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uima-docbook-tools/builds/2013-06-01_09-26-15/archive/org.apache.uima/uima-docbook-tools/2.4.1-SNAPSHOT/uima-docbook-tools-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-launcher/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-launcher/builds/2013-06-01_09-26-06/archive/org.apache.uima/uimaj-ep-launcher/2.4.1-SNAPSHOT/uimaj-ep-launcher-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-launcher/target/org.apache.uima.launcher_2.4.1.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-launcher/builds/2013-06-01_09-26-06/archive/org.apache.uima/uimaj-ep-launcher/2.4.1-SNAPSHOT/uimaj-ep-launcher-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uima-docbook-tutorials-and-users-guides/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uima-docbook-tutorials-and-users-guides/builds/2013-06-01_09-26-15/archive/org.apache.uima/uima-docbook-tutorials-and-users-guides/2.4.1-SNAPSHOT/uima-docbook-tutorials-and-users-guides-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-pear-packager/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-pear-packager/builds/2013-06-01_09-26-05/archive/org.apache.uima/uimaj-ep-pear-packager/2.4.1-SNAPSHOT/uimaj-ep-pear-packager-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-pear-packager/target/org.apache.uima.pear_2.4.1.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-pear-packager/builds/2013-06-01_09-26-05/archive/org.apache.uima/uimaj-ep-pear-packager/2.4.1-SNAPSHOT/uimaj-ep-pear-packager-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-jcasgen/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-jcasgen/builds/2013-06-01_09-26-03/archive/org.apache.uima/uimaj-ep-jcasgen/2.4.1-SNAPSHOT/uimaj-ep-jcasgen-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-jcasgen/target/org.apache.uima.jcas.jcasgenp_2.4.1.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-jcasgen/builds/2013-06-01_09-26-03/archive/org.apache.uima/uimaj-ep-jcasgen/2.4.1-SNAPSHOT/uimaj-ep-jcasgen-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-document-annotation/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-document-annotation/builds/2013-06-01_09-26-16/archive/org.apache.uima/uimaj-document-annotation/2.4.1-SNAPSHOT/uimaj-document-annotation-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-document-annotation/target/uima-document-annotation.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-document-annotation/builds/2013-06-01_09-26-16/archive/org.apache.uima/uimaj-document-annotation/2.4.1-SNAPSHOT/uimaj-document-annotation-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/aggregate-uimaj-eclipse-plugins/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$aggregate-uimaj-eclipse-plugins/builds/2013-06-01_09-26-01/archive/org.apache.uima/aggregate-uimaj-eclipse-plugins/2.4.1-SNAPSHOT/aggregate-uimaj-eclipse-plugins-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-vinci/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-adapter-vinci/builds/2013-06-01_09-25-56/archive/org.apache.uima/uimaj-adapter-vinci/2.4.1-SNAPSHOT/uimaj-adapter-vinci-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-vinci/target/uima-adapter-vinci.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-adapter-vinci/builds/2013-06-01_09-25-56/archive/org.apache.uima/uimaj-adapter-vinci/2.4.1-SNAPSHOT/uimaj-adapter-vinci-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-runtime/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-runtime/builds/2013-06-01_09-26-10/archive/org.apache.uima/uimaj-ep-runtime/2.4.1-SNAPSHOT/uimaj-ep-runtime-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-runtime/target/org.apache.uima.runtime_2.4.1.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-runtime/builds/2013-06-01_09-26-10/archive/org.apache.uima/uimaj-ep-runtime/2.4.1-SNAPSHOT/uimaj-ep-runtime-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-cas-editor/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-cas-editor/builds/2013-06-01_09-26-08/archive/org.apache.uima/uimaj-ep-cas-editor/2.4.1-SNAPSHOT/uimaj-ep-cas-editor-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-cas-editor/target/org.apache.uima.caseditor_2.4.1.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-cas-editor/builds/2013-06-01_09-26-08/archive/org.apache.uima/uimaj-ep-cas-editor/2.4.1-SNAPSHOT/uimaj-ep-cas-editor-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-parent/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-parent/builds/2013-06-01_09-25-49/archive/org.apache.uima/uimaj-parent/2.4.1-SNAPSHOT/uimaj-parent-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/PearPackagingMavenPlugin/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$PearPackagingMavenPlugin/builds/2013-06-01_09-26-17/archive/org.apache.uima/PearPackagingMavenPlugin/2.4.1-SNAPSHOT/PearPackagingMavenPlugin-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/PearPackagingMavenPlugin/target/uima-pear-maven-plugin.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$PearPackagingMavenPlugin/builds/2013-06-01_09-26-17/archive/org.apache.uima/PearPackagingMavenPlugin/2.4.1-SNAPSHOT/PearPackagingMavenPlugin-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uima-docbook-overview-and-setup/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uima-docbook-overview-and-setup/builds/2013-06-01_09-26-12/archive/org.apache.uima/uima-docbook-overview-and-setup/2.4.1-SNAPSHOT/uima-docbook-overview-and-setup-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uima-docbook-references/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uima-docbook-references/builds/2013-06-01_09-26-13/archive/org.apache.uima/uima-docbook-references/2.4.1-SNAPSHOT/uima-docbook-references-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-component-test-util/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-component-test-util/builds/2013-06-01_09-25-59/archive/org.apache.uima/uimaj-component-test-util/2.4.1-SNAPSHOT/uimaj-component-test-util-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-component-test-util/target/uimaj-component-test-util-2.4.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-component-test-util/builds/2013-06-01_09-25-59/archive/org.apache.uima/uimaj-component-test-util/2.4.1-SNAPSHOT/uimaj-component-test-util-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-debug/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-debug/builds/2013-06-01_09-26-02/archive/org.apache.uima/uimaj-ep-debug/2.4.1-SNAPSHOT/uimaj-ep-debug-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-debug/target/org.apache.uima.debug_2.4.1.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-debug/builds/2013-06-01_09-26-02/archive/org.apache.uima/uimaj-ep-debug/2.4.1-SNAPSHOT/uimaj-ep-debug-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-soap/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-adapter-soap/builds/2013-06-01_09-25-57/archive/org.apache.uima/uimaj-adapter-soap/2.4.1-SNAPSHOT/uimaj-adapter-soap-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-adapter-soap/target/uima-adapter-soap.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-adapter-soap/builds/2013-06-01_09-25-57/archive/org.apache.uima/uimaj-adapter-soap/2.4.1-SNAPSHOT/uimaj-adapter-soap-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-cpe/builds/2013-06-01_09-25-53/archive/org.apache.uima/uimaj-cpe/2.4.1-SNAPSHOT/uimaj-cpe-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-cpe/target/uima-cpe.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-cpe/builds/2013-06-01_09-25-53/archive/org.apache.uima/uimaj-cpe/2.4.1-SNAPSHOT/uimaj-cpe-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-test-util/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-test-util/builds/2013-06-01_09-25-59/archive/org.apache.uima/uimaj-test-util/2.4.1-SNAPSHOT/uimaj-test-util-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-test-util/target/uimaj-test-util-2.4.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-test-util/builds/2013-06-01_09-25-59/archive/org.apache.uima/uimaj-test-util/2.4.1-SNAPSHOT/uimaj-test-util-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj/builds/2013-06-01_09-25-48/archive/org.apache.uima/uimaj/2.4.1-SNAPSHOT/uimaj-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-core/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-core/builds/2013-06-01_09-25-52/archive/org.apache.uima/uimaj-core/2.4.1-SNAPSHOT/uimaj-core-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-core/target/uima-core.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-core/builds/2013-06-01_09-25-52/archive/org.apache.uima/uimaj-core/2.4.1-SNAPSHOT/uimaj-core-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-examples/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-examples/builds/2013-06-01_09-25-54/archive/org.apache.uima/uimaj-examples/2.4.1-SNAPSHOT/uimaj-examples-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-examples/target/uima-examples.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-examples/builds/2013-06-01_09-25-54/archive/org.apache.uima/uimaj-examples/2.4.1-SNAPSHOT/uimaj-examples-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-cas-editor-ide/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-cas-editor-ide/builds/2013-06-01_09-26-09/archive/org.apache.uima/uimaj-ep-cas-editor-ide/2.4.1-SNAPSHOT/uimaj-ep-cas-editor-ide-2.4.1-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.4.1.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-cas-editor-ide/builds/2013-06-01_09-26-09/archive/org.apache.uima/uimaj-ep-cas-editor-ide/2.4.1-SNAPSHOT/uimaj-ep-cas-editor-ide-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$jcasgen-maven-plugin/builds/2013-06-01_09-26-18/archive/org.apache.uima/jcasgen-maven-plugin/2.4.1-SNAPSHOT/jcasgen-maven-plugin-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jcasgen-maven-plugin/target/jcasgen-maven-plugin-2.4.1-SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$jcasgen-maven-plugin/builds/2013-06-01_09-26-18/archive/org.apache.uima/jcasgen-maven-plugin/2.4.1-SNAPSHOT/jcasgen-maven-plugin-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/aggregate-uimaj-docbooks/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$aggregate-uimaj-docbooks/builds/2013-06-01_09-26-11/archive/org.apache.uima/aggregate-uimaj-docbooks/2.4.1-SNAPSHOT/aggregate-uimaj-docbooks-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jVinci/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$jVinci/builds/2013-06-01_09-26-00/archive/org.apache.uima/jVinci/2.4.1-SNAPSHOT/jVinci-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/jVinci/target/jVinci.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$jVinci/builds/2013-06-01_09-26-00/archive/org.apache.uima/jVinci/2.4.1-SNAPSHOT/jVinci-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-tools/builds/2013-06-01_09-25-55/archive/org.apache.uima/uimaj-tools/2.4.1-SNAPSHOT/uimaj-tools-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-tools/target/uima-tools.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-tools/builds/2013-06-01_09-25-55/archive/org.apache.uima/uimaj-tools/2.4.1-SNAPSHOT/uimaj-tools-2.4.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-bootstrap/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-bootstrap/builds/2013-06-01_09-26-20/archive/org.apache.uima/uimaj-bootstrap/2.4.1-SNAPSHOT/uimaj-bootstrap-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/aggregate-uimaj/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$aggregate-uimaj/builds/2013-06-01_09-25-51/archive/org.apache.uima/aggregate-uimaj/2.4.1-SNAPSHOT/aggregate-uimaj-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-configurator/pom.xml> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-configurator/builds/2013-06-01_09-26-04/archive/org.apache.uima/uimaj-ep-configurator/2.4.1-SNAPSHOT/uimaj-ep-configurator-2.4.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-SDK/ws/trunk/uimaj-ep-configurator/target/org.apache.uima.desceditor_2.4.1.SNAPSHOT.jar> to /home/hudson/hudson/jobs/UIMA-SDK/modules/org.apache.uima$uimaj-ep-configurator/builds/2013-06-01_09-26-04/archive/org.apache.uima/uimaj-ep-configurator/2.4.1-SNAPSHOT/uimaj-ep-configurator-2.4.1-SNAPSHOT.jar Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.7:run (integration-test) on project jcasgen-maven-plugin: 1 build failed. See console output above for details. cause : 1 build failed. See console output above for details. Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:1.7:run (integration-test) on project jcasgen-maven-plugin: 1 build failed. See console output above for details. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:592) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) at java.lang.Thread.run(Thread.java:595) Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See console output above for details. at org.apache.maven.plugin.invoker.InvokerSession.handleFailures(InvokerSession.java:258) at org.apache.maven.plugin.invoker.InvokerMojo.processResults(InvokerMojo.java:61) at org.apache.maven.plugin.invoker.AbstractInvokerMojo.execute(AbstractInvokerMojo.java:672) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Maven failed with error. Sending e-mails to: [email protected] channel stopped
