See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/2453/changes>

Changes:

[kono] "Node," "Edge," and "Network" static Strings are removed.  To specify 
one of these types in your code, you need to use Class<?> of the data type (for 
example, CyNode.class).  VizMapGui is currently turned off until this 
refactoring is finished.

------------------------------------------
[...truncated 76 lines...]
[INFO] snapshot org.cytoscape:viewmodel-api:3.0.0-alpha3-SNAPSHOT: checking for 
updates from cytoscape_snapshots
[WARNING] repository metadata for: 'snapshot 
org.cytoscape:viewmodel-api:3.0.0-alpha3-SNAPSHOT' could not be retrieved from 
repository: cytoscape_snapshots due to an error: GET request of: 
org/cytoscape/viewmodel-api/3.0.0-alpha3-SNAPSHOT/maven-metadata.xml from 
cytoscape_snapshots failed
[INFO] Repository 'cytoscape_snapshots' will be blacklisted
[INFO] snapshot org.cytoscape:viewmodel-api:3.0.0-alpha3-SNAPSHOT: checking for 
updates from cytoscape_biopax_snapshot
[INFO] snapshot org.cytoscape:viewmodel-api:3.0.0-alpha3-SNAPSHOT: checking for 
updates from spring-osgi-snapshots
[INFO] snapshot org.cytoscape:model-api:3.0.0-alpha2-SNAPSHOT: checking for 
updates from spring-osgi-snapshots
[INFO] [pax:compile]
[INFO] Compiling 23 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/classes>
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [pax:testCompile]
[INFO] Compiling 8 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/test-classes>
[INFO] [surefire:test]
[INFO] Surefire report directory: 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.cytoscape.view.presentation.RenderingEngineManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec
Running org.cytoscape.view.presentation.ThreeDVisualLexiconTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.cytoscape.view.presentation.VisualPropertyUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.cytoscape.view.presentation.PresentationEventsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.cytoscape.view.presentation.VisualPropertyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.cytoscape.view.presentation.TwoDVisualLexiconTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

Results :

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

