Konrad Windszus created MSHARED-1011:
----------------------------------------
Summary: Ease extension of Verifier
Key: MSHARED-1011
URL: https://issues.apache.org/jira/browse/MSHARED-1011
Project: Maven Shared Components
Issue Type: Improvement
Components: maven-verifier
Reporter: Konrad Windszus
{{Verifier}} is not a final class but extending custom classes from it is hard
as crucial functionality is hidden in private methods. Particularly the methods
# {{getMavenLauncher}}
# {{findLocalRepo}} and
# {{findDefaultMavenHome}}
should be made protected to allow to override them in extended Verifier classes.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)