[
https://issues.apache.org/jira/browse/MSHARED-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468527#comment-17468527
]
Konrad Windszus commented on MSHARED-1011:
------------------------------------------
Probably obsolete with MSHARED-1010. I no longer feel the need to extend
{{Verifier}}.
> 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
> Priority: Major
>
> {{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)