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

Changes:

[mes] integration tests now configured through maven

[mes] cleaned up poms

------------------------------------------
[...truncated 254 lines...]
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository central (http://repo1.maven.org/maven2): Error transferring file: 
Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Event%20Impl/ws/trunk/it/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Event 
Impl/modules/org.cytoscape$event-impl-it/builds/2010-11-19_16-00-56/archive/org.cytoscape/event-impl-it/3.0.0-alpha2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.exam 
-DartifactId=pax-exam -Dversion=${pax.exam.version} -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.ops4j.pax.exam -DartifactId=pax-exam 
-Dversion=${pax.exam.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.cytoscape:event-impl-it:jar:3.0.0-alpha2-SNAPSHOT
        2) org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}

2) org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.exam 
-DartifactId=pax-exam-junit -Dversion=${pax.exam.version} -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.ops4j.pax.exam 
-DartifactId=pax-exam-junit -Dversion=${pax.exam.version} -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.cytoscape:event-impl-it:jar:3.0.0-alpha2-SNAPSHOT
        2) org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}

3) org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.exam 
-DartifactId=pax-exam-container-default -Dversion=${pax.exam.version} 
-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.ops4j.pax.exam 
-DartifactId=pax-exam-container-default -Dversion=${pax.exam.version} 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.cytoscape:event-impl-it:jar:3.0.0-alpha2-SNAPSHOT
        2) org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}

----------
3 required artifacts are missing.

for artifact: 
  org.cytoscape:event-impl-it:jar:3.0.0-alpha2-SNAPSHOT

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



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22 seconds
[INFO] Finished at: Fri Nov 19 16:01:21 EST 2010
[INFO] Final Memory: 75M/728M
[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://localhost:3306/sonar 
-Dsonar.host.url=http://localhost:8021/sonar/ -Dsonar.skipInstall=true
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   event-impl-parent
[INFO]   org.cytoscape.event-impl
[INFO]   org.cytoscape.event-impl-it
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building event-impl-parent
[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.4
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:pom:${pax.exam.version}' from repository 
cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:pom:${pax.exam.version}' from repository 
cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:pom:${pax.exam.version}' from repository 
cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:pom:${pax.exam.version}' from repository 
ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:pom:${pax.exam.version}' from repository 
spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:pom:${pax.exam.version}' from repository central 
(http://repo1.maven.org/maven2): Error transferring file: Server returned HTTP 
response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:pom:${pax.exam.version}' from repository 
cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:pom:${pax.exam.version}' from repository 
cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:pom:${pax.exam.version}' from repository 
cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:pom:${pax.exam.version}' from repository 
ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:pom:${pax.exam.version}' from repository 
spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:pom:${pax.exam.version}' from repository 
central (http://repo1.maven.org/maven2): Error transferring file: Server 
returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:pom:${pax.exam.version}' from 
repository cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:pom:${pax.exam.version}' from 
repository cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:pom:${pax.exam.version}' from 
repository cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:pom:${pax.exam.version}' from 
repository ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:pom:${pax.exam.version}' from 
repository spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:pom:${pax.exam.version}' from 
repository central (http://repo1.maven.org/maven2): Error transferring file: 
Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.pom
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}' from repository 
cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}' from repository 
cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}' from repository 
cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}' from repository 
ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi//org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}' from repository 
spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}' from repository central 
(http://repo1.maven.org/maven2): Error transferring file: Server returned HTTP 
response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam/${pax.exam.version}/pax-exam-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}' from repository 
cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}' from repository 
cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}' from repository 
cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}' from repository 
ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi//org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}' from repository 
spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}' from repository 
central (http://repo1.maven.org/maven2): Error transferring file: Server 
returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-junit/${pax.exam.version}/pax-exam-junit-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository cytoscape_releases 
(http://cytoscape.wodaklab.org/nexus/content/repositories/releases/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/releases/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository cytoscape_thirdparty 
(http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/thirdparty/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository cytoscape_biopax_release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/biopax-release/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository ops4j-release 
(http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/): 
Error transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/ops4j-release/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi//org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository spring-osgi 
(http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/): Error 
transferring file: Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/repositories/spring-osgi/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
Downloading: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[WARNING] Unable to get resource 
'org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}' from 
repository central (http://repo1.maven.org/maven2): Error transferring file: 
Server returned HTTP response code: 500 for URL: 
http://cytoscape.wodaklab.org/nexus/content/groups/public/org/ops4j/pax/exam/pax-exam-container-default/${pax.exam.version}/pax-exam-container-default-${pax.exam.version}.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar

Embedded error: Missing:
----------
1) org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.exam 
-DartifactId=pax-exam -Dversion=${pax.exam.version} -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.ops4j.pax.exam -DartifactId=pax-exam 
-Dversion=${pax.exam.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.cytoscape:event-impl-it:jar:3.0.0-alpha2-SNAPSHOT
        2) org.ops4j.pax.exam:pax-exam:jar:${pax.exam.version}

2) org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.exam 
-DartifactId=pax-exam-junit -Dversion=${pax.exam.version} -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.ops4j.pax.exam 
-DartifactId=pax-exam-junit -Dversion=${pax.exam.version} -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.cytoscape:event-impl-it:jar:3.0.0-alpha2-SNAPSHOT
        2) org.ops4j.pax.exam:pax-exam-junit:jar:${pax.exam.version}

3) org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.ops4j.pax.exam 
-DartifactId=pax-exam-container-default -Dversion=${pax.exam.version} 
-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.ops4j.pax.exam 
-DartifactId=pax-exam-container-default -Dversion=${pax.exam.version} 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.cytoscape:event-impl-it:jar:3.0.0-alpha2-SNAPSHOT
        2) org.ops4j.pax.exam:pax-exam-container-default:jar:${pax.exam.version}

----------
3 required artifacts are missing.

for artifact: 
  org.cytoscape:event-impl-it:jar:3.0.0-alpha2-SNAPSHOT

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


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Fri Nov 19 16:01:40 EST 2010
[INFO] Final Memory: 15M/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