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