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 gene...@gump.apache.org.

Project commons-graph has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 19 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
 -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: 17 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:[179,61]
 
withConnections(org.apache.commons.graph.builder.GraphConnection<java.lang.Object,java.lang.Object>)
 in 
org.apache.commons.graph.builder.LinkedConnectionBuilder<java.lang.Object,java.lang.Object,org.apache.commons.graph.model.UndirectedMutableGraph<V,E>>
 cannot be applied to (org.apache.commons.graph.builder.GraphConnection<V,E>)
[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<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>,W>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.DirectedGraph<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>>>
[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<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>,W>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.DirectedGraph<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>>>
[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<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>,W>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.DirectedGraph<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>>>
[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<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>,W>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.DirectedGraph<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>>>
[ERROR] 
/srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeSourceSelector.java:[109,20]
 <W,M>whereEdgesHaveWeights(M) in 
org.apache.commons.graph.shortestpath.PathWeightedEdgesBuilder<java.lang.Object,java.lang.Object>
 cannot be applied to (org.apache.commons.graph.Mapper<WE,W>)
[ERROR] 
/srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/connectivity/DefaultConnectivityAlgorithmsSelector.java:[68,64]
 cannot find symbol
symbol  : method 
applyingDepthFirstSearch(org.apache.commons.graph.connectivity.ConnectedComponentHandler<V,E>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.Graph<V,E>>
[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:[167,59]
 
withConnections(org.apache.commons.graph.builder.GraphConnection<java.lang.Object,java.lang.Object>)
 in 
org.apache.commons.graph.builder.LinkedConnectionBuilder<java.lang.Object,java.lang.Object,org.apache.commons.graph.model.DirectedMutableGraph<V,E>>
 cannot be applied to (org.apache.commons.graph.builder.GraphConnection<V,E>)
/srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/CommonsGraph.java:[179,61]
 
withConnections(org.apache.commons.graph.builder.GraphConnection<java.lang.Object,java.lang.Object>)
 in 
org.apache.commons.graph.builder.LinkedConnectionBuilder<java.lang.Object,java.lang.Object,org.apache.commons.graph.model.UndirectedMutableGraph<V,E>>
 cannot be applied to (org.apache.commons.graph.builder.GraphConnection<V,E>)
/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<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>,W>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.DirectedGraph<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>>>
/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<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>,W>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.DirectedGraph<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>>>
/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<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>,W>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.DirectedGraph<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>>>
/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<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>,W>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.DirectedGraph<V,org.apache.commons.graph.flow.DefaultMaxFlowAlgorithmSelector.EdgeWrapper<WE>>>
/srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeSourceSelector.java:[109,20]
 <W,M>whereEdgesHaveWeights(M) in 
org.apache.commons.graph.shortestpath.PathWeightedEdgesBuilder<java.lang.Object,java.lang.Object>
 cannot be applied to (org.apache.commons.graph.Mapper<WE,W>)
/srv/gump/public/workspace/commons-sandbox/graph/src/main/java/org/apache/commons/graph/connectivity/DefaultConnectivityAlgorithmsSelector.java:[68,64]
 cannot find symbol
symbol  : method 
applyingDepthFirstSearch(org.apache.commons.graph.connectivity.ConnectedComponentHandler<V,E>)
location: interface 
org.apache.commons.graph.visit.VisitAlgorithmsSelector<java.lang.Object,java.lang.Object,org.apache.commons.graph.Graph<V,E>>

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Mon Mar 26 02:50:53 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 12000026032012, vmgump.apache.org:vmgump:12000026032012
Gump E-mail Identifier (unique within run) #15.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to