[
https://issues.apache.org/jira/browse/CAMEL-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043719#comment-14043719
]
Sandeep Poreddy commented on CAMEL-7526:
----------------------------------------
Thanks for fixing it..
> Maven dependencies org.restlet.osgi and org.restlet.ext.httpclient are not
> valid for camel -restlet version 2.13.1
> -------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-7526
> URL: https://issues.apache.org/jira/browse/CAMEL-7526
> Project: Camel
> Issue Type: Bug
> Components: camel-restlet
> Affects Versions: 2.13.1
> Environment: Apache Camel 2.13.1, JBOSS EAP 6.1.1
> Reporter: Sandeep Poreddy
> Assignee: Claus Ibsen
>
> Maven is unable to find the dependent jars from the pom of camel-restlet
> 2.13.1
> <dependency>
> <groupId>org.restlet.osgi</groupId>
> <artifactId>org.restlet</artifactId>
> <version>${restlet-version}</version>
> </dependency>
> <dependency>
> <groupId>org.restlet.osgi</groupId>
> <artifactId>org.restlet.ext.httpclient</artifactId>
> <version>${restlet-version}</version>
> </dependency>
> What version is applicable for the above dependencies?
--
This message was sent by Atlassian JIRA
(v6.2#6252)