Greg, I've just updated components to the latest CXF release version (2.2.5). That one should be building OK after an svn up. I think the features build failure is being caused by an older snapshot of the CXF-SE 2009.02--SNAPSHOT component so I'll redeploy new snapshots to see if that fixes your issue.
Regards, Gert Vanthienen ------------------------ Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ 2009/11/26 Greg Lucas <[email protected]>: > I've been trying to build trunk against a clean local repo and hitting some > missing CXF snapshot dependencies. > > Building components, I get this missing dependency: > > org.apache.cxf:cxf-codegen-plugin:pom:2.2.5-SNAPSHOT > > Building features, I get 6 missing dependencies > > org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.2.4-SNAPSHOT > org.apache.cxf:cxf-rt-transports-jbi:jar:2.2.4-SNAPSHOT > org.apache.cxf:cxf-rt-transports-local:jar:2.2.4-SNAPSHOT > org.apache.cxf:cxf-rt-bindings-jbi:jar:2.2.4-SNAPSHOT > org.apache.cxf:cxf-rt-databinding-aegis:jar:2.2.4-SNAPSHOT > org.apache.cxf:cxf-rt-databinding-xmlbeans:jar:2.2.4-SNAPSHOT > > > For all of these it looks like the snapshots-group repo has > maven-metadata.xml.[sha1|md5] files but not the actual artifacts and poms. > > > -- > Greg Lucas >
