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

Use "mvn -B" when compiling or running tests in maven projects to avoid ANSI coloring clutter and fix #1647 #1652

Merged

Conversation

steinarb
Copy link
Contributor

Add "-B" arguments to maven commands

Before submitting a PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (eldev test) (unable to get eldev running)
  • The new code is not generating bytecode or M-x checkdoc warnings (not sure about bytecode but no checkdoc warnings)
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the readme (if adding/changing user-visible functionality)

Thanks!

@bbatsov bbatsov merged commit f3f8a65 into bbatsov:master Feb 25, 2021
@bbatsov
Copy link
Owner

bbatsov commented Feb 25, 2021

Thanks!

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