Skip to content

Add configurable Maven user settings XML support for Maven#581

Merged
sid-srini merged 1 commit intooracle:mainfrom
Achal1607:add-custom-settings-xml-option
Apr 7, 2026
Merged

Add configurable Maven user settings XML support for Maven#581
sid-srini merged 1 commit intooracle:mainfrom
Achal1607:add-custom-settings-xml-option

Conversation

@Achal1607
Copy link
Copy Markdown
Member

Added support for configuring a custom Maven user settings.xml in the VS Code extension.
Introduces the jdk.maven.userSettings setting. The setting lets users override the default Maven user settings file path, which is useful for custom repositories, mirrors, proxies, and credentials.

closes #457 and #15

@Achal1607 Achal1607 requested a review from sid-srini April 6, 2026 10:28
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 6, 2026
@Achal1607 Achal1607 added this to the JVSC 26.0.0 milestone Apr 6, 2026
sid-srini
sid-srini previously approved these changes Apr 6, 2026
Copy link
Copy Markdown
Member

@sid-srini sid-srini left a comment

Choose a reason for hiding this comment

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

Thanks @Achal1607. LGTM 👍

Comment thread build.xml Outdated
Comment thread README.md
@sid-srini sid-srini merged commit 182d414 into oracle:main Apr 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom settings.xml

2 participants