This problem should be fixed now.

Jarek

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) com.sun.xml.bind:jaxb-impl:jar:2.0.5

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=com.sun.xml.bind 
-DartifactId=jaxb-impl \
          -Dversion=2.0.5 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.geronimo.modules:geronimo-cxf:jar:2.0-SNAPSHOT
        2) org.apache.cxf:cxf-rt-transports-http:jar:2.0-incubator-SNAPSHOT
        3) org.apache.cxf:cxf-tools-common:jar:2.0-incubator-SNAPSHOT
        4) com.sun.xml.bind:jaxb-impl:jar:2.0.5

----------
1 required artifact is missing.

for artifact:
  org.apache.geronimo.modules:geronimo-cxf:jar:2.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  codehaus-snapshots (http://snapshots.repository.codehaus.org),
  apache-incubator (http://people.apache.org/repo/m2-incubating-repository/),
  tomcat-m2-repo (http://tomcat.apache.org/dev/dist/m2-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 38 seconds
[INFO] Finished at: Tue May 01 23:17:07 EDT 2007
[INFO] Final Memory: 141M/555M
[INFO] ------------------------------------------------------------------------

Reply via email to