[
https://issues.apache.org/jira/browse/CAMEL-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179864#comment-14179864
]
ASF GitHub Bot commented on CAMEL-7943:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/307
> Add jackson core dependency to camel-dropbox pom
> ------------------------------------------------
>
> Key: CAMEL-7943
> URL: https://issues.apache.org/jira/browse/CAMEL-7943
> Project: Camel
> Issue Type: Bug
> Reporter: Kevin Earls
> Priority: Minor
>
> camel-dropbox has a dependency on the dropbox sdks, which has a dependency on
> jackson-core <version>[2.2,2.3)</version>. This can cause build failures
> such as "Failed to execute goal on project camel-dropbox: Could not resolve
> dependencies for project
> org.apache.camel:camel-dropbox:bundle:2.14.0.redhat-SNAPSHOT: Could not find
> artifact com.fasterxml.jackson.core:jackson-core:jar:2.3.0-rc2-SNAPSHOT ->
> [Help 2]" depending on what repos you are using.
> We should add the jackson-core dependency directly to this pom.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)