See 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Manual%20Layout%20Impl/8/changes>

Changes:

[mes] changed swing application package to org.cytoscape.application.swing

------------------------------------------
Started by an SCM change
Checking out http://chianti.ucsd.edu/svn/core3/manual-layout-impl/trunk
A         osgi.bnd
A         src
A         src/main
A         src/main/java
A         src/main/java/org
A         src/main/java/org/cytoscape
A         src/main/java/org/cytoscape/view
A         src/main/java/org/cytoscape/view/manual
A         src/main/java/org/cytoscape/view/manual/internal
A         src/main/java/org/cytoscape/view/manual/internal/control
A         
src/main/java/org/cytoscape/view/manual/internal/control/ControlPanel.java
A         src/main/java/org/cytoscape/view/manual/internal/control/actions
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/AbstractControlAction.java
A         src/main/java/org/cytoscape/view/manual/internal/control/actions/dist
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/dist/HDistLeft.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/dist/HDistRight.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/dist/VDistCenter.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/dist/HDistCenter.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/dist/VDistTop.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/dist/VDistBottom.java
A         src/main/java/org/cytoscape/view/manual/internal/control/actions/stack
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/stack/HStackTop.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/stack/HStackBottom.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/stack/VStackLeft.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/stack/VStackRight.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/stack/VStackCenter.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/stack/HStackCenter.java
A         src/main/java/org/cytoscape/view/manual/internal/control/actions/align
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/align/HAlignRight.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/align/VAlignCenter.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/align/HAlignCenter.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/align/VAlignTop.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/align/VAlignBottom.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/actions/align/HAlignLeft.java
A         src/main/java/org/cytoscape/view/manual/internal/control/view
A         
src/main/java/org/cytoscape/view/manual/internal/control/view/DistPanel.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/view/StackPanel.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/view/AlignPanel.java
A         
src/main/java/org/cytoscape/view/manual/internal/control/ControlPanelAction.java
A         src/main/java/org/cytoscape/view/manual/internal/scale
A         
src/main/java/org/cytoscape/view/manual/internal/scale/ScalePanelAction.java
A         src/main/java/org/cytoscape/view/manual/internal/scale/ScalePanel.java
A         
src/main/java/org/cytoscape/view/manual/internal/scale/ScaleLayouter.java
A         src/main/java/org/cytoscape/view/manual/internal/common
A         
src/main/java/org/cytoscape/view/manual/internal/common/SliderStateTracker.java
A         
src/main/java/org/cytoscape/view/manual/internal/common/AbstractManualPanel.java
A         
src/main/java/org/cytoscape/view/manual/internal/common/CheckBoxTracker.java
A         
src/main/java/org/cytoscape/view/manual/internal/common/PolymorphicSlider.java
A         
src/main/java/org/cytoscape/view/manual/internal/common/GraphConverter2.java
A         
src/main/java/org/cytoscape/view/manual/internal/common/AbstractManualLayoutAction.java
A         src/main/java/org/cytoscape/view/manual/internal/layout
A         src/main/java/org/cytoscape/view/manual/internal/layout/algorithm
A         
src/main/java/org/cytoscape/view/manual/internal/layout/algorithm/MutablePolyEdgeGraphLayout.java
A         src/main/java/org/cytoscape/view/manual/internal/rotate
A         
src/main/java/org/cytoscape/view/manual/internal/rotate/RotationLayouter.java
A         
src/main/java/org/cytoscape/view/manual/internal/rotate/RotatePanelAction.java
A         
src/main/java/org/cytoscape/view/manual/internal/rotate/RotatePanel.java
A         src/main/resources
A         src/main/resources/META-INF
A         src/main/resources/META-INF/spring
A         src/main/resources/META-INF/spring/bundle-context-osgi.xml
A         src/main/resources/META-INF/spring/bundle-context.xml
A         src/main/resources/images
AU        src/main/resources/images/H_ALIGN_LEFT.gif
AU        src/main/resources/images/V_DIST_BOTTOM.gif
AU        src/main/resources/images/H_STACK_CENTER.gif
AU        src/main/resources/images/V_ALIGN_CENTER.gif
AU        src/main/resources/images/H_DIST_LEFT.gif
AU        src/main/resources/images/V_STACK_RIGHT.gif
AU        src/main/resources/images/V_DIST_CENTER.gif
AU        src/main/resources/images/V_STACK_CENTER.gif
AU        src/main/resources/images/H_STACK_TOP.gif
AU        src/main/resources/images/H_ALIGN_RIGHT.gif
AU        src/main/resources/images/H_STACK_BOTTOM.gif
AU        src/main/resources/images/V_ALIGN_TOP.gif
AU        src/main/resources/images/H_ALIGN_CENTER.gif
AU        src/main/resources/images/V_ALIGN_BOTTOM.gif
AU        src/main/resources/images/V_STACK_LEFT.gif
AU        src/main/resources/images/H_DIST_RIGHT.gif
AU        src/main/resources/images/V_DIST_TOP.gif
AU        src/main/resources/images/H_DIST_CENTER.gif
A         pom.xml
 U        .
