Skip to content

Fix compatibility spelling in CLI help text - #12913

Merged
gnodet merged 3 commits into
apache:masterfrom
zhanghuang090:codex/fix-cli-compatibility-spelling
Sep 2, 2026
Merged

Fix compatibility spelling in CLI help text#12913
gnodet merged 3 commits into
apache:masterfrom
zhanghuang090:codex/fix-cli-compatibility-spelling

Conversation

@zhanghuang090

Copy link
Copy Markdown
Contributor

Summary

Correct compatability to compatibility in the non-interactive CLI help text used by both the Maven 3 compatibility entry point and the Maven 4 CLI.

Verification

  • git diff --check
  • Confirmed the obsolete spelling is absent from both changed files
  • mvn verify was not run locally because this environment does not provide a JDK or Maven executable; the change is limited to two help-text string literals

Following this checklist to help us incorporate the contribution:

  • The pull request addresses one concern without unrelated changes.

  • The description explains what changed and why.

  • Each commit has a meaningful subject and DCO sign-off.

  • Unit tests are not applicable because this is a spelling-only help-text change.

  • mvn verify was not run locally; CI is expected to provide the build verification.

  • The Core IT suite was not run; no runtime behavior changes.

  • I hereby declare this contribution to be licenced under the Apache License Version 2.0, January 2004.

  • In any other case, please file an Apache Individual Contributor License Agreement.

Signed-off-by: zhanghuang090 <78581375+zhanghuang090@users.noreply.github.com>
Signed-off-by: zhanghuang090 <78581375+zhanghuang090@users.noreply.github.com>
@elharo elharo added the bug Something isn't working label Aug 29, 2026
@gnodet gnodet added this to the 4.0.0-rc-7 milestone Sep 2, 2026
@gnodet gnodet self-assigned this Sep 2, 2026
@gnodet gnodet modified the milestones: 4.0.0-rc-7, 4.1.0 Sep 2, 2026
@gnodet
gnodet merged commit d5e0c04 into apache:master Sep 2, 2026
23 checks passed
gnodet added a commit that referenced this pull request Sep 2, 2026
Backport of #12913. Fix "compatability" → "compatibility" typo in Maven 3 and Maven 4 CLI help text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants