You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/07/24 11:39:00 UTC

[jira] [Resolved] (CAMEL-13785) can not user PulsarComponent

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

Claus Ibsen resolved CAMEL-13785.
---------------------------------
    Resolution: Invalid

This is not a Camel issue but seems to be some gradle/maven download of the JAR dependency.

Its better to first ask for help on user mailing list for help or other places such as stackoverflow. See here for getting help / support: http://camel.apache.org/support

> can not user PulsarComponent
> ----------------------------
>
>                 Key: CAMEL-13785
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13785
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-spring-boot
>    Affects Versions: 3.0.0.M4
>         Environment: JDK8 + Gradle + IDEA + SpringBoot-2.1.4.RELEASE
>            Reporter: wwei
>            Priority: Major
>         Attachments: image-2019-07-24-11-45-26-104.png
>
>
> i try to use 'Apache Pulsar component' in springboot with gradle,
> but when i add the dependency of  'camel-pulsar-starter' like bellow:
> {color:#59afe1}_compile group: 'org.apache.camel', name: 'camel-pulsar-starter', version: '3.0.0.M4'_{color}
> the gradle gave me errors bellow:
> {color:#59afe1}FAILURE:_Build failed with an exception._{color}
> {color:#59afe1} _* What went wrong:_{color}
> {color:#59afe1}_Could not resolve all files for configuration ':sa-common:compileClasspath'._{color}
> {color:#59afe1}_> Could not resolve [javax.xml.bind:activation:1.0.2|https://issues.apache.org/jira/secure/javax.xml.bind:activation:1.0.2]._{color}
> {color:#59afe1}  _Required by:_{color}
> {color:#59afe1}      _project :sa-common > [org.apache.camel:camel-pulsar-starter:3.0.0-M4|https://issues.apache.org/jira/secure/org.apache.camel:camel-pulsar-starter:3.0.0-M4] > [org.apache.camel:camel-pulsar:3.0.0-M4|https://issues.apache.org/jira/secure/org.apache.camel:camel-pulsar:3.0.0-M4] > [org.apache.pulsar:pulsar-client-admin:2.3.2|https://issues.apache.org/jira/secure/org.apache.pulsar:pulsar-client-admin:2.3.2]_{color}
> {color:#59afe1}_!image-2019-07-24-11-45-26-104.png!_{color}
> {color:#333333}so, how to solve this problem?{color}
> {color:#333333}thanks a lot.{color}
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)