See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/518/>

------------------------------------------
[...truncated 250 lines...]
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/ListMultiplePropHandler.java>:[33,11]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.ListMultiplePropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/ListMultiplePropHandler.java>:[33,5]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.ListMultiplePropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/BoundedPropHandler.java>:[19,36]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.BoundedPropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/BoundedPropHandler.java>:[19,30]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.BoundedPropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/BoundedPropHandler.java>:[27,21]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.BoundedPropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/BoundedPropHandler.java>:[27,15]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.BoundedPropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/BoundedPropHandler.java>:[31,11]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.BoundedPropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/BoundedPropHandler.java>:[31,5]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.BoundedPropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/ListSinglePropHandler.java>:[18,56]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.ListSinglePropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/ListSinglePropHandler.java>:[18,50]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.ListSinglePropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/ListSinglePropHandler.java>:[27,64]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.ListSinglePropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/ListSinglePropHandler.java>:[27,58]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.ListSinglePropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/ListSinglePropHandler.java>:[31,11]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.ListSinglePropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/ListSinglePropHandler.java>:[31,5]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.ListSinglePropHandler<T>

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[13,58]
 type parameter org.cytoscape.work.internal.props.PropHandler is not within its 
bound

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[13,7]
 org.cytoscape.work.internal.props.PropHandlerFactory is not abstract and does 
not override abstract method 
getHandler(java.lang.reflect.Method,java.lang.reflect.Method,java.lang.Object,org.cytoscape.work.Tunable)
 in org.cytoscape.work.HandlerFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[20,10]
 incompatible types
found   : org.cytoscape.work.internal.props.BooleanPropHandler
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[22,10]
 incompatible types
found   : org.cytoscape.work.internal.props.StringPropHandler
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[25,10]
 incompatible types
found   : org.cytoscape.work.internal.props.IntPropHandler
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[27,10]
 incompatible types
found   : org.cytoscape.work.internal.props.FloatPropHandler
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[29,10]
 incompatible types
found   : org.cytoscape.work.internal.props.LongPropHandler
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[31,10]
 incompatible types
found   : org.cytoscape.work.internal.props.DoublePropHandler
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[34,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.BoundedPropHandler<org.cytoscape.work.util.BoundedDouble>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[36,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.BoundedPropHandler<org.cytoscape.work.util.BoundedInteger>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[38,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.BoundedPropHandler<org.cytoscape.work.util.BoundedLong>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[40,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.BoundedPropHandler<org.cytoscape.work.util.BoundedFloat>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[42,18]
 cannot find symbol
symbol  : class FlexiblyBoundedDouble
location: class org.cytoscape.work.internal.props.PropHandlerFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[43,41]
 cannot find symbol
symbol  : class FlexiblyBoundedDouble
location: class org.cytoscape.work.internal.props.PropHandlerFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[43,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.FlexiblyBoundedPropHandler<FlexiblyBoundedDouble>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[44,18]
 cannot find symbol
symbol  : class FlexiblyBoundedInteger
location: class org.cytoscape.work.internal.props.PropHandlerFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[45,41]
 cannot find symbol
symbol  : class FlexiblyBoundedInteger
location: class org.cytoscape.work.internal.props.PropHandlerFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[45,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.FlexiblyBoundedPropHandler<FlexiblyBoundedInteger>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[46,18]
 cannot find symbol
symbol  : class FlexiblyBoundedLong
location: class org.cytoscape.work.internal.props.PropHandlerFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[47,41]
 cannot find symbol
symbol  : class FlexiblyBoundedLong
location: class org.cytoscape.work.internal.props.PropHandlerFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[47,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.FlexiblyBoundedPropHandler<FlexiblyBoundedLong>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[48,18]
 cannot find symbol
symbol  : class FlexiblyBoundedFloat
location: class org.cytoscape.work.internal.props.PropHandlerFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[49,41]
 cannot find symbol
symbol  : class FlexiblyBoundedFloat
location: class org.cytoscape.work.internal.props.PropHandlerFactory

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[49,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.FlexiblyBoundedPropHandler<FlexiblyBoundedFloat>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[53,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.ListSinglePropHandler<java.lang.Object>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[55,10]
 incompatible types
found   : 
org.cytoscape.work.internal.props.ListMultiplePropHandler<java.lang.Object>
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[58,10]
 incompatible types
found   : org.cytoscape.work.internal.props.FilePropHandler
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/PropHandlerFactory.java>:[60,10]
 incompatible types
found   : org.cytoscape.work.internal.props.URLPropHandler
required: org.cytoscape.work.internal.props.PropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/StringPropHandler.java>:[18,32]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.StringPropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/StringPropHandler.java>:[18,26]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.StringPropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/StringPropHandler.java>:[29,11]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.StringPropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/StringPropHandler.java>:[29,5]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.StringPropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/FloatPropHandler.java>:[19,31]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.FloatPropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/FloatPropHandler.java>:[19,25]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.FloatPropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/FloatPropHandler.java>:[30,16]
 cannot find symbol
symbol  : variable o
location: class org.cytoscape.work.internal.props.FloatPropHandler

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%20impl/ws/trunk/src/main/java/org/cytoscape/work/internal/props/FloatPropHandler.java>:[30,5]
 cannot find symbol
symbol  : variable f
location: class org.cytoscape.work.internal.props.FloatPropHandler


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Mon Aug 09 20:23:36 EDT 2010
[INFO] Final Memory: 54M/593M
[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.work-tunable-props-impl
[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://localhost:3306/sonar
[INFO] Sonar JDBC login: sonar
[INFO] Sonar JDBC driver: com.mysql.jdbc.Driver
[INFO] Sonar branch: 
[INFO] org.cytoscape.work-tunable-props-impl Selected quality profile : 
Cytoscape, language=java
[INFO] org.cytoscape.work-tunable-props-impl Executing 
org.codehaus.mojo:findbugs-maven-plugin:[findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.work-tunable-props-impl
[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 3 resources
[INFO] Copying 0 resource
[INFO] [pax:compile]
[INFO] Compiling 18 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Work%20tunable%20props%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: 7 seconds
[INFO] Finished at: Mon Aug 09 20:23:50 EDT 2010
[INFO] Final Memory: 60M/715M
[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