Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B27F9DDD for ; Sun, 27 May 2012 02:15:11 +0000 (UTC) Received: (qmail 54319 invoked by uid 500); 27 May 2012 02:15:10 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 54195 invoked by uid 500); 27 May 2012 02:15:10 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 54187 invoked by uid 99); 27 May 2012 02:15:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2012 02:15:09 +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; Sun, 27 May 2012 02:15:06 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id D8FB7147B8B for ; Sun, 27 May 2012 02:14:42 +0000 (UTC) Date: Sun, 27 May 2012 02:14:42 UTC From: commons-graph development To: dev@commons.apache.org Subject: [GUMP@vmgump]: Project commons-graph (in module commons-sandbox) failed Message-Id: <20120527021442.D8FB7147B8B@vmgump.apache.org> 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 commons-graph has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 141 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-graph : Apache commons sandbox Full details are available at: http://vmgump.apache.org/gump/public/commons-sandbox/commons-graph/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [commons-graph-*[0-9T].jar] identifier set to project name -INFO- Optional dependency xpp prerequisite failed with reason build failed -INFO- Optional dependency junit failed with reason build failed -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/commons-sandbox/graph/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-sandbox/graph/pom.xml -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/commons-sandbox/commons-graph/gump_work/build_commons-sandbox_commons-graph.html Work Name: build_commons-sandbox_commons-graph (Type: Build) Work ended in a state of : Failed Elapsed: 16 secs Command Line: /opt/maven2/bin/mvn --batch-mode --settings /srv/gump/public/workspace/commons-sandbox/graph/gump_mvn_settings.xml install [Working Directory: /srv/gump/public/workspace/commons-sandbox/graph] M2_HOME: /opt/maven2 --------------------------------------------- [ERROR] /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/CommonsGraph.java:[215,61] withConnections(org.apache.commons.graph.builder.GraphConnection) in org.apache.commons.graph.builder.LinkedConnectionBuilder> cannot be applied to (org.apache.commons.graph.builder.GraphConnection) [ERROR] /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java:[75,43] cannot find symbol symbol : method applyingDepthFirstSearch(org.apache.commons.graph.flow.FlowNetworkHandler,W>) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector>> [ERROR] /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java:[82,47] cannot find symbol symbol : method applyingDepthFirstSearch(org.apache.commons.graph.flow.FlowNetworkHandler,W>) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector>> [ERROR] /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java:[103,43] cannot find symbol symbol : method applyingBreadthFirstSearch(org.apache.commons.graph.flow.FlowNetworkHandler,W>) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector>> [ERROR] /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java:[110,47] cannot find symbol symbol : method applyingBreadthFirstSearch(org.apache.commons.graph.flow.FlowNetworkHandler,W>) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector>> [ERROR] /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeSourceSelector.java:[109,20] whereEdgesHaveWeights(M) in org.apache.commons.graph.shortestpath.PathWeightedEdgesBuilder cannot be applied to (org.apache.commons.graph.Mapper) [ERROR] /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/connectivity/DefaultConnectivityAlgorithmsSelector.java:[69,64] cannot find symbol symbol : method applyingDepthFirstSearch(org.apache.commons.graph.connectivity.ConnectedComponentHandler) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector> [INFO] 8 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/CommonsGraph.java:[201,59] withConnections(org.apache.commons.graph.builder.GraphConnection) in org.apache.commons.graph.builder.LinkedConnectionBuilder> cannot be applied to (org.apache.commons.graph.builder.GraphConnection) /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/CommonsGraph.java:[215,61] withConnections(org.apache.commons.graph.builder.GraphConnection) in org.apache.commons.graph.builder.LinkedConnectionBuilder> cannot be applied to (org.apache.commons.graph.builder.GraphConnection) /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java:[75,43] cannot find symbol symbol : method applyingDepthFirstSearch(org.apache.commons.graph.flow.FlowNetworkHandler,W>) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector>> /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java:[82,47] cannot find symbol symbol : method applyingDepthFirstSearch(org.apache.commons.graph.flow.FlowNetworkHandler,W>) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector>> /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java:[103,43] cannot find symbol symbol : method applyingBreadthFirstSearch(org.apache.commons.graph.flow.FlowNetworkHandler,W>) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector>> /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java:[110,47] cannot find symbol symbol : method applyingBreadthFirstSearch(org.apache.commons.graph.flow.FlowNetworkHandler,W>) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector>> /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeSourceSelector.java:[109,20] whereEdgesHaveWeights(M) in org.apache.commons.graph.shortestpath.PathWeightedEdgesBuilder cannot be applied to (org.apache.commons.graph.Mapper) /srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/connectivity/DefaultConnectivityAlgorithmsSelector.java:[69,64] cannot find symbol symbol : method applyingDepthFirstSearch(org.apache.commons.graph.connectivity.ConnectedComponentHandler) location: interface org.apache.commons.graph.visit.VisitAlgorithmsSelector> [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15 seconds [INFO] Finished at: Sun May 27 02:14:41 UTC 2012 [INFO] Final Memory: 29M/70M [INFO] ------------------------------------------------------------------------ --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/commons-sandbox/commons-graph/rss.xml - Atom: http://vmgump.apache.org/gump/public/commons-sandbox/commons-graph/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 16010027052012, vmgump.apache.org:vmgump:16010027052012 Gump E-mail Identifier (unique within run) #20. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org