See <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/1365/changes>

Changes:

[ruschein] Created a new CyColumn class.

------------------------------------------
[...truncated 209 lines...]
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[138,8]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[188,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[193,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[214,9]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[239,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[272,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[756,9]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[756,44]
 cannot find symbol
symbol  : method getColumn(java.lang.String)
location: interface org.cytoscape.model.CyTable

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[760,9]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[760,49]
 cannot find symbol
symbol  : method getColumn(java.lang.String)
location: interface org.cytoscape.model.CyTable

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[764,9]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[771,9]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[737,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[813,8]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[813,44]
 cannot find symbol
symbol  : method getColumn(java.lang.String)
location: interface org.cytoscape.model.CyTable

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[817,8]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[827,19]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[827,50]
 cannot find symbol
symbol  : method getColumns()
location: interface org.cytoscape.model.CyTable

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[828,13]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[800,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[838,15]
 org.cytoscape.model.internal.CyTableImpl.InternalRow is not abstract and does 
not override abstract method <T>isSet(java.lang.String,java.lang.Class<? 
extends T>) in org.cytoscape.model.CyRow

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[870,2]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyTableImpl.java>:[879,14]
 cannot find symbol
symbol  : class CyColumn
location: class org.cytoscape.model.internal.CyTableImpl.InternalRow

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/VirtualColumn.java>:[56,37]
 cannot find symbol
symbol  : method getColumn(java.lang.String)
location: interface org.cytoscape.model.CyTable

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/VirtualColumn.java>:[58,37]
 cannot find symbol
symbol  : method getColumn(java.lang.String)
location: interface org.cytoscape.model.CyTable

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyColumnImpl.java>:[60,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyColumnImpl.java>:[64,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyColumnImpl.java>:[67,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyColumnImpl.java>:[78,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyColumnImpl.java>:[82,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyColumnImpl.java>:[86,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyColumnImpl.java>:[90,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyColumnImpl.java>:[94,1]
 method does not override or implement a method from a supertype

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/src/main/java/org/cytoscape/model/internal/CyColumnImpl.java>:[97,1]
 method does not override or implement a method from a supertype


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Mon Jan 31 19:06:50 EST 2011
[INFO] Final Memory: 70M/721M
[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...
[INFO] Reactor build order: 
[INFO]   model-impl-parent
[INFO]   org.cytoscape.model-impl
[INFO]   org.cytoscape.model-impl-it
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building model-impl-parent
[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.4
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots//org/cytoscape/parent/3.0.0-alpha4-SNAPSHOT/parent-3.0.0-alpha4-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:parent:pom:3.0.0-alpha4-SNAPSHOT' 
in repository cytoscape_snapshots 
(http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-snapshot//org/cytoscape/parent/3.0.0-alpha4-SNAPSHOT/parent-3.0.0-alpha4-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:parent:pom:3.0.0-alpha4-SNAPSHOT' 
in repository cytoscape_biopax_snapshot 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-snapshot/)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi//org/cytoscape/parent/3.0.0-alpha4-SNAPSHOT/parent-3.0.0-alpha4-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:parent:pom:3.0.0-alpha4-SNAPSHOT' 
in repository spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi-external//org/cytoscape/parent/3.0.0-alpha4-SNAPSHOT/parent-3.0.0-alpha4-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:parent:pom:3.0.0-alpha4-SNAPSHOT' 
in repository spring-osgi-snapshots 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi-external/)
[INFO] snapshot org.cytoscape:model-impl:3.0.0-alpha3-SNAPSHOT: checking for 
updates from cytoscape_snapshots
[INFO] snapshot org.cytoscape:model-impl:3.0.0-alpha3-SNAPSHOT: checking for 
updates from cytoscape_biopax_snapshot
[INFO] snapshot org.cytoscape:model-impl:3.0.0-alpha3-SNAPSHOT: checking for 
updates from spring-osgi
[INFO] snapshot org.cytoscape:model-impl:3.0.0-alpha3-SNAPSHOT: checking for 
updates from spring-osgi-snapshots
[INFO] [sonar-core:internal]
[INFO]  Database dialect class org.sonar.jpa.dialect.MySql
[INFO]  -------------  Analyzing org.cytoscape.model-impl
[INFO]  Selected quality profile : [name=Cytoscape,language=java]
[INFO]  Configure maven plugins...
[INFO]  Sensor JavaSourceImporter...
[INFO]  Sensor JavaSourceImporter done: 615 ms
[INFO]  Sensor AsynchronousMeasuresSensor...
[INFO]  Sensor AsynchronousMeasuresSensor done: 0 ms
[INFO]  Sensor SquidSensor...
[INFO]  Java AST scan...
[INFO]  Java AST scan done: 832 ms
[INFO]  Java bytecode scan...
[WARN]  Class 'org/cytoscape/model/internal/VirtualColumn' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableEntryImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyColumnImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableRowUpdateServiceImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/tsort/TopoGraphNode' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArrayGraph' is not accessible 
through the ClassLoader.
[WARN]  Class 
'org/cytoscape/model/internal/CyTableRowUpdateServiceImpl$RowCreatedMicroListenerProxy'
 is not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyEdgeImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyRootNetworkFactoryImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableImpl$InternalRow' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArrayGraph$2' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArrayGraph$1' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyNetworkManagerImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyNetworkFactoryImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/tsort/TopologicalSort' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/EdgePointer' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArraySubGraph' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 
'org/cytoscape/model/internal/CyTableRowUpdateServiceImpl$RowSetMicroListenerProxy'
 is not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/NodePointer' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyNodeImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/EqnSupport' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableManagerImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/AttribTopoGraphNode' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableFactoryImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/VirtualColumn' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableEntryImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyColumnImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableRowUpdateServiceImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/tsort/TopoGraphNode' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArrayGraph' is not accessible 
through the ClassLoader.
[WARN]  Class 
'org/cytoscape/model/internal/CyTableRowUpdateServiceImpl$RowCreatedMicroListenerProxy'
 is not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyEdgeImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyRootNetworkFactoryImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableImpl$InternalRow' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArrayGraph$2' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArrayGraph$1' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyNetworkManagerImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyNetworkFactoryImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/tsort/TopologicalSort' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/EdgePointer' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArraySubGraph' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 
'org/cytoscape/model/internal/CyTableRowUpdateServiceImpl$RowSetMicroListenerProxy'
 is not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/NodePointer' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyNodeImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/EqnSupport' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableManagerImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/AttribTopoGraphNode' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableFactoryImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/VirtualColumn' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableEntryImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyColumnImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableRowUpdateServiceImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/tsort/TopoGraphNode' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArrayGraph' is not accessible 
through the ClassLoader.
[WARN]  Class 
'org/cytoscape/model/internal/CyTableRowUpdateServiceImpl$RowCreatedMicroListenerProxy'
 is not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyEdgeImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyRootNetworkFactoryImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableImpl$InternalRow' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArrayGraph$2' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArrayGraph$1' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyNetworkManagerImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyNetworkFactoryImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/tsort/TopologicalSort' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/EdgePointer' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/ArraySubGraph' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 
'org/cytoscape/model/internal/CyTableRowUpdateServiceImpl$RowSetMicroListenerProxy'
 is not accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/NodePointer' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyNodeImpl' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/EqnSupport' is not accessible 
through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableManagerImpl' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/AttribTopoGraphNode' is not 
accessible through the ClassLoader.
[WARN]  Class 'org/cytoscape/model/internal/CyTableFactoryImpl' is not 
accessible through the ClassLoader.
[INFO]  Java bytecode scan done: 35 ms
[INFO]  Squid extraction...
[INFO]  Package design analysis...
[INFO]  Package design analysis done: 7 ms
[INFO]  Squid extraction done: 341 ms
[INFO]  Sensor SquidSensor done: 1285 ms
[INFO]  Sensor FindbugsSensor...
[INFO]  Execute Findbugs 1.3.9...
[INFO]  Findbugs output report: 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/target/sonar/findbugs-result.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar

Embedded error: Can not execute Findbugs
No classes found to analyze in 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Model%20impl/ws/trunk/impl/target/classes>
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/model-api/3.0.0-alpha3-SNAPSHOT/model-api-3.0.0-alpha3-SNAPSHOT.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/event-api/3.0.0-alpha2/event-api-3.0.0-alpha2.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/equations-api/3.0.0-alpha1/equations-api-3.0.0-alpha1.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/equations-impl/3.0.0-alpha1/equations-impl-3.0.0-alpha1.jar
 
*/R1/resources/M2_MAVEN/repository/org/cytoscape/service-util/3.0.0-alpha1/service-util-3.0.0-alpha1.jar
 
*/R1/resources/M2_MAVEN/repository/org/ops4j/pax/logging/pax-logging-api/1.5.2/pax-logging-api-1.5.2.jar
 */tmp/findbugs1049308400695205496.jar */tmp/findbugs5618228392039233107.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/resources.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/rt.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/jsse.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/jce.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/charsets.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/ext/dnsns.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/ext/localedata.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/ext/sunjce_provider.jar 
*/R1/tools/java/jdk1.6.0_20/jre/lib/ext/sunpkcs11.jar 
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Mon Jan 31 19:07:14 EST 2011
[INFO] Final Memory: 45M/597M
[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