I think the redirect url was wrong. it was being re-directed to
http://maven.restlet.org. 
*Failed to transfer
http://maven.restlet.org/org/restlet/jse/org.restlet/2.0.15/org.restlet-2.0.15.pom.
Error code 307, Temporary Redirect -> [Help 1] *

Found a solution - 
I added following to repositories section in pom.xml

*<repository>
                        <id>maven-restlet</id>
                        <name>Public online Restlet repository</name>
                        <url>http://maven.restlet.com</url>
                </repository>*

Cheers
Reji



-----
Reji Mathews
Sr. Developer - Middleware Integration / SOA ( Open Source - Apache Camel & 
Jboss Fuse ESB | Mule ESB )
LinkedIn - http://in.linkedin.com/pub/reji-mathews/31/9a2/40a
Twitter - reji_mathews
--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-restlet-dependency-error-tp5763082p5763087.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to