Sandeep Poreddy created CAMEL-7526:
--------------------------------------

             Summary: 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


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>

Please let me know what version is applicable for the above dependencies?

    <dependency>
     <groupId>org.restlet.osgi</groupId>
     <artifactId>org.restlet.ext.httpclient</artifactId>
     <version>${restlet-version}</version>
    </dependency>






--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to