Skip to content

[MOSIP-19482] Resolved dependency management for jackson ObjectMapper#868

Open
manojsp12 wants to merge 1 commit intomosip:release-1.2.0from
manojsp12:1.2.0-rc2
Open

[MOSIP-19482] Resolved dependency management for jackson ObjectMapper#868
manojsp12 wants to merge 1 commit intomosip:release-1.2.0from
manojsp12:1.2.0-rc2

Conversation

@manojsp12
Copy link
Contributor

@manojsp12 manojsp12 commented Jan 11, 2022

No description provided.

<skip>false</skip>
<argLine>
${argLine} --add-opens
java.xml/jdk.xml.internal=ALL-UNNAMED
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to add --add-opens? why do we want the private methods opened up for reflection? Its used only during runtime. So not sure why we have it here? what happens if we do not have it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants