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

Have a Maven default goal configured #565

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

Bananeweizen
Copy link
Collaborator

That way any contributor can easily build by invoking maven without any arguments, instead of going through the documentation to find the correct command line.
Also this serves as documentation of being a good Maven project, since it doesn't require "clean" to be used.

grafik

That way any contributor can easily build by invoking maven without any
arguments, instead of going through the documentation to find the
correct command line.

Also this serves as documentation of being a good Maven project, since
it doesn't require "clean" to be used.
@Calixte Calixte merged commit 7854e28 into checkstyle:master Sep 16, 2023
6 checks passed
@Bananeweizen Bananeweizen deleted the default_goal branch September 17, 2023 06:08
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