[HUDSON] Recording test results
[INFO] [bundle:bundle]
[INFO] [javadoc:jar {execution: attach-javadocs}]
[ERROR] Error fetching link: 
http://cytoscape.wodaklab.org/javadoc/package-list. Ignored it.
Loading source files for package org.cytoscape.view.presentation.events...
Loading source files for package org.cytoscape.view.presentation.property...
Loading source files for package 
org.cytoscape.view.presentation.internal.property...
Loading source files for package org.cytoscape.view.presentation.internal...
Loading source files for package org.cytoscape.view.presentation...
Constructing Javadoc information...
Standard Doclet version 1.6.0_20
Building tree for all the packages and classes...
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//RenderingEngineAboutToBeRemovedEvent.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//RenderingEngineAboutToBeRemovedListener.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//RenderingEngineAddedEvent.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//RenderingEngineAddedListener.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//AbstractVisualLexicon.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//BooleanVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//DefaultVisualizableVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//DoubleVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//NullVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//PaintVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//StringVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//ThreeDVisualLexicon.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//TwoDVisualLexicon.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//VisualPropertyUtil.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal/property//NullDataTypeImpl.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal/property//VisualizableImpl.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal//RenderingEngineManagerImpl.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//RenderingEngine.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//RenderingEngineFactory.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//RenderingEngineManager.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/overview-frame.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//package-frame.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//package-summary.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//package-tree.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//package-frame.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//package-summary.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//package-tree.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal//package-frame.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal//package-summary.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal//package-tree.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal/property//package-frame.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal/property//package-summary.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal/property//package-tree.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//package-frame.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//package-summary.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//package-tree.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/constant-values.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//class-use/RenderingEngineAboutToBeRemovedListener.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//class-use/RenderingEngineAboutToBeRemovedEvent.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//class-use/RenderingEngineAddedEvent.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//class-use/RenderingEngineAddedListener.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/ThreeDVisualLexicon.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/TwoDVisualLexicon.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/PaintVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/VisualPropertyUtil.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/AbstractVisualLexicon.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/BooleanVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/NullVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/DefaultVisualizableVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/DoubleVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//class-use/StringVisualProperty.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal/property//class-use/VisualizableImpl.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal/property//class-use/NullDataTypeImpl.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal//class-use/RenderingEngineManagerImpl.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//class-use/RenderingEngineFactory.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//class-use/RenderingEngine.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//class-use/RenderingEngineManager.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation//package-use.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/events//package-use.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal//package-use.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/internal/property//package-use.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/org/cytoscape/view/presentation/property//package-use.html...>
Building index for all the packages and classes...
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/overview-tree.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/index-all.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/allclasses-frame.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/allclasses-noframe.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/index.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/overview-summary.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/help-doc.html...>
Generating 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/apidocs/stylesheet.css...>
27 warnings
[WARNING] Javadoc Warnings
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/events/RenderingEngineAddedListener.java>:11:
 warning - Tag @linkplain: reference not found: RenderingEngineManager
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/events/RenderingEngineAddedListener.java>:20:
 warning - Tag @linkplain: reference not found: RenderingEngineManager
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/AbstractVisualLexicon.java>:33:
 warning - @param argument "nodeFactory" is not a parameter name.
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/ThreeDVisualLexicon.java>:30:
 warning - Tag @linkplain: reference not found: VisalLexicon
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/ThreeDVisualLexicon.java>:30:
 warning - Tag @linkplain: reference not found: VisalLexicon
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/RenderingEngineManager.java>:44:
 warning - Tag @link: reference not found: VisualStyleCreatedEvent
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/RenderingEngineManager.java>:55:
 warning - Tag @link: reference not found: VisualStyleAboutToBeRemovedEvent
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/RenderingEngineFactory.java>:14:
 warning - Tag @linkplain: reference not found: CyNetwork
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/RenderingEngineFactory.java>:30:
 warning - Tag @linkplain: reference not found: Window
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/RenderingEngineManager.java>:16:
 warning - Tag @linkplain: reference not found: RenderingEngineAddedEvent
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/RenderingEngineManager.java>:44:
 warning - Tag @link: reference not found: VisualStyleCreatedEvent
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/RenderingEngineManager.java>:55:
 warning - Tag @link: reference not found: VisualStyleAboutToBeRemovedEvent
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualProperty
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualLexicon
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualProperty
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualLexicon
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualProperty
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualLexicon
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualProperty
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualLexicon
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualProperty
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualLexicon
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualProperty
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualLexicon
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/ThreeDVisualLexicon.java>:30:
 warning - Tag @linkplain: reference not found: VisalLexicon
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualProperty
[WARNING] 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/src/main/java/org/cytoscape/view/presentation/property/package-info.java>:4:
 warning - Tag @linkplain: reference not found: VisualLexicon
[INFO] Building jar: 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/presentation-api-3.0.0-alpha2-SNAPSHOT-javadoc.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/presentation-api-3.0.0-alpha2-SNAPSHOT-sources.jar>
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/presentation-api-3.0.0-alpha2-SNAPSHOT-tests.jar>
[INFO] [install:install]
[INFO] Installing 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/presentation-api-3.0.0-alpha2-SNAPSHOT.jar>
 to 
