[ 
https://issues.apache.org/jira/browse/CAMEL-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-1311.
--------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: Future)
                   2.6.0

Apache Karaf and OSGi are using features to install all what you need.


> when dependencies are missing, can we report to the user exactly what kinds 
> of jars are typically required?
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1311
>                 URL: https://issues.apache.org/jira/browse/CAMEL-1311
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: james strachan
>            Assignee: Willem Jiang
>             Fix For: 2.6.0
>
>
> See this tweet ...
> http://twitter.com/casron/statuses/1172707316
> not exactly sure how we can do it though :) I wonder if when we know there is 
> a class missing, we can deduce some groupId + artifact Id that is typically 
> missing, then we can report on the jars (and the dependencies) missing for 
> that group ID and artifact ID? e.g. if we know that (say) XStream jar is 
> missing, can we report the camel-xstream dependencies that are missing?
> This typically occurs when we use the apache-camel uber-jar and then the 
> converters can't be registered due to the dependencies not being there. So 
> how about adding (say) camel-xstream knows that jars it requires and has some 
> kinda way (through Maven / OSGi tooling) to auto-generate a list of missing 
> jars?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to