See 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/255/changes>

Changes:

[mes] added support for a SynchronousTaskManager that executes tasks 
synchronously and ported tasks that used to use ValuedTask to use this instead

[kono] Simple Plugin loader problem had been fixed.  Each Jar URLs will be 
stored in the task factory, and plugins can access all other plugins just like 
2.x series.  This is only for ease of development who prefer simple plugin.

------------------------------------------
[...truncated 5494 lines...]
[org.cytoscape.ding.impl.DGraphView] : Phase 3: All views created: time = 2
[org.cytoscape.ding.impl.DGraphView] : Repaint finised in 0 msec.
[org.cytoscape.ding.impl.DGraphView] : Phase 4: Everything created: time = 7
[org.cytoscape.model.internal.CyNetworkFactoryImpl] : CyNetwork w/ public 
tables created: ID = 1811
[org.cytoscape.model.internal.CyNetworkFactoryImpl] : CyNetwork w/ public 
tables created: Base Graph ID = 1818
[org.cytoscape.ding.impl.DGraphView] : Phase 1: rendering start.
[org.cytoscape.ding.impl.DGraphView] : Phase 2: Canvas created: time = 2
[org.cytoscape.ding.impl.DGraphView] : Phase 3: All views created: time = 11
[org.cytoscape.ding.impl.DGraphView] : Repaint finised in 0 msec.
[org.cytoscape.ding.impl.DGraphView] : Phase 4: Everything created: time = 12
[org.cytoscape.model.internal.CyNetworkFactoryImpl] : CyNetwork w/ public 
tables created: ID = 1841
[org.cytoscape.model.internal.CyNetworkFactoryImpl] : CyNetwork w/ public 
tables created: Base Graph ID = 1848
[org.cytoscape.ding.impl.DGraphView] : Phase 1: rendering start.
[org.cytoscape.ding.impl.DGraphView] : Phase 2: Canvas created: time = 3
[org.cytoscape.ding.impl.DGraphView] : Phase 3: All views created: time = 3
[org.cytoscape.ding.impl.DGraphView] : Repaint finised in 0 msec.
[org.cytoscape.ding.impl.DGraphView] : Phase 4: Everything created: time = 5
[org.cytoscape.model.internal.CyNetworkFactoryImpl] : CyNetwork w/ public 
tables created: ID = 1871
[org.cytoscape.model.internal.CyNetworkFactoryImpl] : CyNetwork w/ public 
tables created: Base Graph ID = 1878
[org.cytoscape.ding.impl.DGraphView] : Phase 1: rendering start.
[org.cytoscape.ding.impl.DGraphView] : Phase 2: Canvas created: time = 2
[org.cytoscape.ding.impl.DGraphView] : Phase 3: All views created: time = 2
[org.cytoscape.ding.impl.DGraphView] : Repaint finised in 0 msec.
[org.cytoscape.ding.impl.DGraphView] : Phase 4: Everything created: time = 3
[org.cytoscape.model.internal.CyNetworkFactoryImpl] : CyNetwork w/ public 
tables created: ID = 1901
[org.cytoscape.model.internal.CyNetworkFactoryImpl] : CyNetwork w/ public 
tables created: Base Graph ID = 1908
[org.cytoscape.ding.impl.DGraphView] : Phase 1: rendering start.
[org.cytoscape.ding.impl.DGraphView] : Phase 2: Canvas created: time = 5
[org.cytoscape.ding.impl.DGraphView] : Phase 3: All views created: time = 8
[org.cytoscape.ding.impl.DGraphView] : Repaint finised in 0 msec.
[org.cytoscape.ding.impl.DGraphView] : Phase 4: Everything created: time = 9
Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.597 sec

Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ 
ding-presentation-impl ---
ignoring exception during new ExecutedMojo null
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ 
ding-presentation-impl ---
[INFO] Building jar: 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ ding-presentation-impl 
---
[INFO] Building jar: 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT-tests.jar>
[INFO] [INFO] Installing 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT.jar>
 to 
/var/lib/tomcat6/.m2/repository/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT.jar
[INFO] Installing 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/pom.xml>
 to 
/var/lib/tomcat6/.m2/repository/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
ding-presentation-impl ---
[INFO] Installing 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT-sources.jar>
 to 
/var/lib/tomcat6/.m2/repository/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT-sources.jar
[INFO] Installing 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT-tests.jar>
 to 
/var/lib/tomcat6/.m2/repository/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ 
ding-presentation-impl ---
[INFO] Installing 
org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/maven-metadata.xml

