Sergey, On trunk, I cannot build the samples due to the jax-rs API jar change:
INFO] Scanning for projects... [ERROR] The build could not read 4 projects -> [Help 1] [ERROR] [ERROR] The project org.apache.cxf.samples:jax_rs_content_negotiation:2.7.0-SNAPSHOT (/Users/dkulp/working/cxf/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for javax.ws.rs:jsr311-api:jar is missing. @ line 128, column 21 [ERROR] [ERROR] The project org.apache.cxf.samples:jax_rs_basic:2.7.0-SNAPSHOT (/Users/dkulp/working/cxf/distribution/src/main/release/samples/jax_rs/basic/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for javax.ws.rs:jsr311-api:jar is missing. @ line 136, column 21 [ERROR] [ERROR] The project org.apache.cxf.samples:restful_dispatch:2.7.0-SNAPSHOT (/Users/dkulp/working/cxf/distribution/src/main/release/samples/restful_dispatch/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for javax.ws.rs:jsr311-api:jar is missing. @ line 141, column 21 [ERROR] [ERROR] The project org.apache.cxf.samples:jax_rs_spring_security:2.7.0-SNAPSHOT (/Users/dkulp/working/cxf/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for javax.ws.rs:jsr311-api:jar is missing. @ line 111, column 21 Can you look into that when you get a chance? Thanks! -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
