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

------------------------------------------
Started by upstream project "Cy3 Layout api" build number 1183
Checking out http://chianti.ucsd.edu/svn/core3/layout-cytoscape-impl/trunk
A         osgi.bnd
A         src
A         src/main
A         src/main/java
A         src/main/java/csplugins
A         src/main/java/csplugins/layout
A         src/main/java/csplugins/layout/Profile.java
A         src/main/java/csplugins/layout/algorithms
A         
src/main/java/csplugins/layout/algorithms/GroupAttributesLayout.java.broken
A         src/main/java/csplugins/layout/algorithms/StackedNodeLayout.java
A         src/main/java/csplugins/layout/algorithms/circularLayout
A         
src/main/java/csplugins/layout/algorithms/circularLayout/CircularLayoutAlgorithm.java
A         src/main/java/csplugins/layout/algorithms/bioLayout
A         
src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutKKAlgorithm.java
A         
src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutFRAlgorithm.java
A         
src/main/java/csplugins/layout/algorithms/bioLayout/BioLayoutAlgorithm.java
A         src/main/java/csplugins/layout/algorithms/graphPartition
A         
src/main/java/csplugins/layout/algorithms/graphPartition/AttributeCircleLayout.java
A         
src/main/java/csplugins/layout/algorithms/graphPartition/ISOMLayout.java
A         
src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java
A         src/main/java/csplugins/layout/algorithms/graphPartition/Layout.java
A         src/main/java/csplugins/layout/algorithms/hierarchicalLayout
A         
src/main/java/csplugins/layout/algorithms/hierarchicalLayout/Graph.java
A         
src/main/java/csplugins/layout/algorithms/hierarchicalLayout/HierarchicalLayoutAlgorithm.java
A         src/main/java/csplugins/layout/algorithms/hierarchicalLayout/Edge.java
A         src/main/resources
A         src/main/resources/META-INF
A         src/main/resources/META-INF/spring
A         src/main/resources/META-INF/spring/bundle-context-osgi.xml
A         src/main/resources/META-INF/spring/bundle-context.xml
A         pom.xml
At revision 21333
no change for http://chianti.ucsd.edu/svn/core3/layout-cytoscape-impl/trunk 
since the previous build
Parsing POMs
[trunk] $ java -cp 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.369.jar:/R1/tools/maven/apache-maven-2.1.0/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /R1/tools/maven/apache-maven-2.1.0 
/R1/resources/webservers/tomcat_2/webapps/hudson/WEB-INF/lib/remoting-1.369.jar 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.369.jar
 36024 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/pom.xml> 
deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.layout-cytoscape-impl [csplugins.layout]
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[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]
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/pom.xml> 
to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Layout 
impl/modules/org.cytoscape$layout-cytoscape-impl/builds/2010-08-11_15-19-14/archive/org.cytoscape/layout-cytoscape-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[13,26]
 cannot find symbol
symbol  : class CyTableManager
location: package org.cytoscape.model

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Layout%20impl/ws/trunk/src/main/java/csplugins/layout/algorithms/graphPartition/DegreeSortedCircleLayout.java>:[29,9]
 cannot find symbol
symbol  : class CyTableManager
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>:[34,58]
 cannot find symbol
symbol  : class CyTableManager
location: class 
csplugins.layout.algorithms.graphPartition.DegreeSortedCircleLayout


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Wed Aug 11 15:19:22 EDT 2010
[INFO] Final Memory: 44M/492M
[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://10.20.1.18: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: 1.8
[INFO] [sonar-core:internal]
[INFO] Sonar JDBC URL: jdbc:mysql://10.20.1.18:3306/sonar
[INFO] Sonar JDBC login: sonar
[INFO] Sonar JDBC driver: com.mysql.jdbc.Driver
[INFO] Sonar branch: 
[INFO] org.cytoscape.layout-cytoscape-impl [csplugins.layout] Selected quality 
profile : Cytoscape, language=java
[INFO] org.cytoscape.layout-cytoscape-impl [csplugins.layout] Executing 
org.codehaus.mojo:findbugs-maven-plugin:[findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.layout-cytoscape-impl [csplugins.layout]
[INFO]    task-segment: [org.codehaus.mojo:findbugs-maven-plugin:1.2:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing findbugs:findbugs
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[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 mojo
Compilation failure
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 seconds
[INFO] Finished at: Wed Aug 11 15:20:15 EDT 2010
[INFO] Final Memory: 61M/725M
[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