Actually what I suggested won't help, maybe set the MuleSoft repo as a
cache repo and not as main, meaning that you have to make Maven use the
central first and then fallback to that other repo.

On Thu, 17 Oct 2019 at 12:10, Guido Medina <oxyg...@gmail.com> wrote:

> Hi Amit,
>
> Not sure if this can help but can you try clearing your
> *${user_home}/.m2/repository/** ? you can simply delete recursively
> everything in there,
> the downside is that every single jar will be downloaded again; that might
> help getting a consistent pom + checksum.
>
> Guido.
>
> On Thu, 17 Oct 2019 at 11:56, Amit Singla <amitsingl...@gmail.com> wrote:
>
>> Not sure how to reach this repo out. Anyway is there any plan for next
>> release 2.10.1 or something?
>>
>> On Wednesday, 16 October 2019 10:28:21 UTC-7, Tatu Saloranta wrote:
>>>
>>> On Wed, Oct 16, 2019 at 10:22 AM Amit Singla <amitsi...@gmail.com>
>>> wrote:
>>> >
>>> > The checksum is wrong on all files in the below maven repository. This
>>> is blocking to use this latest version.
>>> >
>>> >
>>> https://repository.mulesoft.org/nexus/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.10.0/
>>> >
>>> > Any idea how to get this fixed?
>>>
>>> I think you will need to reach out maintainers of that Repo. They will
>>> probably need to do hard sync from Maven Central to get consistent set
>>> -- by default things are write-once, I think, to prevent accidental
>>> mutation of artifacts. For this admin privileges are likely needed.
>>> But I think they have had to do this occasionally.
>>>
>>> The root cause in this case was that due to some issue with Sonatype's
>>> OSS repo, incomplete set got through, and initial fix then pushed
>>> inconsistent checksum files. This did get resolved, but it is likely
>>> that sync by other repos occurred in the meantime.
>>>
>>> -+ 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 jackson-user+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jackson-user/d61fdd90-6f4f-4013-a8ef-04334f03016f%40googlegroups.com
>> <https://groups.google.com/d/msgid/jackson-user/d61fdd90-6f4f-4013-a8ef-04334f03016f%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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 jackson-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/CAJsS9NO4s4iDsroynGA3fZokp9WV2LeT188R7ebJQCFyvOfymg%40mail.gmail.com.

Reply via email to