I don't fully understand what the reported problem is (since it is via
another framework so may be something in its handling and not
Jackson). But in general one thing to ensure is that Jackson minor
version of all components should be the same. Also: do not use "pr"
versions for anything after regular official release is out -- api in
pr1 and pr2 in particular is not same as in regular 2.10.x versions.

-+ Tatu +-

On Wed, Oct 2, 2019 at 2:59 PM David Guiney <[email protected]> wrote:
>
> Hi Tatu, I have tried to set the jackson-databind version to v2.10.0, 
> 2.10.0.pr1, & pr3.
>
> I keep running into the issue described in this stack overflow question.
>
> Is this a known issue, or is there some modification that I need to do to get 
> this working?
>
> https://stackoverflow.com/questions/58204609/noclassdeffounderror-when-i-call-resttemplate-exchange-on-a-fake-api
>
> On Thursday, September 26, 2019 at 9:16:23 PM UTC-4, Tatu Saloranta wrote:
>>
>> As per title: 2.10.0 release process is otherwise complete, including
>> Scala module (big thanks to PJ), with one problem: 2.10.0 of
>> `jackson-annotations` is missing some artifacts:
>>
>> https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.10.0/
>>
>> and this may be problematic for some tools. I am trying to resolve
>> this with Sonatype, but so far have heard nothing from them.
>>
>> -+ Tatu +-
>
> --
> You received this message because you are subscribed to the Google Groups 
> "jackson-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jackson-user/153d7e16-6b90-4fb0-8946-4c0212d96dd2%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/CAL4a10hiSv_6JjodbHC5mZ_M4q68F2B2tuQC40Azc2Aodv3YiQ%40mail.gmail.com.

Reply via email to