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.