Dear Gumpmeisters, The following 3 notifys should have been sent
*********************************************************** G U M P [GUMP@vmgump]: Project eclipse (in module eclipse) failed [GUMP@vmgump]: Project tika-parsers (in module tika) failed [GUMP@vmgump]: Project tika-reactor (in module tika) failed *********************************************************** G U M P [GUMP@vmgump]: Project eclipse (in module eclipse) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project eclipse has an issue affecting its community integration. This issue affects 18 projects, and has been outstanding for 3 runs. The current state of this project is 'Failed', with reason 'Bad Package Installation'. For reference only, the following projects are affected by this: - eclipse : The Eclipse jars - forrest-test : Apache Forrest software is a publishing framework that trans... - forrest-test-basic : Apache Forrest software is a publishing framework that trans... - forrest-test-deploy-plugins : Apache Forrest software is a publishing framework that trans... - tomcat-tc6 : Java Servlet 2.5 & Server Pages JSP 2.1 implementation (for ... - tomcat-tc7.0.x : Tomcat 7.x, a web server implementing Java Servlet 3.0, ... - tomcat-tc7.0.x-test-apr : Tomcat 7.x, a web server implementing Java Servlet 3.0, ... - tomcat-tc7.0.x-test-bio : Tomcat 7.x, a web server implementing Java Servlet 3.0, ... - tomcat-tc7.0.x-test-nio : Tomcat 7.x, a web server implementing Java Servlet 3.0, ... - tomcat-tc8.0.x : Tomcat 8.x, a web server implementing the Java Servlet 3.1, ... - tomcat-tc8.0.x-test-apr : Tomcat 8.x, a web server implementing the Java Servlet 3.1, ... - tomcat-tc8.0.x-test-bio : Tomcat 8.x, a web server implementing the Java Servlet 3.1, ... - tomcat-tc8.0.x-test-nio : Tomcat 8.x, a web server implementing the Java Servlet 3.1, ... - tomcat-tc8.0.x-test-nio2 : Tomcat 8.x, a web server implementing the Java Servlet 3.1, ... - tomcat-trunk : Tomcat 9.x, a web server implementing the Java Servlet 4.0, ... - tomcat-trunk-test-apr : Tomcat 9.x, a web server implementing the Java Servlet 4.0, ... - tomcat-trunk-test-nio : Tomcat 9.x, a web server implementing the Java Servlet 4.0, ... - tomcat-trunk-test-nio2 : Tomcat 9.x, a web server implementing the Java Servlet 4.0, ... Full details are available at: http://vmgump.apache.org/gump/public/eclipse/eclipse/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- This is a packaged project, location: /srv/gump/packages/eclipse -INFO- Failed with reason bad package installation -ERROR- Missing Packaged Output: /srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/eclipse/eclipse/rss.xml - Atom: http://vmgump.apache.org/gump/public/eclipse/eclipse/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20150802000005, vmgump.apache.org:vmgump:20150802000005 Gump E-mail Identifier (unique within run) #1. *********************************************************** G U M P [GUMP@vmgump]: Project tika-parsers (in module tika) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project tika-parsers has an issue affecting its community integration. This issue affects 2 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - tika-parsers : Apache Tika is a toolkit for detecting and extracting metada... - tika-parsers-test : Apache Tika is a toolkit for detecting and extracting metada... Full details are available at: http://vmgump.apache.org/gump/public/tika/tika-parsers/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [tika-parsers-*[0-9T].jar] identifier set to project name -INFO- Optional dependency org.apache.poi prerequisite failed with reason build failed -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/tika/tika-parsers/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/tika/tika-parsers/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/tika/tika-parsers/gump_work/build_tika_tika-parsers.html Work Name: build_tika_tika-parsers (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 23 secs Command Line: /opt/maven3/bin/mvn --batch-mode -DskipTests=true --settings /srv/gump/public/workspace/tika/tika-parsers/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/tika/tika-parsers] M2_HOME: /opt/maven3 --------------------------------------------- [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/TrueTypeParser.java:[67,26] cannot find symbol symbol: method parseTTF(java.io.File) location: variable parser of type org.apache.fontbox.ttf.TTFParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/TrueTypeParser.java:[69,26] cannot find symbol symbol: method parseTTF(java.io.InputStream) location: variable parser of type org.apache.fontbox.ttf.TTFParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/utils/CommonsDigester.java:[136,41] cannot find symbol symbol: method md2Hex(java.io.InputStream) location: class org.apache.commons.codec.digest.DigestUtils [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/utils/CommonsDigester.java:[142,41] cannot find symbol symbol: method sha1Hex(java.io.InputStream) location: class org.apache.commons.codec.digest.DigestUtils [INFO] 7 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:09 min [INFO] Finished at: 2015-08-02T02:24:47+00:00 [INFO] Final Memory: 36M/139M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project tika-parsers: Compilation failure: Compilation failure: [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/AdobeFontMetricParser.java:[26,30] cannot find symbol [ERROR] symbol: class FontMetric [ERROR] location: package org.apache.fontbox.afm [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/AdobeFontMetricParser.java:[70,8] cannot find symbol [ERROR] symbol: class FontMetric [ERROR] location: class org.apache.tika.parser.font.AdobeFontMetricParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/AdobeFontMetricParser.java:[75,28] cannot find symbol [ERROR] symbol: method getResult() [ERROR] location: variable parser of type org.apache.fontbox.afm.AFMParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/TrueTypeParser.java:[67,26] cannot find symbol [ERROR] symbol: method parseTTF(java.io.File) [ERROR] location: variable parser of type org.apache.fontbox.ttf.TTFParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/TrueTypeParser.java:[69,26] cannot find symbol [ERROR] symbol: method parseTTF(java.io.InputStream) [ERROR] location: variable parser of type org.apache.fontbox.ttf.TTFParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/utils/CommonsDigester.java:[136,41] cannot find symbol [ERROR] symbol: method md2Hex(java.io.InputStream) [ERROR] location: class org.apache.commons.codec.digest.DigestUtils [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/utils/CommonsDigester.java:[142,41] cannot find symbol [ERROR] symbol: method sha1Hex(java.io.InputStream) [ERROR] location: class org.apache.commons.codec.digest.DigestUtils [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/MojoFailureException --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/tika/tika-parsers/rss.xml - Atom: http://vmgump.apache.org/gump/public/tika/tika-parsers/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20150802000005, vmgump.apache.org:vmgump:20150802000005 Gump E-mail Identifier (unique within run) #3. *********************************************************** G U M P [GUMP@vmgump]: Project tika-reactor (in module tika) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project tika-reactor has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 278 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - tika-reactor : Apache Tika is a toolkit for detecting and extracting metada... Full details are available at: http://vmgump.apache.org/gump/public/tika/tika-reactor/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Optional dependency tika-parsers failed with reason build failed -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/tika/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/tika/pom.xml The following work was performed: http://vmgump.apache.org/gump/public/tika/tika-reactor/gump_work/build_tika_tika-reactor.html Work Name: build_tika_tika-reactor (Type: Build) Work ended in a state of : Failed Elapsed: 1 min 15 secs Command Line: /opt/maven3/bin/mvn --batch-mode -DskipTests=true --settings /srv/gump/public/workspace/tika/gump_mvn_settings.xml install [Working Directory: /srv/gump/public/workspace/tika] MAVEN_OPTS: -Xmx512m M2_HOME: /opt/maven3 --------------------------------------------- [INFO] Apache Tika parsers ................................ FAILURE [ 26.420 s] [INFO] Apache Tika XMP .................................... SKIPPED [INFO] Apache Tika serialization .......................... SKIPPED [INFO] Apache Tika batch .................................. SKIPPED [INFO] Apache Tika application ............................ SKIPPED [INFO] Apache Tika OSGi bundle ............................ SKIPPED [INFO] Apache Tika translate .............................. SKIPPED [INFO] Apache Tika server ................................. SKIPPED [INFO] Apache Tika examples ............................... SKIPPED [INFO] Apache Tika Java-7 Components ...................... SKIPPED [INFO] Apache Tika ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:03 min [INFO] Finished at: 2015-08-02T02:26:05+00:00 [INFO] Final Memory: 45M/110M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project tika-parsers: Compilation failure: Compilation failure: [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/AdobeFontMetricParser.java:[26,30] cannot find symbol [ERROR] symbol: class FontMetric [ERROR] location: package org.apache.fontbox.afm [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/AdobeFontMetricParser.java:[70,8] cannot find symbol [ERROR] symbol: class FontMetric [ERROR] location: class org.apache.tika.parser.font.AdobeFontMetricParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/AdobeFontMetricParser.java:[75,28] cannot find symbol [ERROR] symbol: method getResult() [ERROR] location: variable parser of type org.apache.fontbox.afm.AFMParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/TrueTypeParser.java:[67,26] cannot find symbol [ERROR] symbol: method parseTTF(java.io.File) [ERROR] location: variable parser of type org.apache.fontbox.ttf.TTFParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/font/TrueTypeParser.java:[69,26] cannot find symbol [ERROR] symbol: method parseTTF(java.io.InputStream) [ERROR] location: variable parser of type org.apache.fontbox.ttf.TTFParser [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/utils/CommonsDigester.java:[136,41] cannot find symbol [ERROR] symbol: method md2Hex(java.io.InputStream) [ERROR] location: class org.apache.commons.codec.digest.DigestUtils [ERROR] /srv/gump/public/workspace/tika/tika-parsers/src/main/java/org/apache/tika/parser/utils/CommonsDigester.java:[142,41] cannot find symbol [ERROR] symbol: method sha1Hex(java.io.InputStream) [ERROR] location: class org.apache.commons.codec.digest.DigestUtils [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :tika-parsers --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/tika/tika-reactor/rss.xml - Atom: http://vmgump.apache.org/gump/public/tika/tika-reactor/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20150802000005, vmgump.apache.org:vmgump:20150802000005 Gump E-mail Identifier (unique within run) #4. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@gump.apache.org For additional commands, e-mail: general-h...@gump.apache.org