Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-maven
What part(s) of the article would you like to see updated?
The first mvn
command should be 'package' instead of verify
as expected in the instructions.
Additional information
No response