See <http://cytoscape.wodaklab.org/hudson/job/Test%20Support/567/changes>
Changes: [mes] updates for event api separation ------------------------------------------ Started by an SCM change Checking out http://chianti.ucsd.edu/svn/core3/test-support/trunk 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/test A src/test/java/org/cytoscape/test/support A src/test/java/org/cytoscape/test/support/NetworkTestSupportTest.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/test A src/main/java/org/cytoscape/test/support A src/main/java/org/cytoscape/test/support/StubEventHelper.java A src/main/java/org/cytoscape/test/support/NetworkViewTestSupport.java A src/main/java/org/cytoscape/test/support/StubServiceRegistrar.java A src/main/java/org/cytoscape/test/support/NetworkTestSupport.java A pom.xml A README At revision 21333 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 60994 /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/Test%20Support/ws/trunk/pom.xml> deploy [INFO] Scanning for projects... WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building test-support [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] skip non existing resourceDirectory <http://cytoscape.wodaklab.org/hudson/job/Test%20Support/ws/trunk/src/main/resources> Downloading: http://repository.ops4j.org/maven2//org/cytoscape/event-api/1.0-SNAPSHOT/event-api-1.0-SNAPSHOT.pom [INFO] Unable to find resource 'org.cytoscape:event-api:pom:1.0-SNAPSHOT' in repository ops4j.releases (http://repository.ops4j.org/maven2/) Downloading: http://www.l2fprod.com/maven2//org/cytoscape/event-api/1.0-SNAPSHOT/event-api-1.0-SNAPSHOT.pom [INFO] Unable to find resource 'org.cytoscape:event-api:pom:1.0-SNAPSHOT' in repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/) [INFO] snapshot org.cytoscape:viewmodel-impl:1.0-SNAPSHOT: checking for updates from ops4j.releases [INFO] snapshot org.cytoscape:viewmodel-impl:1.0-SNAPSHOT: checking for updates from l2fprod-maven-repo Downloading: http://repository.ops4j.org/maven2//org/cytoscape/model-api/1.0-SNAPSHOT/model-api-1.0-SNAPSHOT-tests.jar [INFO] Unable to find resource 'org.cytoscape:model-api:test-jar:tests:1.0-SNAPSHOT' in repository ops4j.releases (http://repository.ops4j.org/maven2/) Downloading: http://www.l2fprod.com/maven2//org/cytoscape/model-api/1.0-SNAPSHOT/model-api-1.0-SNAPSHOT-tests.jar [INFO] Unable to find resource 'org.cytoscape:model-api:test-jar:tests:1.0-SNAPSHOT' in repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/) Downloading: http://repository.ops4j.org/maven2//org/cytoscape/event-api/1.0-SNAPSHOT/event-api-1.0-SNAPSHOT.jar [INFO] Unable to find resource 'org.cytoscape:event-api:jar:1.0-SNAPSHOT' in repository ops4j.releases (http://repository.ops4j.org/maven2/) Downloading: http://www.l2fprod.com/maven2//org/cytoscape/event-api/1.0-SNAPSHOT/event-api-1.0-SNAPSHOT.jar [INFO] Unable to find resource 'org.cytoscape:event-api:jar:1.0-SNAPSHOT' in repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/) [HUDSON] Archiving <http://cytoscape.wodaklab.org/hudson/job/Test%20Support/ws/trunk/pom.xml> to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Test Support/modules/org.cytoscape$test-support/builds/2010-08-11_15-10-47/archive/org.cytoscape/test-support/1.0-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.cytoscape:event-api:jar:1.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.cytoscape -DartifactId=event-api -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.cytoscape -DartifactId=event-api -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.cytoscape:test-support:jar:1.0-SNAPSHOT 2) org.cytoscape:event-api:jar:1.0-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.cytoscape:test-support:jar:1.0-SNAPSHOT from the specified remote repositories: com.springsource.repository.bundles.release (http://repository.springsource.com/maven/bundles/release), com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external), l2fprod-maven-repo (http://www.l2fprod.com/maven2/), Nexus (http://cytoscape.wodaklab.org/nexus/content/groups/public), ops4j.releases (http://repository.ops4j.org/maven2/) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14 seconds [INFO] Finished at: Wed Aug 11 15:11:03 EDT 2010 [INFO] Final Memory: 24M/220M [INFO] ------------------------------------------------------------------------ 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 test-support [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] test-support Selected quality profile : Cytoscape, language=java [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Can not execute Sonar Embedded error: Findbugs needs sources to be compiled. Please edit pom.xml to set the <outputDirectory> node and build before executing sonar. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19 seconds [INFO] Finished at: Wed Aug 11 15:11:24 EDT 2010 [INFO] Final Memory: 20M/338M [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.