[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
ding-presentation-impl ---
Downloaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/maven-metadata.xml
 (2 KB at 5.5 KB/sec)
Uploading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225.jar
Uploaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225.jar
 (524 KB at 2378.1 KB/sec)
Uploading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225.pom
Uploaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225.pom
 (6 KB at 36.9 KB/sec)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/maven-metadata.xml
Downloaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/maven-metadata.xml
 (302 B at 2.7 KB/sec)
Uploading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/maven-metadata.xml
Uploaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/maven-metadata.xml
 (2 KB at 9.7 KB/sec)
Uploading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/maven-metadata.xml
Uploaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/maven-metadata.xml
 (302 B at 2.4 KB/sec)
Uploading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225-sources.jar
Uploaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225-sources.jar
 (341 KB at 2640.9 KB/sec)
Uploading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/maven-metadata.xml
Uploaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/maven-metadata.xml
 (2 KB at 18.9 KB/sec)
Uploading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225-tests.jar
Uploaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225-tests.jar
 (12 KB at 128.2 KB/sec)
Uploading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/maven-metadata.xml
Uploaded: 
http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/org/cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/maven-metadata.xml
 (2 KB at 21.5 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:deploy (default-deploy) @ 
ding-presentation-impl ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/pom.xml>
 to /var/lib/jenkins/jobs/Cytoscape 3 
Implementation/modules/org.cytoscape$ding-presentation-impl/builds/2011-11-01_19-17-04/archive/org.cytoscape/ding-presentation-impl/3.0.0-alpha8-SNAPSHOT/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT.jar>
 to /var/lib/jenkins/jobs/Cytoscape 3 
Implementation/modules/org.cytoscape$ding-presentation-impl/builds/2011-11-01_19-17-04/archive/org.cytoscape/ding-presentation-impl/3.0.0-alpha8-20111102.002834-225/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT-sources.jar>
 to /var/lib/jenkins/jobs/Cytoscape 3 
Implementation/modules/org.cytoscape$ding-presentation-impl/builds/2011-11-01_19-17-04/archive/org.cytoscape/ding-presentation-impl/3.0.0-alpha8-20111102.002834-225/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.0.0-alpha8-SNAPSHOT-tests.jar>
 to /var/lib/jenkins/jobs/Cytoscape 3 
Implementation/modules/org.cytoscape$ding-presentation-impl/builds/2011-11-01_19-17-04/archive/org.cytoscape/ding-presentation-impl/3.0.0-alpha8-20111102.002834-225/ding-presentation-impl-3.0.0-alpha8-20111102.002834-225-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.core-task-impl 3.0.0-alpha8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
core-task-impl ---
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
core-task-impl ---
[INFO] Compiling 186 source files to 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[20,25]
 cannot find symbol
symbol  : class SynchronousTaskManager
location: package org.cytoscape.work
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[35,34]
 cannot find symbol
symbol  : class LoadVisualStyles
location: package org.cytoscape.task.creation
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/creation/NewEmptyNetworkTaskFactory.java>:[35,25]
 cannot find symbol
symbol  : class SynchronousTaskManager
location: package org.cytoscape.work
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/creation/NewEmptyNetworkTaskFactory.java>:[50,15]
 cannot find symbol
symbol  : class SynchronousTaskManager
location: class org.cytoscape.task.internal.creation.NewEmptyNetworkTaskFactory
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/creation/NewEmptyNetworkTaskFactory.java>:[55,214]
 cannot find symbol
symbol  : class SynchronousTaskManager
location: class org.cytoscape.task.internal.creation.NewEmptyNetworkTaskFactory
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/loadvizmap/LoadVizmapFileTaskFactoryImpl.java>:[8,25]
 cannot find symbol
symbol  : class SynchronousTaskManager
location: package org.cytoscape.work
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/loadvizmap/LoadVizmapFileTaskFactoryImpl.java>:[9,34]
 cannot find symbol
symbol  : class LoadVisualStyles
location: package org.cytoscape.task.creation
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/loadvizmap/LoadVizmapFileTaskFactoryImpl.java>:[17,67]
 cannot find symbol
symbol: class LoadVisualStyles
public class LoadVizmapFileTaskFactoryImpl implements TaskFactory, 
LoadVisualStyles {
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/loadvizmap/LoadVizmapFileTaskFactoryImpl.java>:[21,15]
 cannot find symbol
symbol  : class SynchronousTaskManager
location: class 
org.cytoscape.task.internal.loadvizmap.LoadVizmapFileTaskFactoryImpl
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/loadvizmap/LoadVizmapFileTaskFactoryImpl.java>:[25,103]
 cannot find symbol
symbol  : class SynchronousTaskManager
location: class 
org.cytoscape.task.internal.loadvizmap.LoadVizmapFileTaskFactoryImpl
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[161,2]
 cannot find symbol
symbol  : class SynchronousTaskManager
location: class org.cytoscape.task.internal.CyActivator
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[161,74]
 cannot find symbol
symbol  : class SynchronousTaskManager
location: class org.cytoscape.task.internal.CyActivator
[ERROR] 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/src/main/java/org/cytoscape/task/internal/CyActivator.java>:[252,47]
 cannot find symbol
symbol  : class LoadVisualStyles
location: class org.cytoscape.task.internal.CyActivator
[INFO] 13 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/Cytoscape%203%20Implementation/ws/trunk/core-task-impl/pom.xml>
 to /var/lib/jenkins/jobs/Cytoscape 3 
Implementation/modules/org.cytoscape$core-task-impl/builds/2011-11-01_19-17-04/archive/org.cytoscape/core-task-impl/3.0.0-alpha8-SNAPSHOT/core-task-impl-3.0.0-alpha8-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cytoscape Implementation Parent Project POM ....... SUCCESS [3.446s]
[INFO] org.cytoscape.biopax-impl [org.cytoscape.biopax] .. SUCCESS [19.641s]
[INFO] Command Executor .................................. SUCCESS [7.380s]
[INFO] org.cytoscape.equations-impl ...................... SUCCESS [31.868s]
[INFO] model-impl-parent ................................. SUCCESS [1.137s]
[INFO] org.cytoscape.model-impl .......................... SUCCESS [37.398s]
[INFO] viewmodel-impl-parent ............................. SUCCESS [1.484s]
[INFO] org.cytoscape.viewmodel-impl ...................... SUCCESS [7.589s]
[INFO] Ding Implementation Parent Pom .................... SUCCESS [1.045s]
[INFO] org.cytoscape.util-intr ........................... SUCCESS [7.847s]
[INFO] org.cytoscape.spacial ............................. SUCCESS [7.997s]
[INFO] org.cytoscape.graph-render ........................ SUCCESS [8:28.137s]
[INFO] org.cytoscape.ding-presentation-impl .............. SUCCESS [23.415s]
[INFO] org.cytoscape.core-task-impl ...................... FAILURE [4.355s]
[INFO] org.cytoscape.cpath2-impl [org.cytoscape.cpath2] .. SKIPPED
[INFO] org.cytoscape.ding-customgraphics-manager-impl .... SKIPPED
[INFO] io-impl-parent .................................... SKIPPED
[INFO] org.cytoscape.io-impl [org.cytoscape.io] .......... SKIPPED
[INFO] event-impl-parent ................................. SKIPPED
[INFO] org.cytoscape.event-impl .......................... SKIPPED
[INFO] org.cytoscape.layout-impl ......................... SKIPPED
[INFO] org.cytoscape.ding-impl-performance-debug ......... SKIPPED
[INFO] org.cytoscape.editor-impl ......................... SKIPPED
[INFO] org.cytoscape.equations-functions-impl ............ SKIPPED
[INFO] org.cytoscape.event-impl-it ....................... SKIPPED
[INFO] org.cytoscape.filter-impl [org.cytoscape.filter] .. SKIPPED
[INFO] org.cytoscape.io-impl-performance ................. SKIPPED
[INFO] org.cytoscape.layout-cytoscape-impl [csplugins.layout]  SKIPPED
[INFO] org.cytoscape.layout-jgraph-impl [csplugins.layout]  SKIPPED
[INFO] org.cytoscape.layout-prefuse-impl 
[org.cytoscape.prefuse.layouts.internal]  SKIPPED
[INFO] org.cytoscape.linkout-impl [org.cytoscape.linkout.internal]  SKIPPED
[INFO] org.cytoscape.log-swing-impl [org.cytoscape.log] .. SKIPPED
[INFO] Manual Layout ..................................... SKIPPED
[INFO] NetworkAnalyzer ................................... SKIPPED
[INFO] Advanced Network Merge ............................ SKIPPED
[INFO] org.cytoscape.plugin-impl ......................... SKIPPED
[INFO] org.cytoscape.presentation-impl [org.cytoscape.view.presentation]  
SKIPPED
[INFO] org.cytoscape.property.internal ................... SKIPPED
[INFO] org.cytoscape.psi-mi-impl [org.cytoscape.psi_mi] .. SKIPPED
[INFO] org.cytoscape.sbml-impl [org.cytoscape.sbml] ...... SKIPPED
[INFO] org.cytoscape.search-impl [org.cytoscape.search] .. SKIPPED
[INFO] org.cytoscape.session-impl ........................ SKIPPED
[INFO] Cytoscape Swing Application Impl .................. SKIPPED
[INFO] Cytoscape Table Browser Implementation ............ SKIPPED
[INFO] org.cytoscape.table-import-impl [org.cytoscape.tableimport]  SKIPPED
[INFO] org.cytoscape.vizmap-gui-impl ..................... SKIPPED
[INFO] vizmap-impl-parent ................................ SKIPPED
[INFO] org.cytoscape.view.vizmap-impl .................... SKIPPED
[INFO] org.cytoscape.io.webservice-biomart-client-impl 
[org.cytoscape.io.webservice.biomart]  SKIPPED
[INFO] org.cytoscape.webservice-impl [org.cytoscape.webservice.internal]  
SKIPPED
[INFO] org.cytoscape.webservice-ncbi-client-impl 
[org.cytoscape.webservice.ncbi]  SKIPPED
[INFO] work-swing-impl-parent ............................ SKIPPED
[INFO] org.cytoscape.work-swing-impl ..................... SKIPPED
[INFO] org.cytoscape.application-impl .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:11.800s
[INFO] Finished at: Tue Nov 01 19:28:40 GMT-05:00 2011
[INFO] Final Memory: 30M/96M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project core-task-impl: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project core-task-impl: Compilation failure
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:122)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:74)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:287)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:636)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation 
failure
        at 
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
        at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 27 more
Sending e-mails to: [email protected]
channel stopped
Skipping sonar analysis due to snapshot dependency build trigger

-- 
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