[ 
https://issues.apache.org/jira/browse/CAMEL-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179822#comment-14179822
 ] 

ASF GitHub Bot commented on CAMEL-7943:
---------------------------------------

GitHub user kevinearls opened a pull request:

    https://github.com/apache/camel/pull/307

    CAMEL-7943 added explicit dependency for jackson-core

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kevinearls/camel CAMEL-7943

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/307.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #307
    
----
commit 128da0928f2e41b4760753d228c21dc6b101aa9b
Author: Kevin Earls <[email protected]>
Date:   2014-10-22T11:35:27Z

    CAMEL-7943 added explicit dependency for jackson-core

----


> 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)

Reply via email to