Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: release-1.2.0
Choose a base branch
from

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