See <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/1011/>

------------------------------------------
[...truncated 109 lines...]
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[362,6]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutKKAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[365,2]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[366,2]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[370,6]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutKKAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[373,2]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[374,2]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[407,3]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[415,8]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutKKAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[418,4]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[437,3]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[445,8]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutKKAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[448,4]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[458,2]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java>:[459,2]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[34,2]
 cannot find symbol
symbol  : constructor 
AbstractGraphPartition(org.cytoscape.work.undo.UndoSupport)
location: class org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[63,32]
 cannot find symbol
symbol  : variable network
location: class 
csplugins.layout.algorithms.graphPartition.DegreeSortedCircleLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[64,30]
 cannot find symbol
symbol  : variable network
location: class 
csplugins.layout.algorithms.graphPartition.DegreeSortedCircleLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[76,6]
 cannot find symbol
symbol  : variable canceled
location: class 
csplugins.layout.algorithms.graphPartition.DegreeSortedCircleLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[86,20]
 cannot find symbol
symbol: variable network
                                        final int d1 = 
network.getAdjacentEdgeList(node1, CyEdge.Type.ANY).size();

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[87,20]
 cannot find symbol
symbol: variable network
                                        final int d2 = 
network.getAdjacentEdgeList(node2, CyEdge.Type.ANY).size();

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[101,6]
 cannot find symbol
symbol  : variable canceled
location: class 
csplugins.layout.algorithms.graphPartition.DegreeSortedCircleLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[118,7]
 cannot find symbol
symbol  : method construct()
location: class org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutFRAlgorithm.java>:[438,2]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutFRAlgorithm.java>:[439,2]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutFRAlgorithm.java>:[445,52]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.bioLayout.BioLayoutFRAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutFRAlgorithm.java>:[469,3]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutFRAlgorithm.java>:[470,3]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutFRAlgorithm.java>:[477,2]
 taskMonitor has private access in 
org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[226,7]
 csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm is 
not abstract and does not override abstract method getTaskIterator() in 
org.cytoscape.work.TaskFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[286,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[295,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[296,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[382,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[383,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[414,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[415,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[422,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[423,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[496,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[497,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[567,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[568,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[619,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[620,3]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[816,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[817,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java>:[1169,2]
 cannot find symbol
symbol  : variable taskMonitor
location: class 
csplugins.layout.algorithms.hierarchicalLayout.HierarchicalLayoutAlgorithm

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java>:[63,2]
 cannot find symbol
symbol  : constructor 
AbstractGraphPartition(org.cytoscape.work.undo.UndoSupport)
location: class org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java>:[97,17]
 cannot find symbol
symbol  : variable network
location: class csplugins.layout.algorithms.graphPartition.ISOMLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java>:[110,7]
 cannot find symbol
symbol  : variable canceled
location: class csplugins.layout.algorithms.graphPartition.ISOMLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java>:[221,37]
 cannot find symbol
symbol  : variable network
location: class csplugins.layout.algorithms.graphPartition.ISOMLayout

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/AttributeCircleLayout.java>:[68,2]
 cannot find symbol
symbol  : constructor 
AbstractGraphPartition(org.cytoscape.work.undo.UndoSupport)
location: class org.cytoscape.view.layout.AbstractGraphPartition

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/AttributeCircleLayout.java>:[76,2]
 cannot find symbol
symbol  : constructor 
AbstractGraphPartition(org.cytoscape.work.undo.UndoSupport)
location: class org.cytoscape.view.layout.AbstractGraphPartition


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Fri Sep 10 18:19:52 EDT 2010
[INFO] Final Memory: 49M/598M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
channel stopped
[trunk] $ /R1/tools/maven/apache-maven-2.1.0/bin/mvn 
org.codehaus.sonar:sonar-maven-plugin:1.8:sonar 
-Dsonar.jdbc.driver=com.mysql.jdbc.Driver -Dsonar.jdbc.username=sonar 
-Dsonar.jdbc.password=deploysonar 
-Dsonar.jdbc.url=jdbc:mysql://localhost:3306/sonar 
-Dsonar.host.url=http://localhost:8021/sonar/ -Dsonar.skipInstall=true
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.layout-cytoscape-impl [csplugins.layout]
[INFO]    task-segment: [org.codehaus.sonar:sonar-maven-plugin:1.8:sonar] 
(aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [sonar:sonar]
[INFO] Sonar host: http://localhost:8021/sonar
[INFO] Sonar version: 2.2
[INFO] [sonar-core:internal]
[INFO]  Database dialect class org.sonar.api.database.dialect.MySql
[INFO]  -------------  Analyzing org.cytoscape.layout-cytoscape-impl 
[csplugins.layout]
[INFO]  Selected quality profile : Cytoscape, language=java
[INFO]  Configure maven plugins...
[INFO]  Sensor JavaSourceImporter...
[INFO]  Sensor JavaSourceImporter done: 532 ms
[INFO]  Sensor AsynchronousMeasuresSensor...
[INFO]  Sensor AsynchronousMeasuresSensor done: 28 ms
[INFO]  Sensor SquidSensor...
[INFO]  Java AST scan...
[INFO]  Java AST scan done: 910 ms
[INFO]  Squid extraction...
[INFO]  Squid extraction done: 269 ms
[INFO]  Sensor SquidSensor done: 1258 ms
[INFO]  Sensor ProfileSensor...
[INFO]  Sensor ProfileSensor done: 24 ms
[INFO]  Sensor ProjectLinksSensor...
[INFO]  Sensor ProjectLinksSensor done: 6 ms
[INFO]  Sensor VersionEventsSensor...
[INFO]  Sensor VersionEventsSensor done: 36 ms
[INFO]  Sensor Maven dependencies...
[INFO]  Sensor Maven dependencies done: 108 ms
[INFO]  Execute maven plugin findbugs-maven-plugin...
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.layout-cytoscape-impl [csplugins.layout]
[INFO]    task-segment: [org.codehaus.mojo:findbugs-maven-plugin:2.3.1:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing findbugs:findbugs
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [pax:compile]
[INFO] Compiling 13 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/target/classes>
[INFO] [recovering meta-data]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar

Embedded error: Unable to execute maven plugin
Compilation failure
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Fri Sep 10 18:20:16 EDT 2010
[INFO] Final Memory: 67M/724M
[INFO] ------------------------------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to