At revision 22828
WARNING: clock of the subversion server appears to be out of sync. This can 
result in inconsistent check out behavior.
No emails were triggered.
Parsing POMs
[trunk] $ java -cp 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.369.jar:/R1/tools/maven/apache-maven-2.1.0/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /R1/tools/maven/apache-maven-2.1.0 
/R1/resources/webservers/tomcat_2/webapps/hudson/WEB-INF/lib/remoting-1.369.jar 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.369.jar
 52500 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Manual%20Layout%20Impl/ws/trunk/pom.xml>
 deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building Manual Layout
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO] snapshot org.cytoscape:math-xform:1.0-SNAPSHOT: checking for updates 
from cytoscape_snapshots
[WARNING] *** CHECKSUM FAILED - Invalid checksum file - RETRYING
[WARNING] *** CHECKSUM FAILED - Invalid checksum file - IGNORING
[INFO] snapshot org.cytoscape:math-xform:1.0-SNAPSHOT: checking for updates 
from cytoscape_biopax_snapshot
[INFO] snapshot org.cytoscape:math-xform:1.0-SNAPSHOT: checking for updates 
from spring-osgi-snapshots
[INFO] artifact org.cytoscape:model-api: checking for updates from 
cytoscape_releases
[WARNING] repository metadata for: 'artifact org.cytoscape:model-api' could not 
be retrieved from repository: cytoscape_releases due to an error: GET request 
of: org/cytoscape/model-api/maven-metadata.xml.sha1 from cytoscape_releases 
failed
[INFO] Repository 'cytoscape_releases' will be blacklisted
[INFO] artifact org.cytoscape:model-api: checking for updates from 
cytoscape_thirdparty
[INFO] artifact org.cytoscape:model-api: checking for updates from 
cytoscape_biopax_release
[INFO] artifact org.cytoscape:model-api: checking for updates from ops4j-release
[INFO] artifact org.cytoscape:model-api: checking for updates from 
l2fprod-release
[INFO] artifact org.cytoscape:model-api: checking for updates from spring-osgi
[INFO] artifact org.cytoscape:model-api: checking for updates from central
[WARNING] repository metadata for: 'artifact org.cytoscape:model-api' could not 
be retrieved from repository: central due to an error: GET request of: 
org/cytoscape/model-api/maven-metadata.xml from Nexus failed
[INFO] Repository 'central' will be blacklisted
[INFO] snapshot org.cytoscape:model-api:3.0.0-alpha2-SNAPSHOT: checking for 
updates from cytoscape_snapshots
[INFO] snapshot org.cytoscape:event-api:3.0.0-alpha2-SNAPSHOT: checking for 
updates from cytoscape_snapshots
[WARNING] repository metadata for: 'snapshot 
org.cytoscape:event-api:3.0.0-alpha2-SNAPSHOT' could not be retrieved from 
repository: cytoscape_snapshots due to an error: GET request of: 
org/cytoscape/event-api/3.0.0-alpha2-SNAPSHOT/maven-metadata.xml.sha1 from 
cytoscape_snapshots failed
[INFO] Repository 'cytoscape_snapshots' will be blacklisted
[INFO] artifact org.cytoscape:session-api: checking for updates from 
cytoscape_thirdparty
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Manual%20Layout%20Impl/ws/trunk/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Manual 
Layout 
Impl/modules/org.cytoscape$manual-layout-impl/builds/2010-11-12_17-07-48/archive/org.cytoscape/manual-layout-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Unable to get dependency information: Unable to store local copy of metadata: 
Error updating group repository metadata
  org.cytoscape:session-api:jar:null

from the specified remote repositories:
  cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/),
  central (http://repo1.maven.org/maven2),
  cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/),
  cytoscape_biopax_snapshot 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-snapshot/),
  ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/),
  cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/),
  cytoscape_snapshots 
(http://cytoscape.wodaklab.org/nexus/content/repositories/snapshots/),
  l2fprod-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/l2fprod-release/),
  spring-osgi-snapshots 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi-snapshots/),
  spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/)

Path to dependency: 
        1) org.cytoscape:manual-layout-impl:bundle:1.0-SNAPSHOT



Caused by I/O exception: No space left on device

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Fri Nov 12 17:08:07 EST 2010
[INFO] Final Memory: 26M/219M
[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 Manual Layout
[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] *** CHECKSUM FAILED - Invalid checksum file - RETRYING
Downloading: 
http://localhost:8021/sonar/deploy/maven/org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
1863/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): Error copying 
temporary file to the final destination: 
/home/bturner/.m2/repository/org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101112010106/sonar-core-maven-plugin-20101112010106.pom
 (No space left on device)
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: 12 seconds
[INFO] Finished at: Fri Nov 12 17:08:31 EST 2010
[INFO] Final Memory: 14M/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