Remove long-deprecated unused encoding property from VerifyMojo by Tomlincoln · Pull Request #3198 · apache/maven-surefire (original) (raw)
Since 2.20.1 this is deprecated, but as far as I cheked this encoding property in VerifyMojo is not used anywhere.
It's a minor iconvenience to see a warning about it in every build log.
- [ x ] Each commit in the pull request should have a meaningful subject line and body.
- [ x ] Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
- [ x ] Run
mvn clean installto make sure basic checks pass. A more thorough check will
be performed on your pull request automatically. - [ x ] You have run the integration tests successfully (
mvn -Prun-its clean install). - [ x ] I hereby declare this contribution to be licenced under the Apache License Version 2.0, January 2004