See <http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/1458/changes>

Changes:

[chrtannus] Refs #3261 #2939:  UI improvements to TaskDialog (better alignment 
and padding, using more standard colors, font awesome icons, replace small 
cancel button by a regular one).

------------------------------------------
[...truncated 56733 lines...]
[INFO] Cytoscape PSI-MI Impl Performance (psi-mi-impl-performance)  SUCCESS 
[18.587s]
[INFO] Cytoscape SBML Impl (sbml-impl) ................... SUCCESS [4.948s]
[INFO] Cytoscape Search Impl (search-impl) ............... SUCCESS [1.826s]
[INFO] Cytoscape Session Impl (session-impl) ............. SUCCESS [1.718s]
[INFO] Cytoscape Help Impl (help-impl) ................... SUCCESS [27.962s]
[INFO] Cytoscape Swing Utility Impl (swing-util-impl) .... SUCCESS [3.247s]
[INFO] Cytoscape Swing Application Impl (swing-application-impl)  SUCCESS 
[6.312s]
[INFO] Cytoscape Table Browser Impl (table-browser-impl) . SUCCESS [5.434s]
[INFO] Cytoscape Table Import Impl (table-import-impl) ... SUCCESS [14.213s]
[INFO] Cytoscape VizMap GUI Core Impl (vizmap-gui-core-impl)  SUCCESS [2.307s]
[INFO] Cytoscape VizMap GUI Impl (vizmap-gui-impl) ....... SUCCESS [5.082s]
[INFO] Cytoscape Biomart Webservice Impl (webservice-biomart-client-impl)  
SUCCESS [3.365s]
[INFO] Cytoscape Webservice Impl (webservice-impl) ....... SUCCESS [2.035s]
[INFO] org.cytoscape.work-headless-impl .................. SUCCESS [1.584s]
[INFO] org.cytoscape.work-impl ........................... SUCCESS [3.054s]
[INFO] Cytoscape Work Swing Impl Parent (work-swing-impl-parent)  SUCCESS 
[12.190s]
[INFO] Cytoscape Work Swing Impl (work-swing-impl) ....... FAILURE [0.542s]
[INFO] Cytoscape Application Impl (application-impl) ..... SKIPPED
[INFO] Cytoscape PSIQUIC Web Service Impl (webservice-psicquic-client-impl)  
SKIPPED
[INFO] Cytoscape Datasource Impl (datasource-impl) ....... SKIPPED
[INFO] Cytoscape BioGrid Datasource Impl (datasource-biogrid-impl)  SKIPPED
[INFO] Cytoscape Welcome Screen Impl (welcome-impl) ...... SKIPPED
[INFO] Cytoscape GUI Command Line Parser Impl (gui-cmdline-parser-impl)  SKIPPED
[INFO] Cytoscape Edge Bundler Impl (edge-bundler-impl) ... SKIPPED
[INFO] Cytoscape Scripting Impl (scripting-impl) ......... SKIPPED
[INFO] Cytoscape Core Task Impl (core-task-impl) ......... SKIPPED
[INFO] Cytoscape Headless Application Impl (headless-application-impl)  SKIPPED
[INFO] Cytoscape Headless Command Line Parser Impl 
(headless-cmdline-parser-impl)  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:44.572s
[INFO] Finished at: Fri Sep 04 15:02:31 UTC 2015
[INFO] Final Memory: 149M/532M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project work-swing-impl: Compilation failure: Compilation failure:
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/task/TaskDialog.java>:[103,44]
 error: method createOkCancelPanel in class LookAndFeelUtil cannot be applied 
to given types;
[ERROR] found: JButton,JButton,JLabel
[ERROR] reason: varargs mismatch; JLabel cannot be converted to JButton
[ERROR] 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/task/RoundedProgressBar.java>:[38,38]
 error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :work-swing-impl

[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/pom.xml>
 to 
org.cytoscape/equations-impl/3.3.0-SNAPSHOT/equations-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/target/equations-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/equations-impl/3.3.0-20150904.145443-929/equations-impl-3.3.0-20150904.145443-929.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-impl/target/equations-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/equations-impl/3.3.0-20150904.145443-929/equations-impl-3.3.0-20150904.145443-929-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/pom.xml> 
to org.cytoscape/editor-impl/3.3.0-SNAPSHOT/editor-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/target/editor-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/editor-impl/3.3.0-20150904.145806-916/editor-impl-3.3.0-20150904.145806-916.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/editor-impl/target/editor-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/editor-impl/3.3.0-20150904.145806-916/editor-impl-3.3.0-20150904.145806-916-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/pom.xml>
 to 
org.cytoscape/swing-application-impl/3.3.0-SNAPSHOT/swing-application-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/target/swing-application-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/swing-application-impl/3.3.0-20150904.150139-899/swing-application-impl-3.3.0-20150904.150139-899.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-application-impl/target/swing-application-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/swing-application-impl/3.3.0-20150904.150139-899/swing-application-impl-3.3.0-20150904.150139-899-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/manual-layout-impl/pom.xml>
 to 
org.cytoscape/manual-layout-impl/3.3.0-SNAPSHOT/manual-layout-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/manual-layout-impl/target/manual-layout-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/manual-layout-impl/3.3.0-20150904.145920-915/manual-layout-impl-3.3.0-20150904.145920-915.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/manual-layout-impl/target/manual-layout-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/manual-layout-impl/3.3.0-20150904.145920-915/manual-layout-impl-3.3.0-20150904.145920-915-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-browser-impl/pom.xml>
 to 
org.cytoscape/table-browser-impl/3.3.0-SNAPSHOT/table-browser-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-browser-impl/target/table-browser-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/table-browser-impl/3.3.0-20150904.150145-898/table-browser-impl-3.3.0-20150904.150145-898.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-browser-impl/target/table-browser-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/table-browser-impl/3.3.0-20150904.150145-898/table-browser-impl-3.3.0-20150904.150145-898-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/datasource-biogrid-impl/pom.xml>
 to 
org.cytoscape/datasource-biogrid-impl/3.3.0-SNAPSHOT/datasource-biogrid-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-jgraph-impl/pom.xml>
 to 
org.cytoscape/layout-jgraph-impl/3.3.0-SNAPSHOT/layout-jgraph-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-jgraph-impl/target/layout-jgraph-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/layout-jgraph-impl/3.3.0-20150904.145909-915/layout-jgraph-impl-3.3.0-20150904.145909-915.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-jgraph-impl/target/layout-jgraph-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/layout-jgraph-impl/3.3.0-20150904.145909-915/layout-jgraph-impl-3.3.0-20150904.145909-915-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/core-task-impl/pom.xml>
 to 
org.cytoscape/core-task-impl/3.3.0-SNAPSHOT/core-task-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/app-impl/pom.xml> to 
org.cytoscape/app-impl/3.3.0-SNAPSHOT/app-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/app-impl/target/app-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/app-impl/3.3.0-20150904.145956-903/app-impl-3.3.0-20150904.145956-903.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/app-impl/target/app-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/app-impl/3.3.0-20150904.145956-903/app-impl-3.3.0-20150904.145956-903-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/edge-bundler-impl/pom.xml>
 to 
org.cytoscape/edge-bundler-impl/3.3.0-SNAPSHOT/edge-bundler-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/table-performance-debug/pom.xml>
 to 
org.cytoscape/model-impl-table-performance-debug/3.3.0-SNAPSHOT/model-impl-table-performance-debug-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/table-performance-debug/target/model-impl-table-performance-debug-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/model-impl-table-performance-debug/3.3.0-20150904.145929-915/model-impl-table-performance-debug-3.3.0-20150904.145929-915.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/table-performance-debug/target/model-impl-table-performance-debug-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl-table-performance-debug/3.3.0-20150904.145929-915/model-impl-table-performance-debug-3.3.0-20150904.145929-915-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/table-performance-debug/target/model-impl-table-performance-debug-3.3.0-SNAPSHOT-jar-with-dependencies.jar>
 to 
org.cytoscape/model-impl-table-performance-debug/3.3.0-20150904.145929-915/model-impl-table-performance-debug-3.3.0-20150904.145929-915-jar-with-dependencies.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-functions-impl/pom.xml>
 to 
org.cytoscape/equations-functions-impl/3.3.0-SNAPSHOT/equations-functions-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-functions-impl/target/equations-functions-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/equations-functions-impl/3.3.0-20150904.145809-916/equations-functions-impl-3.3.0-20150904.145809-916.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/equations-functions-impl/target/equations-functions-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/equations-functions-impl/3.3.0-20150904.145809-916/equations-functions-impl-3.3.0-20150904.145809-916-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/pom.xml>
 to org.cytoscape/filter2-impl/3.3.0-SNAPSHOT/filter2-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/target/filter2-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/filter2-impl/3.3.0-20150904.145711-917/filter2-impl-3.3.0-20150904.145711-917.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter2-impl/target/filter2-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/filter2-impl/3.3.0-20150904.145711-917/filter2-impl-3.3.0-20150904.145711-917-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/pom.xml> to 
org.cytoscape/io-impl-parent/3.3.0-SNAPSHOT/io-impl-parent-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/target/io-impl-parent-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/io-impl-parent/3.3.0-20150904.145722-917/io-impl-parent-3.3.0-20150904.145722-917-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/impl/pom.xml>
 to org.cytoscape/vizmap-impl/3.3.0-SNAPSHOT/vizmap-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/impl/target/vizmap-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/vizmap-impl/3.3.0-20150904.145846-916/vizmap-impl-3.3.0-20150904.145846-916.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/impl/target/vizmap-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/vizmap-impl/3.3.0-20150904.145846-916/vizmap-impl-3.3.0-20150904.145846-916-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/json-impl/pom.xml> 
to org.cytoscape/json-impl/3.3.0-SNAPSHOT/json-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/json-impl/target/json-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/json-impl/3.3.0-20150904.145904-915/json-impl-3.3.0-20150904.145904-915.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/json-impl/target/json-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/json-impl/3.3.0-20150904.145904-915/json-impl-3.3.0-20150904.145904-915-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/pom.xml>
 to org.cytoscape/event-impl/3.3.0-SNAPSHOT/event-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/target/event-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/event-impl/3.3.0-20150904.145702-922/event-impl-3.3.0-20150904.145702-922.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/impl/target/event-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/event-impl/3.3.0-20150904.145702-922/event-impl-3.3.0-20150904.145702-922-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-prefuse-impl/pom.xml>
 to 
org.cytoscape/layout-prefuse-impl/3.3.0-SNAPSHOT/layout-prefuse-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-prefuse-impl/target/layout-prefuse-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/layout-prefuse-impl/3.3.0-20150904.145911-915/layout-prefuse-impl-3.3.0-20150904.145911-915.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-prefuse-impl/target/layout-prefuse-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/layout-prefuse-impl/3.3.0-20150904.145911-915/layout-prefuse-impl-3.3.0-20150904.145911-915-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/headless-application-impl/pom.xml>
 to 
org.cytoscape/headless-application-impl/3.3.0-SNAPSHOT/headless-application-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/network-analyzer-impl/pom.xml>
 to 
org.cytoscape/network-analyzer-impl/3.3.0-SNAPSHOT/network-analyzer-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/network-analyzer-impl/target/network-analyzer-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/network-analyzer-impl/3.3.0-20150904.145939-914/network-analyzer-impl-3.3.0-20150904.145939-914.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/network-analyzer-impl/target/network-analyzer-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/network-analyzer-impl/3.3.0-20150904.145939-914/network-analyzer-impl-3.3.0-20150904.145939-914-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/gui-cmdline-parser-impl/pom.xml>
 to 
org.cytoscape/gui-cmdline-parser-impl/3.3.0-SNAPSHOT/gui-cmdline-parser-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/pom.xml> 
to 
org.cytoscape/event-impl-parent/3.3.0-SNAPSHOT/event-impl-parent-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/event-impl/target/event-impl-parent-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/event-impl-parent/3.3.0-20150904.145651-922/event-impl-parent-3.3.0-20150904.145651-922-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/pom.xml>
 to org.cytoscape/property-impl/3.3.0-SNAPSHOT/property-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/target/property-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/property-impl/3.3.0-20150904.150001-903/property-impl-3.3.0-20150904.150001-903.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/property-impl/target/property-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/property-impl/3.3.0-20150904.150001-903/property-impl-3.3.0-20150904.150001-903-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/psi-mi-impl/impl/pom.xml>
 to org.cytoscape/psi-mi-impl/3.3.0-SNAPSHOT/psi-mi-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/psi-mi-impl/impl/target/psi-mi-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/psi-mi-impl/3.3.0-20150904.150034-903/psi-mi-impl-3.3.0-20150904.150034-903.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/psi-mi-impl/impl/target/psi-mi-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/psi-mi-impl/3.3.0-20150904.150034-903/psi-mi-impl-3.3.0-20150904.150034-903-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/pom.xml> 
to org.cytoscape/filter-impl/3.3.0-SNAPSHOT/filter-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/target/filter-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/filter-impl/3.3.0-20150904.145707-922/filter-impl-3.3.0-20150904.145707-922.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/filter-impl/target/filter-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/filter-impl/3.3.0-20150904.145707-922/filter-impl-3.3.0-20150904.145707-922-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/scripting-impl/pom.xml>
 to 
org.cytoscape/scripting-impl/3.3.0-SNAPSHOT/scripting-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-biomart-client-impl/pom.xml>
 to 
org.cytoscape/webservice-biomart-client-impl/3.3.0-SNAPSHOT/webservice-biomart-client-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-biomart-client-impl/target/webservice-biomart-client-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/webservice-biomart-client-impl/3.3.0-20150904.150210-896/webservice-biomart-client-impl-3.3.0-20150904.150210-896.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-biomart-client-impl/target/webservice-biomart-client-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/webservice-biomart-client-impl/3.3.0-20150904.150210-896/webservice-biomart-client-impl-3.3.0-20150904.150210-896-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-biomart-client-impl/target/webservice-biomart-client-impl-3.3.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/webservice-biomart-client-impl/3.3.0-20150904.150210-896/webservice-biomart-client-impl-3.3.0-20150904.150210-896-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/pom.xml>
 to org.cytoscape/io-impl/3.3.0-SNAPSHOT/io-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/io-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/io-impl/3.3.0-20150904.145742-917/io-impl-3.3.0-20150904.145742-917.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/impl/target/io-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/io-impl/3.3.0-20150904.145742-917/io-impl-3.3.0-20150904.145742-917-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/pom.xml>
 to org.cytoscape/graphml-impl/3.3.0-SNAPSHOT/graphml-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/target/graphml-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/graphml-impl/3.3.0-20150904.145814-916/graphml-impl-3.3.0-20150904.145814-916.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/graphml-impl/target/graphml-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/graphml-impl/3.3.0-20150904.145814-916/graphml-impl-3.3.0-20150904.145814-916-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/network-merge-impl/pom.xml>
 to 
org.cytoscape/network-merge-impl/3.3.0-SNAPSHOT/network-merge-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/network-merge-impl/target/network-merge-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/network-merge-impl/3.3.0-20150904.145941-913/network-merge-impl-3.3.0-20150904.145941-913.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/network-merge-impl/target/network-merge-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/network-merge-impl/3.3.0-20150904.145941-913/network-merge-impl-3.3.0-20150904.145941-913-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-import-impl/pom.xml>
 to 
org.cytoscape/table-import-impl/3.3.0-SNAPSHOT/table-import-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-import-impl/target/table-import-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/table-import-impl/3.3.0-20150904.150159-896/table-import-impl-3.3.0-20150904.150159-896.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/table-import-impl/target/table-import-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/table-import-impl/3.3.0-20150904.150159-896/table-import-impl-3.3.0-20150904.150159-896-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/datasource-impl/pom.xml>
 to 
org.cytoscape/datasource-impl/3.3.0-SNAPSHOT/datasource-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-swing-impl/impl/pom.xml>
 to 
org.cytoscape/work-swing-impl/3.3.0-SNAPSHOT/work-swing-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/pom.xml>
 to 
org.cytoscape/ding-presentation-impl/3.3.0-SNAPSHOT/ding-presentation-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/ding-presentation-impl/3.3.0-20150904.145617-929/ding-presentation-impl-3.3.0-20150904.145617-929.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/ding-presentation-impl/3.3.0-20150904.145617-929/ding-presentation-impl-3.3.0-20150904.145617-929-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/ding-presentation-impl/target/ding-presentation-impl-3.3.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/ding-presentation-impl/3.3.0-20150904.145617-929/ding-presentation-impl-3.3.0-20150904.145617-929-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-psicquic-client-impl/pom.xml>
 to 
org.cytoscape/webservice-psicquic-client-impl/3.3.0-SNAPSHOT/webservice-psicquic-client-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/sbml-impl/pom.xml> 
to org.cytoscape/sbml-impl/3.3.0-SNAPSHOT/sbml-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/sbml-impl/target/sbml-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/sbml-impl/3.3.0-20150904.150058-901/sbml-impl-3.3.0-20150904.150058-901.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/sbml-impl/target/sbml-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/sbml-impl/3.3.0-20150904.150058-901/sbml-impl-3.3.0-20150904.150058-901-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-headless-impl/pom.xml>
 to 
org.cytoscape/work-headless-impl/3.3.0-SNAPSHOT/work-headless-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-headless-impl/target/work-headless-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/work-headless-impl/3.3.0-20150904.150214-896/work-headless-impl-3.3.0-20150904.150214-896.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-headless-impl/target/work-headless-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/work-headless-impl/3.3.0-20150904.150214-896/work-headless-impl-3.3.0-20150904.150214-896-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/pom.xml> 
to org.cytoscape/ding-impl/3.3.0-SNAPSHOT/ding-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/target/ding-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/ding-impl/3.3.0-20150904.145523-929/ding-impl-3.3.0-20150904.145523-929-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/pom.xml>
 to org.cytoscape/linkout-impl/3.3.0-SNAPSHOT/linkout-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/target/linkout-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/linkout-impl/3.3.0-20150904.145913-915/linkout-impl-3.3.0-20150904.145913-915.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/linkout-impl/target/linkout-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/linkout-impl/3.3.0-20150904.145913-915/linkout-impl-3.3.0-20150904.145913-915-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/pom.xml>
 to org.cytoscape/model-impl/3.3.0-SNAPSHOT/model-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/model-impl/3.3.0-20150904.145508-929/model-impl-3.3.0-20150904.145508-929.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl/3.3.0-20150904.145508-929/model-impl-3.3.0-20150904.145508-929-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/impl/target/model-impl-3.3.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/model-impl/3.3.0-20150904.145508-929/model-impl-3.3.0-20150904.145508-929-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/pom.xml> 
to org.cytoscape/search-impl/3.3.0-SNAPSHOT/search-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/target/search-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/search-impl/3.3.0-20150904.150100-901/search-impl-3.3.0-20150904.150100-901.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/search-impl/target/search-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/search-impl/3.3.0-20150904.150100-901/search-impl-3.3.0-20150904.150100-901-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/pom.xml> to 
org.cytoscape/impl-parent/3.3.0-SNAPSHOT/impl-parent-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/target/impl-parent-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/impl-parent/3.3.0-20150904.145408-933/impl-parent-3.3.0-20150904.145408-933-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-util-impl/pom.xml>
 to 
org.cytoscape/swing-util-impl/3.3.0-SNAPSHOT/swing-util-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-util-impl/target/swing-util-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/swing-util-impl/3.3.0-20150904.150133-901/swing-util-impl-3.3.0-20150904.150133-901.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/swing-util-impl/target/swing-util-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/swing-util-impl/3.3.0-20150904.150133-901/swing-util-impl-3.3.0-20150904.150133-901-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/log-swing-impl/pom.xml>
 to 
org.cytoscape/log-swing-impl/3.3.0-SNAPSHOT/log-swing-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/log-swing-impl/target/log-swing-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/log-swing-impl/3.3.0-20150904.145918-915/log-swing-impl-3.3.0-20150904.145918-915.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/log-swing-impl/target/log-swing-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/log-swing-impl/3.3.0-20150904.145918-915/log-swing-impl-3.3.0-20150904.145918-915-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/welcome-impl/pom.xml>
 to org.cytoscape/welcome-impl/3.3.0-SNAPSHOT/welcome-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/psi-mi-impl/performance/pom.xml>
 to 
org.cytoscape/psi-mi-impl-performance/3.3.0-SNAPSHOT/psi-mi-impl-performance-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/psi-mi-impl/performance/target/psi-mi-impl-performance-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/psi-mi-impl-performance/3.3.0-20150904.150051-901/psi-mi-impl-performance-3.3.0-20150904.150051-901.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/psi-mi-impl/performance/target/psi-mi-impl-performance-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/psi-mi-impl-performance/3.3.0-20150904.150051-901/psi-mi-impl-performance-3.3.0-20150904.150051-901-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/psi-mi-impl/performance/target/psi-mi-impl-performance-3.3.0-SNAPSHOT-jar-with-dependencies.jar>
 to 
org.cytoscape/psi-mi-impl-performance/3.3.0-20150904.150051-901/psi-mi-impl-performance-3.3.0-20150904.150051-901-jar-with-dependencies.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-impl/pom.xml>
 to 
org.cytoscape/webservice-impl/3.3.0-SNAPSHOT/webservice-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-impl/target/webservice-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/webservice-impl/3.3.0-20150904.150212-896/webservice-impl-3.3.0-20150904.150212-896.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-impl/target/webservice-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/webservice-impl/3.3.0-20150904.150212-896/webservice-impl-3.3.0-20150904.150212-896-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/webservice-impl/target/webservice-impl-3.3.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/webservice-impl/3.3.0-20150904.150212-896/webservice-impl-3.3.0-20150904.150212-896-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/headless-cmdline-parser-impl/pom.xml>
 to 
org.cytoscape/headless-cmdline-parser-impl/3.3.0-SNAPSHOT/headless-cmdline-parser-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/application-impl/pom.xml>
 to 
org.cytoscape/application-impl/3.3.0-SNAPSHOT/application-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-gui-impl/pom.xml>
 to 
org.cytoscape/vizmap-gui-impl/3.3.0-SNAPSHOT/vizmap-gui-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-gui-impl/target/vizmap-gui-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/vizmap-gui-impl/3.3.0-20150904.150207-896/vizmap-gui-impl-3.3.0-20150904.150207-896.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-gui-impl/target/vizmap-gui-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/vizmap-gui-impl/3.3.0-20150904.150207-896/vizmap-gui-impl-3.3.0-20150904.150207-896-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-impl/pom.xml> 
to org.cytoscape/layout-impl/3.3.0-SNAPSHOT/layout-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-impl/target/layout-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/layout-impl/3.3.0-20150904.145748-916/layout-impl-3.3.0-20150904.145748-916.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-impl/target/layout-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/layout-impl/3.3.0-20150904.145748-916/layout-impl-3.3.0-20150904.145748-916-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/opencl-layout-impl/pom.xml>
 to 
org.cytoscape/opencl-layout-impl/3.3.0-SNAPSHOT/opencl-layout-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/opencl-layout-impl/target/opencl-layout-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/opencl-layout-impl/3.3.0-20150904.145948-6/opencl-layout-impl-3.3.0-20150904.145948-6.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/opencl-layout-impl/target/opencl-layout-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/opencl-layout-impl/3.3.0-20150904.145948-6/opencl-layout-impl-3.3.0-20150904.145948-6-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/pom.xml>
 to 
org.cytoscape/presentation-impl/3.3.0-SNAPSHOT/presentation-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/target/presentation-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/presentation-impl/3.3.0-20150904.145959-903/presentation-impl-3.3.0-20150904.145959-903.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/target/presentation-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/presentation-impl/3.3.0-20150904.145959-903/presentation-impl-3.3.0-20150904.145959-903-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/presentation-impl/target/presentation-impl-3.3.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/presentation-impl/3.3.0-20150904.145959-903/presentation-impl-3.3.0-20150904.145959-903-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/pom.xml> 
to 
org.cytoscape/model-impl-parent/3.3.0-SNAPSHOT/model-impl-parent-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/target/model-impl-parent-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl-parent/3.3.0-20150904.145454-929/model-impl-parent-3.3.0-20150904.145454-929-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/pom.xml>
 to org.cytoscape/session-impl/3.3.0-SNAPSHOT/session-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/target/session-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/session-impl/3.3.0-20150904.150102-901/session-impl-3.3.0-20150904.150102-901.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/session-impl/target/session-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/session-impl/3.3.0-20150904.150102-901/session-impl-3.3.0-20150904.150102-901-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/biopax-impl/pom.xml> 
to org.cytoscape/biopax-impl/3.3.0-SNAPSHOT/biopax-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/biopax-impl/target/biopax-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/biopax-impl/3.3.0-20150904.145424-930/biopax-impl-3.3.0-20150904.145424-930.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/biopax-impl/target/biopax-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/biopax-impl/3.3.0-20150904.145424-930/biopax-impl-3.3.0-20150904.145424-930-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/pom.xml> 
to org.cytoscape/help-impl/3.3.0-SNAPSHOT/help-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/target/help-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/help-impl/3.3.0-20150904.150129-901/help-impl-3.3.0-20150904.150129-901.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/target/help-impl-3.3.0-SNAPSHOT-html.zip>
 to 
org.cytoscape/help-impl/3.3.0-20150904.150129-901/help-impl-3.3.0-20150904.150129-901-html.zip
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/target/help-impl-3.3.0-SNAPSHOT-pdf.zip>
 to 
org.cytoscape/help-impl/3.3.0-20150904.150129-901/help-impl-3.3.0-20150904.150129-901-pdf.zip
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/help-impl/target/help-impl-3.3.0-SNAPSHOT-javahelp.zip>
 to 
org.cytoscape/help-impl/3.3.0-20150904.150129-901/help-impl-3.3.0-20150904.150129-901-javahelp.zip
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-swing-impl/pom.xml>
 to 
org.cytoscape/work-swing-impl-parent/3.3.0-SNAPSHOT/work-swing-impl-parent-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-swing-impl/target/work-swing-impl-parent-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/work-swing-impl-parent/3.3.0-20150904.150228-896/work-swing-impl-parent-3.3.0-20150904.150228-896-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/pom.xml>
 to 
org.cytoscape/command-executor-impl/3.3.0-SNAPSHOT/command-executor-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/target/command-executor-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/command-executor-impl/3.3.0-20150904.145435-929/command-executor-impl-3.3.0-20150904.145435-929.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-executor-impl/target/command-executor-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/command-executor-impl/3.3.0-20150904.145435-929/command-executor-impl-3.3.0-20150904.145435-929-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/pom.xml>
 to 
org.cytoscape/model-impl-performance-debug/3.3.0-SNAPSHOT/model-impl-performance-debug-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/target/model-impl-performance-debug-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/model-impl-performance-debug/3.3.0-20150904.145924-915/model-impl-performance-debug-3.3.0-20150904.145924-915.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/target/model-impl-performance-debug-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/model-impl-performance-debug/3.3.0-20150904.145924-915/model-impl-performance-debug-3.3.0-20150904.145924-915-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/model-impl/performance-debug/target/model-impl-performance-debug-3.3.0-SNAPSHOT-jar-with-dependencies.jar>
 to 
org.cytoscape/model-impl-performance-debug/3.3.0-20150904.145924-915/model-impl-performance-debug-3.3.0-20150904.145924-915-jar-with-dependencies.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/opencl-cycl-impl/pom.xml>
 to 
org.cytoscape/opencl-cycl-impl/3.3.0-SNAPSHOT/opencl-cycl-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/opencl-cycl-impl/target/opencl-cycl-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/opencl-cycl-impl/3.3.0-20150904.145945-8/opencl-cycl-impl-3.3.0-20150904.145945-8.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/opencl-cycl-impl/target/opencl-cycl-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/opencl-cycl-impl/3.3.0-20150904.145945-8/opencl-cycl-impl-3.3.0-20150904.145945-8-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/pom.xml> 
to org.cytoscape/group-impl/3.3.0-SNAPSHOT/group-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/group-impl/3.3.0-20150904.145638-922/group-impl-3.3.0-20150904.145638-922.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/group-impl/3.3.0-20150904.145638-922/group-impl-3.3.0-20150904.145638-922-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/group-impl/target/group-impl-3.3.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/group-impl/3.3.0-20150904.145638-922/group-impl-3.3.0-20150904.145638-922-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-cytoscape-impl/pom.xml>
 to 
org.cytoscape/layout-cytoscape-impl/3.3.0-SNAPSHOT/layout-cytoscape-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-cytoscape-impl/target/layout-cytoscape-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/layout-cytoscape-impl/3.3.0-20150904.145907-915/layout-cytoscape-impl-3.3.0-20150904.145907-915.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/layout-cytoscape-impl/target/layout-cytoscape-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/layout-cytoscape-impl/3.3.0-20150904.145907-915/layout-cytoscape-impl-3.3.0-20150904.145907-915-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/pom.xml>
 to 
org.cytoscape/viewmodel-impl-parent/3.3.0-SNAPSHOT/viewmodel-impl-parent-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/target/viewmodel-impl-parent-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/viewmodel-impl-parent/3.3.0-20150904.145627-929/viewmodel-impl-parent-3.3.0-20150904.145627-929-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-impl/pom.xml> 
to org.cytoscape/work-impl/3.3.0-SNAPSHOT/work-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-impl/target/work-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/work-impl/3.3.0-20150904.150217-896/work-impl-3.3.0-20150904.150217-896.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/work-impl/target/work-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/work-impl/3.3.0-20150904.150217-896/work-impl-3.3.0-20150904.150217-896-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/psi-mi-impl/pom.xml> 
to 
org.cytoscape/psi-mi-impl-parent/3.3.0-SNAPSHOT/psi-mi-impl-parent-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/psi-mi-impl/target/psi-mi-impl-parent-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/psi-mi-impl-parent/3.3.0-20150904.150016-903/psi-mi-impl-parent-3.3.0-20150904.150016-903-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-gui-core-impl/pom.xml>
 to 
org.cytoscape/vizmap-gui-core-impl/3.3.0-SNAPSHOT/vizmap-gui-core-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-gui-core-impl/target/vizmap-gui-core-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/vizmap-gui-core-impl/3.3.0-20150904.150201-896/vizmap-gui-core-impl-3.3.0-20150904.150201-896.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-gui-core-impl/target/vizmap-gui-core-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/vizmap-gui-core-impl/3.3.0-20150904.150201-896/vizmap-gui-core-impl-3.3.0-20150904.150201-896-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-dialog-impl/pom.xml>
 to 
org.cytoscape/command-dialog-impl/3.3.0-SNAPSHOT/command-dialog-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-dialog-impl/target/command-dialog-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/command-dialog-impl/3.3.0-20150904.145431-930/command-dialog-impl-3.3.0-20150904.145431-930.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/command-dialog-impl/target/command-dialog-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/command-dialog-impl/3.3.0-20150904.145431-930/command-dialog-impl-3.3.0-20150904.145431-930-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/pom.xml>
 to 
org.cytoscape/viewmodel-impl/3.3.0-SNAPSHOT/viewmodel-impl-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/viewmodel-impl/3.3.0-20150904.145633-929/viewmodel-impl-3.3.0-20150904.145633-929.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/viewmodel-impl/3.3.0-20150904.145633-929/viewmodel-impl-3.3.0-20150904.145633-929-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/viewmodel-impl/impl/target/viewmodel-impl-3.3.0-SNAPSHOT-tests.jar>
 to 
org.cytoscape/viewmodel-impl/3.3.0-20150904.145633-929/viewmodel-impl-3.3.0-20150904.145633-929-tests.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/pom.xml>
 to 
org.cytoscape/io-impl-performance/3.3.0-SNAPSHOT/io-impl-performance-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/target/io-impl-performance-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/io-impl-performance/3.3.0-20150904.145824-916/io-impl-performance-3.3.0-20150904.145824-916.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/target/io-impl-performance-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/io-impl-performance/3.3.0-20150904.145824-916/io-impl-performance-3.3.0-20150904.145824-916-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/io-impl/performance/target/io-impl-performance-3.3.0-SNAPSHOT-jar-with-dependencies.jar>
 to 
org.cytoscape/io-impl-performance/3.3.0-20150904.145824-916/io-impl-performance-3.3.0-20150904.145824-916-jar-with-dependencies.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/pom.xml>
 to 
org.cytoscape/ding-impl-performance-debug/3.3.0-SNAPSHOT/ding-impl-performance-debug-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/target/ding-impl-performance-debug-3.3.0-SNAPSHOT.jar>
 to 
org.cytoscape/ding-impl-performance-debug/3.3.0-20150904.145803-916/ding-impl-performance-debug-3.3.0-20150904.145803-916.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/target/ding-impl-performance-debug-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/ding-impl-performance-debug/3.3.0-20150904.145803-916/ding-impl-performance-debug-3.3.0-20150904.145803-916-sources.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/ding-impl/performance-debug/target/ding-impl-performance-debug-3.3.0-SNAPSHOT-jar-with-dependencies.jar>
 to 
org.cytoscape/ding-impl-performance-debug/3.3.0-20150904.145803-916/ding-impl-performance-debug-3.3.0-20150904.145803-916-jar-with-dependencies.jar
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/pom.xml> 
to 
org.cytoscape/vizmap-impl-parent/3.3.0-SNAPSHOT/vizmap-impl-parent-3.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<http://code.cytoscape.org/jenkins/job/cytoscape-3-impl/ws/vizmap-impl/target/vizmap-impl-parent-3.3.0-SNAPSHOT-sources.jar>
 to 
org.cytoscape/vizmap-impl-parent/3.3.0-20150904.145835-916/vizmap-impl-parent-3.3.0-20150904.145835-916-sources.jar
channel stopped

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to