Return-Path: X-Original-To: apmail-gump-general-archive@www.apache.org Delivered-To: apmail-gump-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9A7C0D3BE for ; Mon, 22 Oct 2012 05:17:02 +0000 (UTC) Received: (qmail 13010 invoked by uid 500); 22 Oct 2012 05:17:02 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 12847 invoked by uid 500); 22 Oct 2012 05:16:57 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 12766 invoked by uid 99); 22 Oct 2012 05:16:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 05:16:54 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=5.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.55] (HELO vmgump.apache.org) (140.211.11.55) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 05:16:52 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 45DE214DD76 for ; Mon, 22 Oct 2012 05:16:28 +0000 (UTC) Date: Mon, 22 Oct 2012 05:16:27 UTC From: gump@vmgump.apache.org To: general@gump.apache.org Subject: BATCH: All dressed up, with nowhere to go... Message-Id: <20121022051628.45DE214DD76@vmgump.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Dear Gumpmeisters, The following 2 notifys should have been sent *********************************************************** G U M P [GUMP@vmgump]: Project google-docbkx-maven-plugin (in module google-docbkx) failed [GUMP@vmgump]: Project cocoon-optional (in module cocoon3) failed *********************************************************** G U M P [GUMP@vmgump]: Project google-docbkx-maven-plugin (in module google-docbkx) 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 google-docbkx-maven-plugin has an issue affecting its community integration. This issue affects 1 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - google-docbkx-maven-plugin : A number of tools for handling DocBook XML transformations. Full details are available at: http://vmgump.apache.org/gump/public/google-docbkx/google-docbkx-maven-plugin/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/google-docbkx/docbkx-maven-plugin/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/google-docbkx/docbkx-maven-plugin/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/google-docbkx/google-docbkx-maven-plugin/gump_work/build_google-docbkx_google-docbkx-maven-plugin.html Work Name: build_google-docbkx_google-docbkx-maven-plugin (Type: Build) Work ended in a state of : Failed Elapsed: 43 secs Command Line: /opt/maven2/bin/mvn --batch-mode --settings /srv/gump/public/workspace/google-docbkx/docbkx-maven-plugin/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/google-docbkx/docbkx-maven-plugin] M2_HOME: /opt/maven2 --------------------------------------------- [WARNING] Failed to obtain description for empty.local.l10n.xml [WARNING] Failed to obtain description for local.l10n.xml [WARNING] Failed to obtain description for webhelp.autolabel [WARNING] Failed to obtain description for htmlhelp.output [WARNING] Failed to parse description for olink.pubid [INFO] Number of parameters: 332 [INFO] [docbkx-builder:build {execution: generate-template}] [INFO] Number of parameters: 0 [INFO] [plugin:descriptor {execution: default-descriptor}] [INFO] Using 2 extractors. [INFO] Applying extractor for language: java [INFO] Extractor for language: java found 10 mojo descriptors. [INFO] Applying extractor for language: bsh [INFO] Extractor for language: bsh found 0 mojo descriptors. [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 21 source files to /srv/gump/public/workspace/google-docbkx/docbkx-maven-plugin/target/classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /srv/gump/public/workspace/google-docbkx/docbkx-maven-plugin/src/main/java/com/agilejava/docbkx/maven/AbstractFoMojo.java:[125,44] error: no suitable method found for newInstance() method FopFactory.newInstance(URI,InputStream) is not applicable (actual and formal argument lists differ in length) method FopFactory.newInstance(URI) is not applicable (actual and formal argument lists differ in length) method FopFactory.newInstance(File) is not applicable (actual and formal argument lists differ in length) method FopFactory.newInstance(FopFactoryConfig) is not applicable (actual and formal argument lists differ in length) /srv/gump/public/workspace/google-docbkx/docbkx-maven-plugin/src/main/java/com/agilejava/docbkx/maven/AbstractFoMojo.java:[127,13] error: cannot find symbol could not parse error message: symbol: method setBaseURL(String) location: variable userAgent of type FOUserAgent /srv/gump/public/workspace/google-docbkx/docbkx-maven-plugin/src/main/java/com/agilejava/docbkx/maven/AbstractFoMojo.java:139: error: cannot find symbol fopFactory.setUserConfig(configuration); ^ [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42 seconds [INFO] Finished at: Mon Oct 22 03:36:11 UTC 2012 [INFO] Final Memory: 31M/86M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/google-docbkx/google-docbkx-maven-plugin/rss.xml - Atom: http://vmgump.apache.org/gump/public/google-docbkx/google-docbkx-maven-plugin/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 06001821102012, vmgump.apache.org:vmgump:06001821102012 Gump E-mail Identifier (unique within run) #2. *********************************************************** G U M P [GUMP@vmgump]: Project cocoon-optional (in module cocoon3) 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 cocoon-optional has an issue affecting its community integration. This issue affects 5 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - cocoon-all : Java XML Framework - cocoon-databases : Java XML Framework - cocoon-optional : Java XML Framework - cocoon-optional-test : Java XML Framework - cocoon3-reactor : Java XML Framework Full details are available at: http://vmgump.apache.org/gump/public/cocoon3/cocoon-optional/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [cocoon-optional-*[0-9T].jar] identifier set to project name -INFO- Optional dependency solr prerequisite failed with reason build failed -INFO- Optional dependency commons-betwixt failed with reason build failed -INFO- Optional dependency tika-reactor failed with reason build failed -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/cocoon3/cocoon-optional/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/cocoon3/cocoon-optional/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/cocoon3/cocoon-optional/gump_work/build_cocoon3_cocoon-optional.html Work Name: build_cocoon3_cocoon-optional (Type: Build) Work ended in a state of : Failed Elapsed: 26 secs Command Line: /opt/maven2/bin/mvn --batch-mode -DskipTests=true --settings /srv/gump/public/workspace/cocoon3/cocoon-optional/gump_mvn_settings.xml install [Working Directory: /srv/gump/public/workspace/cocoon3/cocoon-optional] M2_HOME: /opt/maven2 --------------------------------------------- Downloading: http://localhost:8192/maven/2/org/apache/xmlgraphics/batik-extension/1.7/batik-extension-1.7.jar 54K downloaded (batik-extension-1.7.jar) 4431K downloaded (lucene-kuromoji-3.6.1.jar) Downloading: http://localhost:8192/maven/2/org/apache/lucene/lucene-misc/3.6.1/lucene-misc-3.6.1.jar 55K downloaded (lucene-misc-3.6.1.jar) Downloading: http://localhost:8192/maven/2/org/apache/lucene/lucene-phonetic/3.6.1/lucene-phonetic-3.6.1.jar [INFO] Unable to find resource 'org.apache.lucene:lucene-phonetic:jar:3.6.1' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2/) Downloading: http://localhost:8192/maven2/org/apache/lucene/lucene-phonetic/3.6.1/lucene-phonetic-3.6.1.jar 14K downloaded (lucene-phonetic-3.6.1.jar) Downloading: http://localhost:8192/maven/2/org/apache/lucene/lucene-spatial/3.6.1/lucene-spatial-3.6.1.jar [INFO] Unable to find resource 'org.apache.lucene:lucene-spatial:jar:3.6.1' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2/) Downloading: http://localhost:8192/maven2/org/apache/lucene/lucene-spatial/3.6.1/lucene-spatial-3.6.1.jar 58K downloaded (lucene-spatial-3.6.1.jar) Downloading: http://localhost:8192/maven/2/org/apache/lucene/lucene-spellchecker/3.6.1/lucene-spellchecker-3.6.1.jar [INFO] Unable to find resource 'org.apache.lucene:lucene-spellchecker:jar:3.6.1' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2/) Downloading: http://localhost:8192/maven2/org/apache/lucene/lucene-spellchecker/3.6.1/lucene-spellchecker-3.6.1.jar 102K downloaded (lucene-spellchecker-3.6.1.jar) Downloading: http://localhost:8192/maven/2/org/apache/lucene/lucene-grouping/3.6.1/lucene-grouping-3.6.1.jar [INFO] Unable to find resource 'org.apache.lucene:lucene-grouping:jar:3.6.1' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2/) Downloading: http://localhost:8192/maven2/org/apache/lucene/lucene-grouping/3.6.1/lucene-grouping-3.6.1.jar 62K downloaded (lucene-grouping-3.6.1.jar) [INFO] [enforcer:enforce {execution: enforce-maven}] [WARNING] The parameter expression: 'project.build.resources' used in mojo: 'process' has been deprecated. Use 'project.resources' instead. [INFO] [remote-resources:process {execution: default}] [debug] execute contextualize [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 16 source files to /srv/gump/public/workspace/cocoon3/cocoon-optional/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /srv/gump/public/workspace/cocoon3/cocoon-optional/src/main/java/org/apache/cocoon/optional/pipeline/components/sax/fop/FopSerializer.java:[37,60] error: no suitable method found for newInstance() [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /srv/gump/public/workspace/cocoon3/cocoon-optional/src/main/java/org/apache/cocoon/optional/pipeline/components/sax/fop/FopSerializer.java:[37,60] error: no suitable method found for newInstance() [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24 seconds [INFO] Finished at: Mon Oct 22 04:07:16 UTC 2012 [INFO] Final Memory: 61M/146M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/cocoon3/cocoon-optional/rss.xml - Atom: http://vmgump.apache.org/gump/public/cocoon3/cocoon-optional/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 06001821102012, vmgump.apache.org:vmgump:06001821102012 Gump E-mail Identifier (unique within run) #3. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org