See <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/2/changes>

Changes:

[kono] Imports and dependencies are optimized.

------------------------------------------
Started by an SCM change
Checking out http://chianti.ucsd.edu/svn/core3/event-impl/trunk
A         osgi.bnd
A         src
A         src/test
A         src/test/java
A         src/test/java/org
A         src/test/java/org/cytoscape
A         src/test/java/org/cytoscape/event
A         src/test/java/org/cytoscape/event/CyEventHelperTest.java
A         src/main
A         src/main/java
A         src/main/java/org
A         src/main/java/org/cytoscape
A         src/main/java/org/cytoscape/event
A         src/main/java/org/cytoscape/event/internal
A         src/main/java/org/cytoscape/event/internal/CyEventHelperImpl.java
A         src/main/java/org/cytoscape/event/internal/CyListenerAdapter.java
A         src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java
A         src/main/javadoc
A         src/main/javadoc/org
A         src/main/javadoc/org/cytoscape
A         src/main/javadoc/org/cytoscape/event
A         src/main/javadoc/org/cytoscape/event/package.html
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/readme.txt
A         pom.xml
At revision 21352
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
 57511 
/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%20Event%20Impl/ws/trunk/pom.xml> 
deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.event-impl
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] Copying 0 resource
[INFO] [pax:compile]
[INFO] Compiling 3 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/target/classes>
[INFO] [recovering meta-data]
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/pom.xml> 
to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Event 
Impl/modules/org.cytoscape$event-impl/builds/2010-08-12_17-02-48/archive/org.cytoscape/event-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[46,25]
 package org.osgi.framework does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[47,25]
 package org.osgi.framework does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[48,28]
 package org.osgi.util.tracker does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[49,28]
 package org.osgi.util.tracker does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[56,28]
 cannot find symbol
symbol  : class ServiceTracker
location: class org.cytoscape.event.internal.CyMicroListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[57,15]
 cannot find symbol
symbol  : class BundleContext
location: class org.cytoscape.event.internal.CyMicroListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[59,37]
 cannot find symbol
symbol  : class BundleContext
location: class org.cytoscape.event.internal.CyMicroListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[95,37]
 cannot find symbol
symbol  : class ServiceTrackerCustomizer
location: class org.cytoscape.event.internal.CyMicroListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[103,30]
 cannot find symbol
symbol  : class ServiceReference
location: class org.cytoscape.event.internal.CyMicroListenerAdapter.Customizer

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[134,30]
 cannot find symbol
symbol  : class ServiceReference
location: class org.cytoscape.event.internal.CyMicroListenerAdapter.Customizer

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[136,29]
 cannot find symbol
symbol  : class ServiceReference
location: class org.cytoscape.event.internal.CyMicroListenerAdapter.Customizer

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyListenerAdapter.java>:[45,25]
 package org.osgi.framework does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyListenerAdapter.java>:[46,28]
 package org.osgi.util.tracker does not exist

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyListenerAdapter.java>:[54,28]
 cannot find symbol
symbol  : class ServiceTracker
location: class org.cytoscape.event.internal.CyListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyListenerAdapter.java>:[56,15]
 cannot find symbol
symbol  : class BundleContext
location: class org.cytoscape.event.internal.CyListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyListenerAdapter.java>:[63,26]
 cannot find symbol
symbol  : class BundleContext
location: class org.cytoscape.event.internal.CyListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[63,34]
 cannot find symbol
symbol  : class ServiceTracker
location: class org.cytoscape.event.internal.CyMicroListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[69,9]
 cannot find symbol
symbol  : class ServiceTracker
location: class org.cytoscape.event.internal.CyMicroListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyMicroListenerAdapter.java>:[69,33]
 cannot find symbol
symbol  : class ServiceTracker
location: class org.cytoscape.event.internal.CyMicroListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyListenerAdapter.java>:[65,41]
 cannot find symbol
symbol  : class ServiceTracker
location: class org.cytoscape.event.internal.CyListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyListenerAdapter.java>:[179,9]
 cannot find symbol
symbol  : class ServiceTracker
location: class org.cytoscape.event.internal.CyListenerAdapter

<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/src/main/java/org/cytoscape/event/internal/CyListenerAdapter.java>:[179,33]
 cannot find symbol
symbol  : class ServiceTracker
location: class org.cytoscape.event.internal.CyListenerAdapter


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Thu Aug 12 17:02:57 EDT 2010
[INFO] Final Memory: 47M/603M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected] [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://10.20.1.18: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.event-impl
[INFO]    task-segment: [org.codehaus.sonar:sonar-maven-plugin:1.8:sonar] 
(aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [sonar:sonar]
[INFO] Sonar host: http://localhost:8021/sonar
[INFO] Sonar version: 1.8
[INFO] [sonar-core:internal]
[INFO] Sonar JDBC URL: jdbc:mysql://10.20.1.18:3306/sonar
[INFO] Sonar JDBC login: sonar
[INFO] Sonar JDBC driver: com.mysql.jdbc.Driver
[INFO] Sonar branch: 
[INFO] org.cytoscape.event-impl Selected quality profile : Cytoscape, 
language=java
[INFO] org.cytoscape.event-impl Executing 
org.codehaus.mojo:findbugs-maven-plugin:[findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.event-impl
[INFO]    task-segment: [org.codehaus.mojo:findbugs-maven-plugin:1.2:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing findbugs:findbugs
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] Copying 0 resource
[INFO] [pax:compile]
[INFO] Compiling 3 source files to 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/target/classes>
[INFO] [recovering meta-data]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar

Embedded error: Unable to execute mojo
Compilation failure
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Thu Aug 12 17:04:02 EDT 2010
[INFO] Final Memory: 58M/596M
[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