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

[MNG-8283] Maven CLIng smaller bugfixes and improvements #1772

Merged
merged 15 commits into from
Oct 4, 2024

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Oct 3, 2024

This PR adopts CLIng for use in mvnd, and adds several improvements to CLIng overall.

Major topics:

  • ability to pass in per-request Lookup for customization
  • makes parser request creation a bit friendlier
  • removes a log of redundancy (same stuff copied over)
  • ability to alter rootDirectory detection in parsers
  • resident invoker bugfix
  • adds UTs for 3 invoker implementations

https://issues.apache.org/jira/browse/MNG-8283

And now the UTs are running only when in Maven4
@cstamas cstamas self-assigned this Oct 3, 2024
@cstamas cstamas requested a review from gnodet October 3, 2024 21:21
@cstamas cstamas changed the title Maven CLIng smaller bugfixed and importments Maven CLIng smaller bugfixes and importments Oct 3, 2024
@cstamas cstamas changed the title Maven CLIng smaller bugfixes and importments Maven CLIng smaller bugfixes and improvements Oct 3, 2024
@cstamas cstamas marked this pull request as ready for review October 4, 2024 07:32
@cstamas cstamas changed the title Maven CLIng smaller bugfixes and improvements [MNG-8283] Maven CLIng smaller bugfixes and improvements Oct 4, 2024
@cstamas cstamas merged commit 533790b into apache:master Oct 4, 2024
13 checks passed
@cstamas cstamas deleted the cling-fixes branch October 4, 2024 12:23
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