Skip to content

feat: support passing additional arguments to maven #238

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

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

Strum355
Copy link
Member

Description

Adds support for passing additional CLI args to maven invocations. The env var/option must be passed as a JSON array with each arg as an individual string. This is as opposed to being e.g. comma delimited, as it avoids ambiguity if the comma character is part of the args as opposed to a delimiter

Related issues (if any): fabric8-analytics/fabric8-analytics-vscode-extension#520

Checklist

  • I have followed this repository's contributing guidelines.
  • I will adhere to the project's code of conduct.

Additional information

Anything else?

@Strum355 Strum355 requested a review from ruromero July 14, 2025 15:57
@Strum355 Strum355 merged commit a9c8bf2 into trustification:main Jul 16, 2025
7 of 12 checks passed
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.

2 participants