All the versions are defined in the parent/pom.xml of Apache Camel. On Mon, May 11, 2015 at 2:01 PM, nono <[email protected]> wrote: > i did not any value defined for ${cxf-version} > defined in apache-camel-2.14.0\examples\camel-example-cxf-osgi 's pom.xml > and it's parent pom.xml > then how can it compile? > > <dependency> > <groupId>org.apache.cxf</groupId> > <artifactId>cxf-rt-transports-http-jetty</artifactId> > <version>${cxf-version}</version> > <scope>test</scope> > </dependency> > > Any hints will be more than welcome! > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/how-can-this-pom-compile-tp5766980.html > Sent from the Camel - Users mailing list archive at Nabble.com.
-- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
