I upgraded to camel 2.2-SNAPSHOT and my project fails to compile as it looks like camel-spring:tests-jar is missing? All the other components downloaded fine, I did lookup in camel snapshot repository and did not find specified jar there as well.
Here is mvn error stack trace: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.camel:camel-spring:test-jar:tests:2.2-SNAPSHOT Try downloading the file manually from the project website. -- View this message in context: http://old.nabble.com/camel-spring%3Atest-jar-missing-from-snapshot-releases--tp27266465p27266465.html Sent from the Camel - Users mailing list archive at Nabble.com.
