Skip to content

install_java_plugin is missing overrides argument support #302

Description

@nick-at-finix

In fad8cc9, the overrides and -ssl-verify options were moved from the class level to the method level, effectively removing support for these options for install_java_plugin.

tomcat@a479f0653a17:~$   kpm install_java_plugin com.my-company:my-plugin \
>   --overrides url:"https://maven.pkg.github.com/my-companys/killbill-plugins" token:.. \
>   --group-id com.my-company \
>   --artifact-id my-plugin \
>   --destination /var/lib/killbill/bundles \
>   --version 2.3.24
io/console on JRuby shells out to stty for most operations
ERROR: "kpm install_java_plugin" was called with arguments ["com.my-company:my-plugin", "--overrides", "url:https://maven.pkg.github.com/my-company/internal-killbill-plugins", "token:ghp_..."]
Usage: "kpm install_java_plugin plugin-key <kb-version>"
Deprecation warning: Thor exit with status 0 on errors. To keep this behavior, you must define `exit_on_failure?` in `KPM::Cli`
You can silence deprecations warning by setting the environment variable THOR_SILENCE_DEPRECATION.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions