Re: [jackson-user] Jackson custom serializers

2017-08-10 Thread Matteo
Dear Tatu, I really thank you for your immediate and very thorough answer, I really appreciate! I tried with the SerializerProvider approach but I was not able to implement something that works. Could you please point me to the right direction with the approach no.(2)? Is there any simple

[jackson-user] Re: Jackson 2.9.0 released

2017-08-10 Thread Chris Slater
I am unable to find the jackson-modules-java8 jar artifact in the Maven central repo. Only the pom is there. https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.9.0/ It seems other versions are missing artifacts too. On Sunday, July 30, 2017 at 10:30:28

[jackson-user] Missing jackson-modules-java8 artifacts in Maven central repo

2017-08-10 Thread Chris Slater
It looks like the jackson-modules-java8 jars are missing from the Maven central repo. Only the pom files are there. https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.9.0/ (Other versions are missing jars as well) -- You received this message because

Re: [jackson-user] Missing jackson-modules-java8 artifacts in Maven central repo

2017-08-10 Thread Tatu Saloranta
On Thu, Aug 10, 2017 at 9:49 AM, Chris Slater wrote: > It looks like the jackson-modules-java8 jars are missing from the Maven > central repo. Only the pom files are there. > >

[jackson-user] Re: Missing jackson-modules-java8 artifacts in Maven central repo

2017-08-10 Thread Chris Slater
Yeah. I eventually figured that out. Doh! Thanks. On Thursday, August 10, 2017 at 4:39:01 PM UTC-6, Chris Slater wrote: > > It looks like the jackson-modules-java8 jars are missing from the Maven > central repo. Only the pom files are there. > > >