What do you mean by "compile"?
Better try looking for
~/.m2/repository/org/apache/cxf/cxf-rt-transports-http-jetty/${cxf-version}
directory (literally) ;)

regards
Grzegorz

2015-05-11 14:01 GMT+02:00 nono <[email protected]>:

> 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.
>

Reply via email to