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

[maven] Automatically use settings.xml #1086

Open
prabhu opened this issue May 16, 2024 · 0 comments
Open

[maven] Automatically use settings.xml #1086

prabhu opened this issue May 16, 2024 · 0 comments
Labels
breaking enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@prabhu
Copy link
Contributor

prabhu commented May 16, 2024

Currently, cdxgen prompts the user to set the MVN_ARGS when a settings.xml is found. Instead, it could automatically pass the -s argument to the mvn command.

cdxgen/index.js

Line 1237 in c9ac5c3

const settingsXml = join(basePath, "settings.xml");

@prabhu prabhu added enhancement New feature or request good first issue Good for newcomers breaking labels May 16, 2024
@prabhu prabhu added this to the 11.0.0 milestone May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant