I don't think 2.05 is published anywhere, or atleast where I could find, and we have an exclusion on cxf-tools-common to exlude it. You may have not updated to pick up this exclude, or the exclude isn't working.

-sachin


On May 3, 2007, at 9:14 AM, Gianny Damour wrote:

Hi,

New CXF snapshots have been deployed and they seem to depend on com.sun.xml.bind:jaxb-impl:jar:2.0.5:

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

Where can I get this version?

Thanks,
Gianny

Reply via email to