You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/12/30 18:44:00 UTC

[jira] [Created] (MSHARED-1011) Ease extension of Verifier

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)