Skip to content

Problem with XMLMapper.readTree() failing silently #189

Closed Answered by ohaya
ohaya asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

I was able to resolve the problem. When the Oracle patch installs the Jackson the files still have the suffix "-2.9.9.jar" but the actual files are the 2.12.7 or 2.12.7.1.

I mistakenly thought I had to change the dependencies in the pom.xml to the versions INSIDE the jar, but it looks like that isn't the case, but rather I have to keep the dependencies in the pom.xml continue to have the "-2.9.9.jar" on the jar file.

After I built that successlly and no more "info-module.class" warnings, and my app is also now working.

Jim

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@JooHyukKim
Comment options

@ohaya
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ohaya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants