jamesnetherton opened a new issue #757: Jira integration test fails in native 
mode
URL: https://github.com/apache/camel-quarkus/issues/757
 
 
   Thought I caught all of the problems but there's an issue at runtime:
   
   ```
   Caused by: java.lang.ClassNotFoundException: 
org.apache.camel.component.jira.JiraConfiguration
        at 
org.apache.camel.impl.engine.DefaultClassResolver.resolveMandatoryClass(DefaultClassResolver.java:87)
        at 
org.apache.camel.support.PropertyBindingSupport.resolveValue(PropertyBindingSupport.java:570)
        at 
org.apache.camel.support.PropertyBindingSupport.doBindProperties(PropertyBindingSupport.java:496)
        at 
org.apache.camel.support.PropertyBindingSupport.access$000(PropertyBindingSupport.java:62)
        at 
org.apache.camel.support.PropertyBindingSupport$Builder.bind(PropertyBindingSupport.java:250)
        at 
org.apache.camel.main.BaseMainSupport.setPropertiesOnTarget(BaseMainSupport.java:147)
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to