Skip to content

docs: fix Maven debug command in configuration.md#8610

Open
JackPGreen wants to merge 1 commit into
dependency-check:mainfrom
JackPGreen:patch-1
Open

docs: fix Maven debug command in configuration.md#8610
JackPGreen wants to merge 1 commit into
dependency-check:mainfrom
JackPGreen:patch-1

Conversation

@JackPGreen

Copy link
Copy Markdown
Contributor

The argument referenced in the documentation is incorrect:

% mvn -x
Unable to parse command line options: Unrecognized option: -x
{...}
Options:
{...}
 -X,--debug                              Produce execution debug output

The argument referenced in the documentation is incorrect:
```
% mvn -x
Unable to parse command line options: Unrecognized option: -x
```
@boring-cyborg boring-cyborg Bot added documentation site documentation maven changes to the maven plugin labels Jun 12, 2026

@chadlwilson chadlwilson left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Retitle the PR to use conventional commit prefixing (docs: ) and this will be good with the checks

@JackPGreen JackPGreen changed the title Fix Maven debug command in configuration.md docs: fix Maven debug command in configuration.md Jun 12, 2026
@JackPGreen

Copy link
Copy Markdown
Contributor Author

Retitle the PR to use conventional commit prefixing (docs: ) and this will be good with the checks

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation site documentation maven changes to the maven plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants