Hi that dependency of camel-kestrel is NOT resolved through the central maven repo of Apache itself but through a proprietary one:
http://files.couchbase.com/maven2/spy/spymemcached/2.8.4/ See also: https://github.com/apache/camel/blob/master/components/camel-kestrel/pom.xml#L43 It could be that the repo above was offline as you tried to build so maybe try again. Babak sbo13 wrote > If that were the case I wouldn't be able to download ANY dependency via > maven not just spymemcached > > It is more something like: Maven Central hasn't the dependency, in fact > there is no groupId 'spy' in the repository. > Have a look at all artifacts named spymemcached: > http://search.maven.org/#search|ga|1|spymemcached -- View this message in context: http://camel.465427.n5.nabble.com/Maven-build-failure-tp5744389p5744396.html Sent from the Camel - Users mailing list archive at Nabble.com.