/home/bturner/.m2/repository/org/cytoscape/presentation-api/3.0.0-alpha2-SNAPSHOT/presentation-api-3.0.0-alpha2-SNAPSHOT.jar
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Presentation 
api/modules/org.cytoscape$presentation-api/builds/2010-11-12_17-03-13/archive/org.cytoscape/presentation-api/3.0.0-alpha2-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/presentation-api-3.0.0-alpha2-SNAPSHOT.jar>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Presentation 
api/modules/org.cytoscape$presentation-api/builds/2010-11-12_17-03-13/archive/org.cytoscape/presentation-api/3.0.0-alpha2-SNAPSHOT/presentation-api-3.0.0-alpha2-SNAPSHOT.jar
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/presentation-api-3.0.0-alpha2-SNAPSHOT-javadoc.jar>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Presentation 
api/modules/org.cytoscape$presentation-api/builds/2010-11-12_17-03-13/archive/org.cytoscape/presentation-api/3.0.0-alpha2-SNAPSHOT/presentation-api-3.0.0-alpha2-SNAPSHOT-javadoc.jar
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/presentation-api-3.0.0-alpha2-SNAPSHOT-sources.jar>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Presentation 
api/modules/org.cytoscape$presentation-api/builds/2010-11-12_17-03-13/archive/org.cytoscape/presentation-api/3.0.0-alpha2-SNAPSHOT/presentation-api-3.0.0-alpha2-SNAPSHOT-sources.jar
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Presentation%20api/ws/trunk/target/presentation-api-3.0.0-alpha2-SNAPSHOT-tests.jar>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Presentation 
api/modules/org.cytoscape$presentation-api/builds/2010-11-12_17-03-13/archive/org.cytoscape/presentation-api/3.0.0-alpha2-SNAPSHOT/presentation-api-3.0.0-alpha2-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact's metadata: Error installing metadata: Error 
updating group repository metadata

No space left on device
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46 seconds
[INFO] Finished at: Fri Nov 12 17:04:02 EST 2010
[INFO] Final Memory: 66M/723M
[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.presentation-api [org.cytoscape.view.presentation]
[INFO]    task-segment: [org.codehaus.sonar:sonar-maven-plugin:1.8:sonar] 
(aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [sonar:sonar]
[INFO] Sonar host: http://localhost:8021/sonar
[INFO] Sonar version: 2.2
Downloading: 
http://localhost:8021/sonar/deploy/maven/org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
1863/511b
[WARNING] Unable to get resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' from 
repository sonar (http://localhost:8021/sonar/deploy/maven): GET request of: 
org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
 from sonar failed
Downloading: 
http://download.java.net/maven/2/org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository maven2-repository.dev.java.net (http://download.java.net/maven/2)
Downloading: 
http://download.java.net/maven/1/org.codehaus.sonar.runtime/poms/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository maven-repository.dev.java.net (http://download.java.net/maven/1)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository central (http://repo1.maven.org/maven2)
Downloading: 
http://localhost:8021/sonar/deploy/maven/org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
3726/511b
511b downloaded  (sonar-core-maven-plugin-20101112010106.pom)
[WARNING] Unable to get resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' from 
repository sonar (http://localhost:8021/sonar/deploy/maven): GET request of: 
org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom.sha1
 from sonar failed
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases//org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty//org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release//org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release//org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/l2fprod-release//org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository l2fprod-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/l2fprod-release/)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi//org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/)
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
[INFO] Unable to find resource 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106' in 
repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar

Embedded error: Unable to build project for plugin 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin': POM 
'org.codehaus.sonar.runtime:sonar-core-maven-plugin' not found in repository: 
Unable to download the artifact from any repository

  org.codehaus.sonar.runtime:sonar-core-maven-plugin:pom:20101112010106

from the specified remote repositories:
  cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/),
  cytoscape_biopax_snapshot 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-snapshot/),
  cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/),
  cytoscape_snapshots 
(http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/),
  maven2-repository.dev.java.net (http://download.java.net/maven/2),
  l2fprod-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/l2fprod-release/),
  sonar (http://localhost:8021/sonar/deploy/maven),
  cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/),
  ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/),
  spring-osgi-snapshots 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi-snapshots/),
  Nexus (http://cytoscape.wodaklab.org/nexus/content/groups/public),
  maven-repository.dev.java.net (http://download.java.net/maven/1),
  spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/)

 for project org.codehaus.sonar.runtime:sonar-core-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Fri Nov 12 17:04:34 EST 2010
[INFO] Final Memory: 12M/213M
[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